UNPKG

tokenboost-solidity-erc20token

Version:
43 lines (42 loc) 989 B
{ "name": "tokenboost-solidity-erc20token", "version": "1.1.1", "description": "Solidity contracts for TokenBoost (ERC20Token)", "directories": { "test": "test" }, "files": [ "build/contracts", "contracts", "test" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/tokenboost/tokenboost-solidity-erc20token" }, "keywords": [ "solidity", "ethereum", "smart", "contracts", "tokenboost", "token", "raiser", "boost" ], "author": "Yoonjae Yoo <yoonjae@dnext.co>", "license": "GPL-3.0", "bugs": { "url": "https://github.com/tokenboost/tokenboost-solidity-erc20token/issues" }, "homepage": "https://github.com/tokenboost/tokenboost-solidity-erc20token", "dependencies": { "dotenv": "6.0.0", "tokenboost-solidity": "1.3.0", "truffle-hdwallet-provider": "0.0.6", "zeppelin-solidity": "^1.12.0" } }