mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
16 lines
413 B
JSON
16 lines
413 B
JSON
{
|
|
"name": "@babel/helper-split-export-declaration",
|
|
"version": "7.7.0",
|
|
"description": "",
|
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration",
|
|
"license": "MIT",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"@babel/types": "^7.7.0"
|
|
},
|
|
"gitHead": "97faa83953cb87e332554fa559a4956d202343ea"
|
|
}
|