Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Added keywords to package.
Browse files Browse the repository at this point in the history
  • Loading branch information
Samrith Shankar committed Feb 17, 2020
1 parent 55e4d42 commit 56e6716
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@
"README.md",
"LICENSE"
],
"keywords": [
"javascript",
"typescript",
"express",
"watcher",
"nodemon",
"nodehawk",
"reload"
],
"scripts": {
"try": "node ./bin/nodehawk",
"prepublishOnly": "yarn build",
Expand Down

0 comments on commit 56e6716

Please sign in to comment.