Skip to content

Commit

Permalink
Added Keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Chickenbreadlp committed Jul 25, 2019
1 parent c145420 commit 76974e4
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npmlister",
"version": "1.1.3",
"version": "1.1.4",
"description": "Creates a JSON file with all Descriptions and Licenses of your installed Node Modules",
"main": "index.js",
"scripts": {
Expand All @@ -16,5 +16,17 @@
"bugs": {
"url": "https://github.com/Chickenbreadlp/npmLister/issues"
},
"homepage": "https://github.com/Chickenbreadlp/npmLister#readme"
"homepage": "https://github.com/Chickenbreadlp/npmLister#readme",
"keywords": [
"check",
"list",
"local",
"locally",
"ls",
"modules",
"npm",
"npmlister",
"package",
"pkg"
]
}

0 comments on commit 76974e4

Please sign in to comment.