61 lines
2 KiB
JSON
61 lines
2 KiB
JSON
{
|
|
"_from": "@svgr/babel-plugin-transform-svg-component@^5.4.0",
|
|
"_id": "@svgr/babel-plugin-transform-svg-component@5.4.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-zLl4Fl3NvKxxjWNkqEcpdSOpQ3LGVH2BNFQ6vjaK6sFo2IrSznrhURIPI0HAphKiiIwNYjAfE0TNoQDSZv0U9A==",
|
|
"_location": "/@svgr/babel-plugin-transform-svg-component",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@svgr/babel-plugin-transform-svg-component@^5.4.0",
|
|
"name": "@svgr/babel-plugin-transform-svg-component",
|
|
"escapedName": "@svgr%2fbabel-plugin-transform-svg-component",
|
|
"scope": "@svgr",
|
|
"rawSpec": "^5.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@svgr/babel-preset"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.4.0.tgz",
|
|
"_shasum": "a2212b4d018e6075a058bb7e220a66959ef7a03c",
|
|
"_spec": "@svgr/babel-plugin-transform-svg-component@^5.4.0",
|
|
"_where": "/Users/justin/Code/granblue/hensei-web/node_modules/@svgr/babel-preset",
|
|
"author": {
|
|
"name": "Greg Bergé",
|
|
"email": "berge.greg@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Transform SVG into component",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"gitHead": "e9c9d2fbfbce7a6879c90cd8522101caf2406d42",
|
|
"homepage": "https://react-svgr.com",
|
|
"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/gregberge/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": "5.4.0"
|
|
}
|