attempt to publish to ethpm

This commit is contained in:
Manuel Araoz
2017-03-07 16:56:13 -03:00
parent b31c92c27c
commit 72d31c2471
3 changed files with 26 additions and 9 deletions

17
ethpm.json Normal file
View File

@ -0,0 +1,17 @@
{
"package_name": "zeppelin",
"version": "1.0.3",
"description": "Secure Smart Contract library for Solidity",
"authors": [
"Manuel Araoz <manuelaraoz@gmail.com>"
],
"keywords": [
"solidity",
"ethereum",
"smart",
"contracts",
"security",
"zeppelin"
],
"license": "MIT"
}