gitpivot/ethpm.json

18 lines
299 B
JSON
Raw Normal View History

2017-05-30 22:08:47 +00:00
{
2017-11-22 23:14:38 +00:00
"package_name": "gitpivot",
2017-05-30 22:08:47 +00:00
"version": "0.0.1",
"description": "Tokenize commits and issues",
"authors": [
"Ricardo Guilherme Schmidt <3esmit>"
],
"keywords": [
"ethereum",
"github",
"git"
],
"dependencies": {
"oraclize": "^1.0.5"
},
"license": "GPL-3.0"
}