Urara-Blog/node_modules/.pnpm-store/v3/files/86/0697550d14231eacd14e7439e21a16299eedf8f11ae4e95489993b8180545f0294aeb8be8fc234087016ff50b74a39062f892d0a387b6f4e86b8f105544e24
2022-08-14 01:14:53 +08:00

24 lines
628 B
Text

{
"name": "@babel/plugin-syntax-export-namespace-from",
"version": "7.8.3",
"description": "Allow parsing of export namespace from",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.3"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
},
"devDependencies": {
"@babel/core": "^7.8.3"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
}