63 lines
1.7 KiB
JSON
63 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helpers@7.10.4",
|
|
"D:\\Hjm项目\\TransFlow"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helpers@7.10.4",
|
|
"_id": "@babel/helpers@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Kr6w1yGv98Cpc3a54fb2XXpHUEQ=",
|
|
"_location": "/@babel/helpers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helpers@7.10.4",
|
|
"name": "@babel/helpers",
|
|
"escapedName": "@babel%2fhelpers",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.10.4.tgz?cache=0&sync_timestamp=1593522841291&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelpers%2Fdownload%2F%40babel%2Fhelpers-7.10.4.tgz",
|
|
"_spec": "7.10.4",
|
|
"_where": "D:\\Hjm项目\\TransFlow",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/template": "^7.10.4",
|
|
"@babel/traverse": "^7.10.4",
|
|
"@babel/types": "^7.10.4"
|
|
},
|
|
"description": "Collection of helper functions used by Babel transforms.",
|
|
"devDependencies": {
|
|
"@babel/helper-plugin-test-runner": "^7.10.4"
|
|
},
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helpers",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helpers"
|
|
},
|
|
"version": "7.10.4"
|
|
}
|