github.com/shyftnetwork/go-empyrean@v1.8.3-0.20191127201940-fbfca9338f04/shyft-config/shyft-cli/web3/transfer-through-master/package.json (about) 1 { 2 "name": "transfers", 3 "version": "1.0.0", 4 "description": "", 5 "main": "truffle-config.js", 6 "directories": { 7 "test": "test" 8 }, 9 "scripts": { 10 "test": "echo \"Error: no test specified\" && exit 1" 11 }, 12 "keywords": [], 13 "author": "", 14 "license": "ISC", 15 "dependencies": { 16 "solc": "^0.4.24" 17 } 18 }