ethpm.json 315 B

1234567891011121314151617
  1. {
  2. "package_name": "zeppelin",
  3. "version": "1.0.7",
  4. "description": "Secure Smart Contract library for Solidity",
  5. "authors": [
  6. "Manuel Araoz <manuelaraoz@gmail.com>"
  7. ],
  8. "keywords": [
  9. "solidity",
  10. "ethereum",
  11. "smart",
  12. "contracts",
  13. "security",
  14. "zeppelin"
  15. ],
  16. "license": "MIT"
  17. }