We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ebd50 commit 650560cCopy full SHA for 650560c
package.json
@@ -3,6 +3,7 @@
3
"version": "0.1.0",
4
"description": "An npm initializer to scaffold a node project and include basic tools like lint, testing, etc.",
5
"main": "src/index.js",
6
+ "bin": "src/index.js",
7
"keywords": [
8
"npm",
9
"npm-init",
0 commit comments