diff --git a/package.json b/package.json index d0d6cc58346ba5ac62b6a860711f72ff4daed993..f83af583a8c634cfa7b9a10109f9350ed4edde6a 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,15 @@ { - "name": "dir-index-html", - "version": "1.0.0" + "author": "lgierth", + "bugs": { + "url": "https://github.com/ipfs/dir-index-html" + }, + "gx": { + "dvcsimport": "github.com/ipfs/dir-index-html", + "goversion": "1.5.2" + }, + "gxDependencies": [], + "gxVersion": "1.0.1", + "language": "go", + "license": "MIT", + "name": "dir-index-html" }