60 lines
2 KiB
JSON
60 lines
2 KiB
JSON
{
|
|
"_from": "@babel/plugin-proposal-export-namespace-from@^7.10.4",
|
|
"_id": "@babel/plugin-proposal-export-namespace-from@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg==",
|
|
"_location": "/@babel/plugin-proposal-export-namespace-from",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-proposal-export-namespace-from@^7.10.4",
|
|
"name": "@babel/plugin-proposal-export-namespace-from",
|
|
"escapedName": "@babel%2fplugin-proposal-export-namespace-from",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz",
|
|
"_shasum": "570d883b91031637b3e2958eea3c438e62c05f54",
|
|
"_spec": "@babel/plugin-proposal-export-namespace-from@^7.10.4",
|
|
"_where": "/Users/justin/Code/granblue/hensei-web/node_modules/@babel/preset-env",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Compile export namespace to ES2015",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.10.4",
|
|
"@babel/helper-plugin-test-runner": "^7.10.4"
|
|
},
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/plugin-proposal-export-namespace-from",
|
|
"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-proposal-export-namespace-from"
|
|
},
|
|
"version": "7.10.4"
|
|
}
|