Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorForrest L Norvell <forrest@npmjs.com>2014-09-03 01:40:48 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-09-03 01:40:48 +0400
commite913091bd5aa3fb302ee0417db478bd75ae084ed (patch)
tree31868463eeda1116fc76e345dcd042a5d67f8a77 /lib/npm.js
parentc20ea31290d4810217ed4c910543571b602f2861 (diff)
isntall ins't FOR you
Diffstat (limited to 'lib/npm.js')
-rw-r--r--lib/npm.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/npm.js b/lib/npm.js
index c7288e2b7..b3640836a 100644
--- a/lib/npm.js
+++ b/lib/npm.js
@@ -151,6 +151,7 @@ var commandCache = {}
]
, plumbing = [ "build"
, "unbuild"
+ , "isntall"
, "xmas"
, "substack"
, "visnup"