mirror of
https://github.com/cachix/install-nix-action.git
synced 2024-11-25 18:08:03 +00:00
15 lines
413 B
JSON
15 lines
413 B
JSON
{
|
|
"name": "@babel/helper-split-export-declaration",
|
|
"version": "7.4.4",
|
|
"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.4.4"
|
|
},
|
|
"gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba"
|
|
}
|