We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7797df + 20ddf63 commit 3067a2aCopy full SHA for 3067a2a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "npmf",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A very useful tool to fetch quick info of a npm package using your favourite terminal",
5
"bin": {
6
"f": "lib/cli.js",
@@ -36,8 +36,6 @@
36
"chalk": "^2.4.2",
37
"commander": "2.14.1",
38
"http-status-codes": "^1.3.0",
39
- "lodash": "^4.17.5",
40
- "package-json": "^6.0.0",
41
"word-wrap": "^1.2.3"
42
},
43
"devDependencies": {
0 commit comments