Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Commit

Permalink
Add keywords and repository to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thiamsantos committed Mar 24, 2017
1 parent 8a66be2 commit 728e347
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,23 @@
"xo": {
"space": true,
"semicolon": false
}
},
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/thiamsantos/lowly.git"
},
"keywords": [
"resize",
"image",
"low",
"quality",
"small"
],
"bugs": {
"url": "https://github.com/thiamsantos/lowly/issues"
},
"homepage": "https://github.com/thiamsantos/lowly#readme"
}

0 comments on commit 728e347

Please sign in to comment.