chia-blockchain/build_scripts/npm_global/package.json
2022-09-27 12:35:23 -05:00

16 lines
267 B
JSON

{
"name": "npm_global",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"n": "^8.2.0"
}
}