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.
 
 
 

62 lines
2.0 KiB

{
"_from": "@babel/plugin-transform-new-target@^7.10.1",
"_id": "@babel/plugin-transform-new-target@7.10.1",
"_inBundle": false,
"_integrity": "sha512-MBlzPc1nJvbmO9rPr1fQwXOM2iGut+JC92ku6PbiJMMK7SnQc1rytgpopveE3Evn47gzvGYeCdgfCDbZo0ecUw==",
"_location": "/@babel/plugin-transform-new-target",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/plugin-transform-new-target@^7.10.1",
"name": "@babel/plugin-transform-new-target",
"escapedName": "@babel%2fplugin-transform-new-target",
"scope": "@babel",
"rawSpec": "^7.10.1",
"saveSpec": null,
"fetchSpec": "^7.10.1"
},
"_requiredBy": [
"/@babel/preset-env",
"/babel-preset-react-app/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.1.tgz",
"_shasum": "6ee41a5e648da7632e22b6fb54012e87f612f324",
"_spec": "@babel/plugin-transform-new-target@^7.10.1",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\preset-env",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.1"
},
"deprecated": false,
"description": "Transforms new.target meta property",
"devDependencies": {
"@babel/core": "^7.10.1",
"@babel/helper-plugin-test-runner": "^7.10.1",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-transform-arrow-functions": "^7.10.1"
},
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
"homepage": "https://github.com/babel/babel#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/plugin-transform-new-target",
"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-new-target"
},
"version": "7.10.1"
}