60 lines
1.8 KiB
JSON
60 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@svgr/babel-plugin-transform-svg-component@4.2.0",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "@svgr/babel-plugin-transform-svg-component@4.2.0",
|
|
"_id": "@svgr/babel-plugin-transform-svg-component@4.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-hYfYuZhQPCBVotABsXKSCfel2slf/yvJY8heTVX1PCTaq/IgASq1IyxPPKJ0chWREEKewIU/JMSsIGBtK1KKxw==",
|
|
"_location": "/@svgr/babel-plugin-transform-svg-component",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@svgr/babel-plugin-transform-svg-component@4.2.0",
|
|
"name": "@svgr/babel-plugin-transform-svg-component",
|
|
"escapedName": "@svgr%2fbabel-plugin-transform-svg-component",
|
|
"scope": "@svgr",
|
|
"rawSpec": "4.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@svgr/babel-preset"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-4.2.0.tgz",
|
|
"_spec": "4.2.0",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"author": {
|
|
"name": "Greg Bergé",
|
|
"email": "berge.greg@gmail.com"
|
|
},
|
|
"description": "Transform SVG into component",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"gitHead": "35d3f4d446e5402902ee922a3f9984000bb74920",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@svgr/babel-plugin-transform-svg-component",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/smooth-code/svgr/tree/master/packages/babel-plugin-transform-svg-component"
|
|
},
|
|
"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"
|
|
}
|