UNPKG

cctoken

Version:
35 lines (34 loc) 729 B
{ "name": "cctoken", "version": "1.0.1", "description": "the cctoken project", "main": "truffle.js", "directories": { "test": "scripts/test.sh" }, "scripts": { "test": "scripts/test.sh" }, "repository": { "type": "git", "url": "git+https://github.com/cctoken/cctoken.git" }, "keywords": [ "cctoken", "creditchain", "blockchain", "etherum" ], "author": "Cuttle", "license": "ISC", "bugs": { "url": "https://github.com/cctoken/cctoken/issues" }, "homepage": "https://github.com/cctoken/cctoken#readme", "dependencies": { "babel-polyfill": "^6.26.0", "babel-register": "^6.26.0", "chai-bignumber": "^2.0.1", "zeppelin-solidity": "^1.2.0" } }