61 lines
2 KiB
JSON
61 lines
2 KiB
JSON
{
|
|
"_from": "@svgr/babel-plugin-replace-jsx-attribute-value@^5.0.1",
|
|
"_id": "@svgr/babel-plugin-replace-jsx-attribute-value@5.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==",
|
|
"_location": "/@svgr/babel-plugin-replace-jsx-attribute-value",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@svgr/babel-plugin-replace-jsx-attribute-value@^5.0.1",
|
|
"name": "@svgr/babel-plugin-replace-jsx-attribute-value",
|
|
"escapedName": "@svgr%2fbabel-plugin-replace-jsx-attribute-value",
|
|
"scope": "@svgr",
|
|
"rawSpec": "^5.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@svgr/babel-preset"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz",
|
|
"_shasum": "0b221fc57f9fcd10e91fe219e2cd0dd03145a897",
|
|
"_spec": "@svgr/babel-plugin-replace-jsx-attribute-value@^5.0.1",
|
|
"_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": "Replace JSX attribute value",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"gitHead": "2c0863b6821ef6b86bd7ad1a0267ba7e07b163ff",
|
|
"homepage": "https://react-svgr.com",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@svgr/babel-plugin-replace-jsx-attribute-value",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-replace-jsx-attribute-value"
|
|
},
|
|
"scripts": {
|
|
"build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src",
|
|
"prebuild": "rm -rf lib/",
|
|
"prepublishOnly": "yarn run build"
|
|
},
|
|
"version": "5.0.1"
|
|
}
|