Skip to content

Commit

Permalink
Tidy package.json and add description, homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicaschilling committed Jul 24, 2020
1 parent 414c0e9 commit 3e83eba
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"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"
},
Expand All @@ -11,8 +15,7 @@
"gxVersion": "0.14.0",
"language": "go",
"license": "MIT",
"name": "dir-index-html",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.4"
"scripts": {
}
}

0 comments on commit 3e83eba

Please sign in to comment.