This commit is contained in:
Ricardo Guilherme Schmidt
2017-05-30 19:08:47 -03:00
parent 764783bdff
commit cbc1bee917
+17
View File
@@ -0,0 +1,17 @@
{
"package_name": "githuboracle",
"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"
}