mirror of
https://github.com/status-im/github-oracle.git
synced 2026-08-27 09:51:10 +00:00
18 lines
303 B
JSON
18 lines
303 B
JSON
{
|
|
"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"
|
|
}
|