17 lines
337 B
JSON
17 lines
337 B
JSON
|
{
|
||
|
"author": "whyrusleeping",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/whyrusleeping/chunker"
|
||
|
},
|
||
|
"gx": {
|
||
|
"dvcsimport": "github.com/whyrusleeping/chunker"
|
||
|
},
|
||
|
"gxVersion": "0.12.1",
|
||
|
"language": "go",
|
||
|
"license": "",
|
||
|
"name": "chunker",
|
||
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
||
|
"version": "0.0.1"
|
||
|
}
|
||
|
|