Current section
Files
Jump to
Current section
Files
priv/node/package.json
{
"name": "lux-node",
"version": "0.1.0",
"description": "Node.js components for the Lux framework",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "MIT",
"dependencies": {
"nypm": "^0.5.0",
"web3": "^4.16.0"
}
}