{ "name": "zeppelin-solidity", "version": "0.0.10", "description": "Secure Smart Contract library for Solidity", "main": "truffle.js", "devDependencies": {}, "scripts": { "test": "truffle test", "install": "scripts/install.sh" }, "repository": { "type": "git", "url": "https://github.com/OpenZeppelin/zeppelin-solidity.git" }, "keywords": [ "solidity", "ethereum", "smart", "contracts", "security", "zeppelin" ], "author": "Manuel Araoz ", "license": "MIT", "bugs": { "url": "https://github.com/OpenZeppelin/zeppelin-solidity/issues" }, "homepage": "https://github.com/OpenZeppelin/zeppelin-solidity" }