chia-blockchain/build_scripts/npm_linux/package.json
2022-10-26 19:20:43 -05:00

17 lines
305 B
JSON

{
"name": "npm_linux",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"electron-builder": "^23.5.1",
"lerna": "^5.5.2"
}
}