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.0 KiB

{
"_from": "@svgr/babel-plugin-svg-dynamic-title@^4.3.3",
"_id": "@svgr/babel-plugin-svg-dynamic-title@4.3.3",
"_inBundle": false,
"_integrity": "sha1-LN7ddH5bGyntTCQeRiVqrIEQ3ZM=",
"_location": "/@svgr/babel-plugin-svg-dynamic-title",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@svgr/babel-plugin-svg-dynamic-title@^4.3.3",
"name": "@svgr/babel-plugin-svg-dynamic-title",
"escapedName": "@svgr%2fbabel-plugin-svg-dynamic-title",
"scope": "@svgr",
"rawSpec": "^4.3.3",
"saveSpec": null,
"fetchSpec": "^4.3.3"
},
"_requiredBy": [
"/@svgr/babel-preset"
],
"_resolved": "https://registry.npm.taobao.org/@svgr/babel-plugin-svg-dynamic-title/download/@svgr/babel-plugin-svg-dynamic-title-4.3.3.tgz?cache=0&sync_timestamp=1588020028325&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40svgr%2Fbabel-plugin-svg-dynamic-title%2Fdownload%2F%40svgr%2Fbabel-plugin-svg-dynamic-title-4.3.3.tgz",
"_shasum": "2cdedd747e5b1b29ed4c241e46256aac8110dd93",
"_spec": "@svgr/babel-plugin-svg-dynamic-title@^4.3.3",
"_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 SVG by adding a dynamic title element",
"engines": {
"node": ">=8"
},
"gitHead": "14a26644e7bda24c2ff97524f3d8841801a6442f",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@svgr/babel-plugin-svg-dynamic-title",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/smooth-code/svgr/tree/master/packages/babel-plugin-svg-dynamic-title"
},
"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.3"
}