49 lines
1.7 KiB
JSON
49 lines
1.7 KiB
JSON
{
|
|
"_from": "@babel/helper-hoist-variables@^7.12.13",
|
|
"_id": "@babel/helper-hoist-variables@7.12.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-E6uli3SAtQI2IxbqAvUsyg6Xls0=",
|
|
"_location": "/@babel/helper-hoist-variables",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-hoist-variables@^7.12.13",
|
|
"name": "@babel/helper-hoist-variables",
|
|
"escapedName": "@babel%2fhelper-hoist-variables",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.12.13",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.12.13"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-modules-systemjs"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.12.13.tgz?cache=0&sync_timestamp=1612314639206&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-hoist-variables%2Fdownload%2F%40babel%2Fhelper-hoist-variables-7.12.13.tgz",
|
|
"_shasum": "13aba58b7480b502362316ea02f52cca0e9796cd",
|
|
"_spec": "@babel/helper-hoist-variables@^7.12.13",
|
|
"_where": "E:\\GreateCommunity\\node_modules\\@babel\\plugin-transform-modules-systemjs",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.12.13"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to hoist variables",
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-hoist-variables",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-hoist-variables"
|
|
},
|
|
"version": "7.12.13"
|
|
}
|