mirror of
https://github.com/cachix/install-nix-action.git
synced 2024-12-27 01:09:42 +00:00
16 lines
413 B
JSON
16 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"
|
||
|
}
|