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"
|
|
|
|
}
|