mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 07:18:12 +08:00
22 lines
533 B
JSON
22 lines
533 B
JSON
{
|
|
"name": "dir-index-html",
|
|
"author": "lgierth",
|
|
"description": "Directory listing HTML for go-ipfs gateways",
|
|
"version": "1.2.0",
|
|
"homepage": "https://github.com/ipfs/dir-index-html#readme",
|
|
"bugs": {
|
|
"url": "https://github.com/ipfs/dir-index-html"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/ipfs/dir-index-html",
|
|
"goversion": "1.5.2"
|
|
},
|
|
"gxDependencies": [],
|
|
"gxVersion": "0.14.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"scripts": {
|
|
}
|
|
}
|