{ "_from": "@svgr/babel-plugin-remove-jsx-attribute@^4.2.0", "_id": "@svgr/babel-plugin-remove-jsx-attribute@4.2.0", "_inBundle": false, "_integrity": "sha512-3XHLtJ+HbRCH4n28S7y/yZoEQnRpl0tvTZQsHqvaeNXPra+6vE5tbRliH3ox1yZYPCxrlqaJT/Mg+75GpDKlvQ==", "_location": "/@svgr/babel-plugin-remove-jsx-attribute", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@svgr/babel-plugin-remove-jsx-attribute@^4.2.0", "name": "@svgr/babel-plugin-remove-jsx-attribute", "escapedName": "@svgr%2fbabel-plugin-remove-jsx-attribute", "scope": "@svgr", "rawSpec": "^4.2.0", "saveSpec": null, "fetchSpec": "^4.2.0" }, "_requiredBy": [ "/@svgr/babel-preset" ], "_resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-4.2.0.tgz", "_shasum": "297550b9a8c0c7337bea12bdfc8a80bb66f85abc", "_spec": "@svgr/babel-plugin-remove-jsx-attribute@^4.2.0", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@svgr\\babel-preset", "author": { "name": "Greg Bergé", "email": "berge.greg@gmail.com" }, "bundleDependencies": false, "deprecated": false, "description": "Remove JSX attribute", "engines": { "node": ">=8" }, "gitHead": "35d3f4d446e5402902ee922a3f9984000bb74920", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@svgr/babel-plugin-remove-jsx-attribute", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/smooth-code/svgr/tree/master/packages/babel-plugin-remove-jsx-attribute" }, "scripts": { "build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src", "prebuild": "rm -rf lib/", "prepublishOnly": "yarn run build" }, "version": "4.2.0" }