enso/gui/build/package.json
2020-03-16 03:58:00 +01:00

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"
}