49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
|
"_from": "@babel/helper-hoist-variables@^7.10.4",
|
|
"_id": "@babel/helper-hoist-variables@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==",
|
|
"_location": "/@babel/helper-hoist-variables",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-hoist-variables@^7.10.4",
|
|
"name": "@babel/helper-hoist-variables",
|
|
"escapedName": "@babel%2fhelper-hoist-variables",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-modules-systemjs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz",
|
|
"_shasum": "d49b001d1d5a68ca5e6604dda01a6297f7c9381e",
|
|
"_spec": "@babel/helper-hoist-variables@^7.10.4",
|
|
"_where": "/Users/justin/Code/granblue/hensei-web/node_modules/@babel/plugin-transform-modules-systemjs",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.10.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to hoist variables",
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"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.10.4"
|
|
}
|