You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
2.1 KiB
57 lines
2.1 KiB
{
|
|
"_from": "@svgr/babel-plugin-transform-react-native-svg@^4.2.0",
|
|
"_id": "@svgr/babel-plugin-transform-react-native-svg@4.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-FRSHMihDNZocqGsho4Ff0hqItxc=",
|
|
"_location": "/@svgr/babel-plugin-transform-react-native-svg",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@svgr/babel-plugin-transform-react-native-svg@^4.2.0",
|
|
"name": "@svgr/babel-plugin-transform-react-native-svg",
|
|
"escapedName": "@svgr%2fbabel-plugin-transform-react-native-svg",
|
|
"scope": "@svgr",
|
|
"rawSpec": "^4.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^4.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@svgr/babel-preset"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@svgr/babel-plugin-transform-react-native-svg/download/@svgr/babel-plugin-transform-react-native-svg-4.2.0.tgz?cache=0&sync_timestamp=1588020027766&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40svgr%2Fbabel-plugin-transform-react-native-svg%2Fdownload%2F%40svgr%2Fbabel-plugin-transform-react-native-svg-4.2.0.tgz",
|
|
"_shasum": "151487322843359a1ca86b21a3815fd21a88b717",
|
|
"_spec": "@svgr/babel-plugin-transform-react-native-svg@^4.2.0",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@svgr/babel-preset",
|
|
"author": {
|
|
"name": "Greg Bergé",
|
|
"email": "berge.greg@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Transform DOM elements into react-native-svg components",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"gitHead": "35d3f4d446e5402902ee922a3f9984000bb74920",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@svgr/babel-plugin-transform-react-native-svg",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/smooth-code/svgr/tree/master/packages/babel-plugin-transform-react-native-svg"
|
|
},
|
|
"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"
|
|
}
|