2020-12-21 11:29:31 -04:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"@svgr/plugin-svgo@4.3.1",
|
2020-12-22 10:59:14 -04:00
|
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
2020-12-21 11:29:31 -04:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "@svgr/plugin-svgo@4.3.1",
|
|
|
|
"_id": "@svgr/plugin-svgo@4.3.1",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-PrMtEDUWjX3Ea65JsVCwTIXuSqa3CG9px+DluF1/eo9mlDrgrtFE7NE/DjdhjJgSM9wenlVBzkzneSIUgfUI/w==",
|
|
|
|
"_location": "/@svgr/plugin-svgo",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "@svgr/plugin-svgo@4.3.1",
|
|
|
|
"name": "@svgr/plugin-svgo",
|
|
|
|
"escapedName": "@svgr%2fplugin-svgo",
|
|
|
|
"scope": "@svgr",
|
|
|
|
"rawSpec": "4.3.1",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "4.3.1"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/@svgr/webpack"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-4.3.1.tgz",
|
|
|
|
"_spec": "4.3.1",
|
2020-12-22 10:59:14 -04:00
|
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
2020-12-21 11:29:31 -04:00
|
|
|
"author": {
|
|
|
|
"name": "Greg Bergé",
|
|
|
|
"email": "berge.greg@gmail.com"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"cosmiconfig": "^5.2.1",
|
|
|
|
"merge-deep": "^3.0.2",
|
|
|
|
"svgo": "^1.2.2"
|
|
|
|
},
|
|
|
|
"description": "Optimize SVG",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"gitHead": "06e1e996a92289183fca0aabe4ba286e3a227f1b",
|
|
|
|
"keywords": [
|
|
|
|
"svgr-plugin"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "lib/index.js",
|
|
|
|
"name": "@svgr/plugin-svgo",
|
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/smooth-code/svgr/tree/master/packages/plugin-svgo"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src",
|
|
|
|
"prebuild": "rm -rf lib/",
|
|
|
|
"prepublishOnly": "yarn run build"
|
|
|
|
},
|
|
|
|
"version": "4.3.1"
|
|
|
|
}
|