mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 15:01:32 +03:00
e10fc464a8
Original commit: c38ca0d5a4
14 lines
270 B
JSON
14 lines
270 B
JSON
{
|
|
"name": "build-script",
|
|
"version": "1.0.0",
|
|
"description": "Build Scripts",
|
|
"repository": "git@github.com:luna/ide.git",
|
|
"dependencies": {
|
|
"binaryen": "^91.0.0",
|
|
"glob": "^7.1.6",
|
|
"ncp": "^2.0.0",
|
|
"yargs": "^15.3.0"
|
|
},
|
|
"license": "MIT"
|
|
}
|