2021-01-07 23:16:07 +08:00

21 lines
694 B
JSON

{
"name": "@babel/helper-split-export-declaration",
"version": "7.11.0",
"description": "",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-split-export-declaration"
},
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.11.0"
},
"__npminstall_done": "Sun Sep 06 2020 16:10:17 GMT+0800 (中国标准时间)",
"_from": "@babel/helper-split-export-declaration@7.11.0",
"_resolved": "https://registry.npm.taobao.org/@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.11.0.tgz"
}