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 64ea62f commit 47da23fCopy full SHA for 47da23f
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "npm-git-install",
3
- "version": "0.0.0",
+ "version": "0.1.0",
4
"description": "Clones and reinstalls all packages with git url from package.json. See npm/npm#3055 .",
5
"main": "build/index.js",
6
- "bin" : {
+ "bin": {
7
"npm-git-install": "build/cli.js"
8
},
9
"scripts": {
0 commit comments