oracles-presale/scripts/package.json

16 lines
296 B
JSON

{
"name": "scripts",
"version": "1.0.0",
"description": "",
"main": "whitelist.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Roman Storm",
"license": "MIT",
"dependencies": {
"dotenv": "^4.0.0",
"web3": "^1.0.0-beta.24"
}
}