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.
59 lines
2.0 KiB
59 lines
2.0 KiB
{
|
|
"_from": "@babel/plugin-transform-react-display-name@^7.10.1",
|
|
"_id": "@babel/plugin-transform-react-display-name@7.10.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dOV44bnSW5KZ6kYF6xSHBth7TFiHHZReYXH/JH3XnFNV+soEL1F5d8JT7AJ3ZBncd19Qul7SN4YpBnyWOnQ8KA==",
|
|
"_location": "/@babel/plugin-transform-react-display-name",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-transform-react-display-name@^7.10.1",
|
|
"name": "@babel/plugin-transform-react-display-name",
|
|
"escapedName": "@babel%2fplugin-transform-react-display-name",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-react"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.3.tgz",
|
|
"_shasum": "e3c246e1b4f3e52cc7633e237ad9194c0ec482e7",
|
|
"_spec": "@babel/plugin-transform-react-display-name@^7.10.1",
|
|
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\preset-react",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Add displayName to React.createClass calls",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.10.3",
|
|
"@babel/helper-plugin-test-runner": "^7.10.3"
|
|
},
|
|
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/plugin-transform-react-display-name",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-plugin-transform-react-display-name"
|
|
},
|
|
"version": "7.10.3"
|
|
}
|
|
|