Apache Cordova - Install on Windows 10

Download (or latest):
https://nodejs.org/dist/v5.8.0/node-v5.8.0-x64.msi

Click Open and Proceed as directed by the Installer. Choose local disk as destination, for the installed components. Note, you have to have local admin permissions.

On successful installation, you'd have npm and node available on the path.

Open Windows Command Prompt (run as Administrator).

>npm version
{ npm: '3.7.3',
  ares: '1.10.1-DEV',
  http_parser: '2.6.2',
  icu: '56.1',
  modules: '47',
  node: '5.8.0',
  openssl: '1.0.2g',
  uv: '1.8.0',
  v8: '4.6.85.31',
  zlib: '1.2.8' }

>node --version
v5.8.0

>npm install -g cordova
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
C:\Users\username\AppData\Roaming\npm\cordova -> C:\Users\username\AppData\Roaming\npm\node_modules\cordova\bin\cordova
C:\Users\username\AppData\Roaming\npm
`-- cordova@6.0.0
  +-- ansi@0.3.1
  +-- cordova-lib@6.0.0
  | +-- aliasify@1.9.0
  | | `-- browserify-transform-tools@1.5.3
  | |   +-- falafel@1.2.0
  | |   | +-- acorn@1.2.2
  | |   | +-- foreach@2.0.5
  | |   | `-- object-keys@1.0.9
  | |   `-- through@2.3.8
  | +-- cordova-app-hello-world@3.10.0
  | +-- cordova-common@1.0.0
  | | +-- bplist-parser@0.1.1
  | | | `-- big-integer@1.6.10
  | | +-- osenv@0.1.3
  | | | +-- os-homedir@1.0.1
  | | | `-- os-tmpdir@1.0.1
  | | +-- q@1.4.1
  | | +-- semver@5.1.0
  | | +-- shelljs@0.5.3
  | | `-- underscore@1.8.3
  | +-- cordova-js@4.1.3
  | | `-- browserify@10.1.3
  | |   +-- assert@1.3.0
  | |   +-- browser-pack@4.0.4
  | |   | +-- combine-source-map@0.3.0
  | |   | | +-- convert-source-map@0.3.5
  | |   | | +-- inline-source-map@0.3.1
  | |   | | | `-- source-map@0.3.0
  | |   | | `-- source-map@0.1.43
  | |   | |   `-- amdefine@1.0.0
  | |   | +-- through2@0.5.1
  | |   | | +-- readable-stream@1.0.33
  | |   | | `-- xtend@3.0.0
  | |   | `-- umd@3.0.1
  | |   +-- browser-resolve@1.11.1
  | |   +-- browserify-zlib@0.1.4
  | |   | `-- pako@0.2.8
  | |   +-- buffer@3.6.0
  | |   | +-- base64-js@0.0.8
  | |   | +-- ieee754@1.1.6
  | |   | `-- isarray@1.0.0
  | |   +-- builtins@0.0.7
  | |   +-- commondir@0.0.1
  | |   +-- concat-stream@1.4.10
  | |   | `-- typedarray@0.0.6
  | |   +-- console-browserify@1.1.0
  | |   | `-- date-now@0.1.4
  | |   +-- constants-browserify@0.0.1
  | |   +-- crypto-browserify@3.11.0
  | |   | +-- browserify-cipher@1.0.0
  | |   | | +-- browserify-aes@1.0.6
  | |   | | | `-- buffer-xor@1.0.3
  | |   | | +-- browserify-des@1.0.0
  | |   | | | `-- des.js@1.0.0
  | |   | | |   `-- minimalistic-assert@1.0.0
  | |   | | `-- evp_bytestokey@1.0.0
  | |   | +-- browserify-sign@4.0.0
  | |   | | +-- bn.js@4.11.0
  | |   | | +-- browserify-rsa@4.0.1
  | |   | | +-- elliptic@6.2.3
  | |   | | | +-- brorand@1.0.5
  | |   | | | `-- hash.js@1.0.3
  | |   | | `-- parse-asn1@5.0.0
  | |   | |   `-- asn1.js@4.5.2
  | |   | +-- create-ecdh@4.0.0
  | |   | +-- create-hash@1.1.2
  | |   | | +-- cipher-base@1.0.2
  | |   | | `-- ripemd160@1.0.1
  | |   | +-- create-hmac@1.1.4
  | |   | +-- diffie-hellman@5.0.2
  | |   | | `-- miller-rabin@4.0.0
  | |   | +-- pbkdf2@3.0.4
  | |   | +-- public-encrypt@4.0.0
  | |   | `-- randombytes@2.0.3
  | |   +-- deep-equal@1.0.1
  | |   +-- defined@1.0.0
  | |   +-- deps-sort@1.3.9
  | |   +-- domain-browser@1.1.7
  | |   +-- duplexer2@0.0.2
  | |   +-- events@1.0.2
  | |   +-- glob@4.5.3
  | |   +-- has@1.0.1
  | |   | `-- function-bind@1.1.0
  | |   +-- htmlescape@1.1.0
  | |   +-- http-browserify@1.7.0
  | |   | `-- Base64@0.2.1
  | |   +-- https-browserify@0.0.1
  | |   +-- insert-module-globals@6.6.3
  | |   | +-- combine-source-map@0.6.1
  | |   | | +-- convert-source-map@1.1.3
  | |   | | +-- inline-source-map@0.5.0
  | |   | | +-- lodash.memoize@3.0.4
  | |   | | `-- source-map@0.4.4
  | |   | +-- is-buffer@1.1.3
  | |   | `-- lexical-scope@1.2.0
  | |   |   `-- astw@2.0.0
  | |   +-- isarray@0.0.1
  | |   +-- JSONStream@1.1.1
  | |   | `-- jsonparse@1.2.0
  | |   +-- labeled-stream-splicer@1.0.2
  | |   | `-- stream-splicer@1.3.2
  | |   +-- module-deps@3.9.1
  | |   | +-- detective@4.3.1
  | |   | `-- stream-combiner2@1.0.2
  | |   |   `-- through2@0.5.1
  | |   |     +-- readable-stream@1.0.33
  | |   |     `-- xtend@3.0.0
  | |   +-- os-browserify@0.1.2
  | |   +-- parents@1.0.1
  | |   | `-- path-platform@0.11.15
  | |   +-- path-browserify@0.0.0
  | |   +-- process@0.11.2
  | |   +-- punycode@1.4.0
  | |   +-- querystring-es3@0.2.1
  | |   +-- read-only-stream@1.1.1
  | |   | `-- readable-wrap@1.0.0
  | |   +-- readable-stream@1.1.13
  | |   | `-- core-util-is@1.0.2
  | |   +-- resolve@1.1.7
  | |   +-- shallow-copy@0.0.1
  | |   +-- shasum@1.0.2
  | |   | +-- json-stable-stringify@0.0.1
  | |   | | `-- jsonify@0.0.0
  | |   | `-- sha.js@2.4.5
  | |   +-- shell-quote@0.0.1
  | |   +-- stream-browserify@1.0.0
  | |   +-- string_decoder@0.10.31
  | |   +-- subarg@1.0.0
  | |   | `-- minimist@1.2.0
  | |   +-- syntax-error@1.1.5
  | |   | `-- acorn@2.7.0
  | |   +-- through2@1.1.1
  | |   +-- timers-browserify@1.4.2
  | |   +-- tty-browserify@0.0.0
  | |   +-- url@0.10.3
  | |   | +-- punycode@1.3.2
  | |   | `-- querystring@0.2.0
  | |   +-- util@0.10.3
  | |   +-- vm-browserify@0.0.4
  | |   | `-- indexof@0.0.1
  | |   `-- xtend@4.0.1
  | +-- cordova-registry-mapper@1.1.14
  | +-- cordova-serve@1.0.0
  | | +-- compression@1.6.1
  | | | +-- accepts@1.3.2
  | | | | +-- mime-types@2.1.10
  | | | | `-- negotiator@0.6.0
  | | | +-- bytes@2.2.0
  | | | +-- compressible@2.0.7
  | | | | `-- mime-db@1.22.0
  | | | +-- debug@2.2.0
  | | | | `-- ms@0.7.1
  | | | +-- on-headers@1.0.1
  | | | `-- vary@1.1.0
  | | +-- express@4.13.4
  | | | +-- accepts@1.2.13
  | | | | `-- negotiator@0.5.3
  | | | +-- array-flatten@1.1.1
  | | | +-- content-disposition@0.5.1
  | | | +-- content-type@1.0.1
  | | | +-- cookie@0.1.5
  | | | +-- cookie-signature@1.0.6
  | | | +-- depd@1.1.0
  | | | +-- escape-html@1.0.3
  | | | +-- etag@1.7.0
  | | | +-- finalhandler@0.4.1
  | | | | `-- unpipe@1.0.0
  | | | +-- fresh@0.3.0
  | | | +-- merge-descriptors@1.0.1
  | | | +-- methods@1.1.2
  | | | +-- on-finished@2.3.0
  | | | | `-- ee-first@1.1.1
  | | | +-- parseurl@1.3.1
  | | | +-- path-to-regexp@0.1.7
  | | | +-- proxy-addr@1.0.10
  | | | | +-- forwarded@0.1.0
  | | | | `-- ipaddr.js@1.0.5
  | | | +-- qs@4.0.0
  | | | +-- range-parser@1.0.3
  | | | +-- send@0.13.1
  | | | | +-- destroy@1.0.4
  | | | | +-- http-errors@1.3.1
  | | | | +-- mime@1.3.4
  | | | | `-- statuses@1.2.1
  | | | +-- serve-static@1.10.2
  | | | +-- type-is@1.6.12
  | | | | `-- media-typer@0.3.0
  | | | +-- utils-merge@1.0.0
  | | | `-- vary@1.0.1
  | | `-- q@1.4.1
  | +-- dep-graph@1.1.0
  | | `-- underscore@1.2.1
  | +-- elementtree@0.1.6
  | | `-- sax@0.3.5
  | +-- glob@5.0.15
  | | +-- inflight@1.0.4
  | | | `-- wrappy@1.0.1
  | | +-- inherits@2.0.1
  | | +-- minimatch@3.0.0
  | | | `-- brace-expansion@1.1.2
  | | |   +-- balanced-match@0.3.0
  | | |   `-- concat-map@0.0.1
  | | +-- once@1.3.3
  | | `-- path-is-absolute@1.0.0
  | +-- init-package-json@1.9.3
  | | +-- glob@6.0.4
  | | | +-- inflight@1.0.4
  | | | +-- minimatch@2.0.10
  | | | | `-- brace-expansion@1.1.3
  | | | |   +-- balanced-match@0.3.0
  | | | |   `-- concat-map@0.0.1
  | | | `-- path-is-absolute@1.0.0
  | | +-- npm-package-arg@4.1.0
  | | | `-- hosted-git-info@2.1.4
  | | +-- promzard@0.3.0
  | | +-- read@1.0.7
  | | | `-- mute-stream@0.0.6
  | | +-- read-package-json@2.0.3
  | | | +-- glob@6.0.4
  | | | +-- json-parse-helpfulerror@1.0.3
  | | | | `-- jju@1.3.0
  | | | `-- normalize-package-data@2.3.5
  | | |   `-- is-builtin-module@1.0.0
  | | |     `-- builtin-modules@1.1.1
  | | +-- validate-npm-package-license@3.0.1
  | | | +-- spdx-correct@1.0.2
  | | | | `-- spdx-license-ids@1.2.0
  | | | `-- spdx-expression-parse@1.0.2
  | | |   `-- spdx-exceptions@1.0.4
  | | `-- validate-npm-package-name@2.2.2
  | +-- nopt@3.0.6
  | +-- npm@2.15.0
  | | +-- abbrev@1.0.7
  | | +-- ansi@0.3.1
  | | +-- ansi-regex@2.0.0
  | | +-- ansicolors@0.3.2
  | | +-- ansistyles@0.1.3
  | | +-- archy@1.0.0
  | | +-- async-some@1.0.2
  | | +-- block-stream@0.0.8
  | | +-- char-spinner@1.0.1
  | | +-- chmodr@1.0.2
  | | +-- chownr@1.0.1
  | | +-- cmd-shim@2.0.2
  | | +-- columnify@1.5.4
  | | | `-- wcwidth@1.0.0
  | | |   `-- defaults@1.0.3
  | | |     `-- clone@1.0.2
  | | +-- config-chain@1.1.10
  | | | `-- proto-list@1.2.4
  | | +-- dezalgo@1.0.3
  | | | `-- asap@2.0.3
  | | +-- editor@1.0.0
  | | +-- fs-vacuum@1.2.7
  | | +-- fs-write-stream-atomic@1.0.8
  | | | `-- iferr@0.1.5
  | | +-- fstream@1.0.8
  | | +-- fstream-npm@1.0.7
  | | | `-- fstream-ignore@1.0.3
  | | +-- github-url-from-git@1.4.0
  | | +-- github-url-from-username-repo@1.0.2
  | | +-- glob@7.0.3
  | | | `-- path-is-absolute@1.0.0
  | | +-- graceful-fs@4.1.3
  | | +-- hosted-git-info@2.1.4
  | | +-- imurmurhash@0.1.4
  | | +-- inflight@1.0.4
  | | +-- inherits@2.0.1
  | | +-- ini@1.3.4
  | | +-- init-package-json@1.9.3
  | | | +-- glob@6.0.4
  | | | | `-- path-is-absolute@1.0.0
  | | | `-- promzard@0.3.0
  | | +-- lockfile@1.0.1
  | | +-- lru-cache@3.2.0
  | | | `-- pseudomap@1.0.1
  | | +-- minimatch@3.0.0
  | | | `-- brace-expansion@1.1.1
  | | |   +-- balanced-match@0.2.1
  | | |   `-- concat-map@0.0.1
  | | +-- mkdirp@0.5.1
  | | | `-- minimist@0.0.8
  | | +-- node-gyp@3.3.1
  | | | +-- glob@4.5.3
  | | | | `-- minimatch@2.0.10
  | | | |   `-- brace-expansion@1.1.3
  | | | |     +-- balanced-match@0.3.0
  | | | |     `-- concat-map@0.0.1
  | | | +-- minimatch@1.0.0
  | | | | +-- lru-cache@2.7.3
  | | | | `-- sigmund@1.0.1
  | | | `-- path-array@1.0.1
  | | |   `-- array-index@1.0.0
  | | |     +-- debug@2.2.0
  | | |     | `-- ms@0.7.1
  | | |     `-- es6-symbol@3.0.2
  | | |       +-- d@0.1.1
  | | |       `-- es5-ext@0.10.11
  | | |         `-- es6-iterator@2.0.0
  | | +-- nopt@3.0.6
  | | +-- normalize-git-url@3.0.1
  | | +-- normalize-package-data@2.3.5
  | | | `-- is-builtin-module@1.0.0
  | | |   `-- builtin-modules@1.1.0
  | | +-- npm-cache-filename@1.0.2
  | | +-- npm-install-checks@1.0.7
  | | +-- npm-package-arg@4.1.0
  | | +-- npm-registry-client@7.1.0
  | | | +-- concat-stream@1.5.1
  | | | | +-- readable-stream@2.0.5
  | | | | | +-- core-util-is@1.0.2
  | | | | | +-- isarray@0.0.1
  | | | | | +-- process-nextick-args@1.0.6
  | | | | | +-- string_decoder@0.10.31
  | | | | | `-- util-deprecate@1.0.2
  | | | | `-- typedarray@0.0.6
  | | | `-- retry@0.8.0
  | | +-- npm-user-validate@0.1.2
  | | +-- npmlog@2.0.2
  | | | +-- are-we-there-yet@1.0.6
  | | | | `-- delegates@1.0.0
  | | | `-- gauge@1.2.5
  | | |   +-- has-unicode@2.0.0
  | | |   +-- lodash.pad@3.2.2
  | | |   | `-- lodash.repeat@3.2.0
  | | |   |   `-- lodash._root@3.0.1
  | | |   +-- lodash.padleft@3.1.1
  | | |   | +-- lodash._basetostring@3.0.1
  | | |   | `-- lodash._createpadding@3.6.1
  | | |   `-- lodash.padright@3.1.1
  | | +-- once@1.3.3
  | | +-- opener@1.4.1
  | | +-- osenv@0.1.3
  | | | +-- os-homedir@1.0.0
  | | | `-- os-tmpdir@1.0.1
  | | +-- path-is-inside@1.0.1
  | | +-- read@1.0.7
  | | | `-- mute-stream@0.0.5
  | | +-- read-installed@4.0.3
  | | | +-- debuglog@1.0.1
  | | | +-- readdir-scoped-modules@1.0.2
  | | | `-- util-extend@1.0.1
  | | +-- read-package-json@2.0.3
  | | | +-- glob@6.0.4
  | | | | `-- path-is-absolute@1.0.0
  | | | `-- json-parse-helpfulerror@1.0.3
  | | |   `-- jju@1.2.1
  | | +-- readable-stream@1.1.13
  | | | +-- core-util-is@1.0.1
  | | | +-- isarray@0.0.1
  | | | `-- string_decoder@0.10.31
  | | +-- realize-package-specifier@3.0.1
  | | +-- request@2.69.0
  | | | +-- aws-sign2@0.6.0
  | | | +-- aws4@1.2.1
  | | | | `-- lru-cache@2.7.3
  | | | +-- bl@1.0.2
  | | | | `-- readable-stream@2.0.5
  | | | |   +-- core-util-is@1.0.2
  | | | |   +-- isarray@0.0.1
  | | | |   +-- process-nextick-args@1.0.6
  | | | |   +-- string_decoder@0.10.31
  | | | |   `-- util-deprecate@1.0.2
  | | | +-- caseless@0.11.0
  | | | +-- combined-stream@1.0.5
  | | | | `-- delayed-stream@1.0.0
  | | | +-- extend@3.0.0
  | | | +-- forever-agent@0.6.1
  | | | +-- form-data@1.0.0-rc3
  | | | | `-- async@1.5.2
  | | | +-- har-validator@2.0.6
  | | | | +-- chalk@1.1.1
  | | | | | +-- ansi-styles@2.1.0
  | | | | | +-- escape-string-regexp@1.0.4
  | | | | | +-- has-ansi@2.0.0
  | | | | | `-- supports-color@2.0.0
  | | | | +-- commander@2.9.0
  | | | | | `-- graceful-readlink@1.0.1
  | | | | +-- is-my-json-valid@2.12.4
  | | | | | +-- generate-function@2.0.0
  | | | | | +-- generate-object-property@1.2.0
  | | | | | | `-- is-property@1.0.2
  | | | | | +-- jsonpointer@2.0.0
  | | | | | `-- xtend@4.0.1
  | | | | `-- pinkie-promise@2.0.0
  | | | |   `-- pinkie@2.0.4
  | | | +-- hawk@3.1.3
  | | | | +-- boom@2.10.1
  | | | | +-- cryptiles@2.0.5
  | | | | +-- hoek@2.16.3
  | | | | `-- sntp@1.0.9
  | | | +-- http-signature@1.1.1
  | | | | +-- assert-plus@0.2.0
  | | | | +-- jsprim@1.2.2
  | | | | | +-- extsprintf@1.0.2
  | | | | | +-- json-schema@0.2.2
  | | | | | `-- verror@1.3.6
  | | | | `-- sshpk@1.7.3
  | | | |   +-- asn1@0.2.3
  | | | |   +-- dashdash@1.12.2
  | | | |   +-- ecc-jsbn@0.1.1
  | | | |   +-- jodid25519@1.0.2
  | | | |   +-- jsbn@0.1.0
  | | | |   `-- tweetnacl@0.13.3
  | | | +-- is-typedarray@1.0.0
  | | | +-- isstream@0.1.2
  | | | +-- json-stringify-safe@5.0.1
  | | | +-- mime-types@2.1.9
  | | | | `-- mime-db@1.21.0
  | | | +-- node-uuid@1.4.7
  | | | +-- oauth-sign@0.8.1
  | | | +-- qs@6.0.2
  | | | +-- stringstream@0.0.5
  | | | +-- tough-cookie@2.2.1
  | | | `-- tunnel-agent@0.4.2
  | | +-- retry@0.9.0
  | | +-- rimraf@2.5.2
  | | | `-- glob@7.0.0
  | | |   `-- path-is-absolute@1.0.0
  | | +-- semver@5.1.0
  | | +-- sha@2.0.1
  | | | `-- readable-stream@2.0.2
  | | |   +-- core-util-is@1.0.1
  | | |   +-- isarray@0.0.1
  | | |   +-- process-nextick-args@1.0.3
  | | |   +-- string_decoder@0.10.31
  | | |   `-- util-deprecate@1.0.1
  | | +-- slide@1.1.6
  | | +-- sorted-object@1.0.0
  | | +-- spdx-license-ids@1.2.0
  | | +-- strip-ansi@3.0.1
  | | +-- tar@2.2.1
  | | +-- text-table@0.2.0
  | | +-- uid-number@0.0.6
  | | +-- umask@1.1.0
  | | +-- validate-npm-package-license@3.0.1
  | | | +-- spdx-correct@1.0.2
  | | | `-- spdx-expression-parse@1.0.2
  | | |   `-- spdx-exceptions@1.0.4
  | | +-- validate-npm-package-name@2.2.2
  | | | `-- builtins@0.0.7
  | | +-- which@1.2.4
  | | | +-- is-absolute@0.1.7
  | | | | `-- is-relative@0.1.3
  | | | `-- isexe@1.1.1
  | | +-- wrappy@1.0.1
  | | `-- write-file-atomic@1.1.4
  | +-- npmconf@2.1.2
  | | +-- config-chain@1.1.10
  | | | `-- proto-list@1.2.4
  | | +-- inherits@2.0.1
  | | +-- ini@1.3.4
  | | +-- mkdirp@0.5.1
  | | | `-- minimist@0.0.8
  | | +-- once@1.3.3
  | | | `-- wrappy@1.0.1
  | | +-- osenv@0.1.3
  | | | `-- os-homedir@1.0.1
  | | `-- uid-number@0.0.5
  | +-- opener@1.4.1
  | +-- plist@1.2.0
  | | +-- base64-js@0.0.8
  | | +-- util-deprecate@1.0.2
  | | +-- xmlbuilder@4.0.0
  | | | `-- lodash@3.10.1
  | | `-- xmldom@0.1.21
  | +-- properties-parser@0.2.3
  | +-- request@2.47.0
  | | +-- aws-sign2@0.5.0
  | | +-- bl@0.9.5
  | | | `-- readable-stream@1.0.33
  | | +-- caseless@0.6.0
  | | +-- combined-stream@0.0.7
  | | | `-- delayed-stream@0.0.5
  | | +-- forever-agent@0.5.2
  | | +-- form-data@0.1.4
  | | | +-- async@0.9.2
  | | | `-- mime@1.2.11
  | | +-- hawk@1.1.1
  | | | +-- boom@0.4.2
  | | | +-- cryptiles@0.2.2
  | | | +-- hoek@0.9.1
  | | | `-- sntp@0.2.4
  | | +-- http-signature@0.10.1
  | | | +-- asn1@0.1.11
  | | | +-- assert-plus@0.1.5
  | | | `-- ctype@0.5.3
  | | +-- json-stringify-safe@5.0.1
  | | +-- mime-types@1.0.2
  | | +-- node-uuid@1.4.7
  | | +-- oauth-sign@0.4.0
  | | +-- qs@2.3.3
  | | +-- stringstream@0.0.5
  | | +-- tough-cookie@2.2.2
  | | `-- tunnel-agent@0.4.2
  | +-- semver@4.3.6
  | +-- shelljs@0.3.0
  | +-- tar@1.0.2
  | | +-- block-stream@0.0.8
  | | `-- fstream@1.0.8
  | |   `-- rimraf@2.5.2
  | |     `-- glob@7.0.3
  | +-- unorm@1.3.3
  | +-- valid-identifier@0.0.1
  | `-- xcode@0.8.0
  |   +-- node-uuid@1.3.3
  |   `-- pegjs@0.6.2
  +-- nopt@3.0.1
  | `-- abbrev@1.0.7
  +-- q@1.0.1
  +-- underscore@1.7.0
  `-- update-notifier@0.5.0
    +-- chalk@1.1.1
    | +-- ansi-styles@2.2.0
    | | `-- color-convert@1.0.0
    | +-- escape-string-regexp@1.0.5
    | +-- has-ansi@2.0.0
    | | `-- ansi-regex@2.0.0
    | +-- strip-ansi@3.0.1
    | `-- supports-color@2.0.0
    +-- configstore@1.4.0
    | +-- graceful-fs@4.1.3
    | +-- object-assign@4.0.1
    | +-- os-tmpdir@1.0.1
    | +-- uuid@2.0.1
    | +-- write-file-atomic@1.1.4
    | | +-- imurmurhash@0.1.4
    | | `-- slide@1.1.6
    | `-- xdg-basedir@2.0.0
    +-- is-npm@1.0.0
    +-- latest-version@1.0.1
    | `-- package-json@1.2.0
    |   +-- got@3.3.1
    |   | +-- duplexify@3.4.3
    |   | | +-- end-of-stream@1.0.0
    |   | | `-- readable-stream@2.0.6
    |   | |   +-- isarray@1.0.0
    |   | |   +-- process-nextick-args@1.0.6
    |   | |   `-- util-deprecate@1.0.2
    |   | +-- infinity-agent@2.0.3
    |   | +-- is-redirect@1.0.0
    |   | +-- is-stream@1.0.1
    |   | +-- lowercase-keys@1.0.0
    |   | +-- nested-error-stacks@1.0.2
    |   | +-- object-assign@3.0.0
    |   | +-- prepend-http@1.0.3
    |   | +-- read-all-stream@3.1.0
    |   | | +-- pinkie-promise@2.0.0
    |   | | | `-- pinkie@2.0.4
    |   | | `-- readable-stream@2.0.6
    |   | |   `-- isarray@1.0.0
    |   | `-- timed-out@2.0.0
    |   `-- registry-url@3.0.3
    |     `-- rc@1.1.6
    |       +-- deep-extend@0.4.1
    |       `-- strip-json-comments@1.0.4
    +-- repeating@1.1.3
    | `-- is-finite@1.0.1
    |   `-- number-is-nan@1.0.0
    +-- semver-diff@2.1.0
    | `-- semver@5.1.0
    `-- string-length@1.0.1

>cordova --version
6.0.0


>npm install -g plugman
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
C:\Users\username\AppData\Roaming\npm\plugman -> C:\Users\username\AppData\Roaming\npm\node_modules\plugman\main.js
C:\Users\username\AppData\Roaming\npm
`-- plugman@1.1.0
  +-- cordova-lib@6.0.0
  | +-- aliasify@1.9.0
  | | `-- browserify-transform-tools@1.5.3
  | |   +-- falafel@1.2.0
  | |   | +-- acorn@1.2.2
  | |   | +-- foreach@2.0.5
  | |   | `-- object-keys@1.0.9
  | |   `-- through@2.3.8
  | +-- cordova-app-hello-world@3.10.0
  | +-- cordova-common@1.0.0
  | | +-- bplist-parser@0.1.1
  | | | `-- big-integer@1.6.10
  | | +-- osenv@0.1.3
  | | | +-- os-homedir@1.0.1
  | | | `-- os-tmpdir@1.0.1
  | | +-- q@1.4.1
  | | +-- semver@5.1.0
  | | +-- shelljs@0.5.3
  | | `-- underscore@1.8.3
  | +-- cordova-js@4.1.3
  | | `-- browserify@10.1.3
  | |   +-- assert@1.3.0
  | |   +-- browser-pack@4.0.4
  | |   | +-- combine-source-map@0.3.0
  | |   | | +-- convert-source-map@0.3.5
  | |   | | +-- inline-source-map@0.3.1
  | |   | | | `-- source-map@0.3.0
  | |   | | `-- source-map@0.1.43
  | |   | |   `-- amdefine@1.0.0
  | |   | +-- through2@0.5.1
  | |   | | +-- readable-stream@1.0.33
  | |   | | `-- xtend@3.0.0
  | |   | `-- umd@3.0.1
  | |   +-- browser-resolve@1.11.1
  | |   +-- browserify-zlib@0.1.4
  | |   | `-- pako@0.2.8
  | |   +-- buffer@3.6.0
  | |   | +-- base64-js@0.0.8
  | |   | +-- ieee754@1.1.6
  | |   | `-- isarray@1.0.0
  | |   +-- builtins@0.0.7
  | |   +-- commondir@0.0.1
  | |   +-- concat-stream@1.4.10
  | |   | `-- typedarray@0.0.6
  | |   +-- console-browserify@1.1.0
  | |   | `-- date-now@0.1.4
  | |   +-- constants-browserify@0.0.1
  | |   +-- crypto-browserify@3.11.0
  | |   | +-- browserify-cipher@1.0.0
  | |   | | +-- browserify-aes@1.0.6
  | |   | | | `-- buffer-xor@1.0.3
  | |   | | +-- browserify-des@1.0.0
  | |   | | | `-- des.js@1.0.0
  | |   | | |   `-- minimalistic-assert@1.0.0
  | |   | | `-- evp_bytestokey@1.0.0
  | |   | +-- browserify-sign@4.0.0
  | |   | | +-- bn.js@4.11.0
  | |   | | +-- browserify-rsa@4.0.1
  | |   | | +-- elliptic@6.2.3
  | |   | | | +-- brorand@1.0.5
  | |   | | | `-- hash.js@1.0.3
  | |   | | `-- parse-asn1@5.0.0
  | |   | |   `-- asn1.js@4.5.2
  | |   | +-- create-ecdh@4.0.0
  | |   | +-- create-hash@1.1.2
  | |   | | +-- cipher-base@1.0.2
  | |   | | `-- ripemd160@1.0.1
  | |   | +-- create-hmac@1.1.4
  | |   | +-- diffie-hellman@5.0.2
  | |   | | `-- miller-rabin@4.0.0
  | |   | +-- pbkdf2@3.0.4
  | |   | +-- public-encrypt@4.0.0
  | |   | `-- randombytes@2.0.3
  | |   +-- deep-equal@1.0.1
  | |   +-- defined@1.0.0
  | |   +-- deps-sort@1.3.9
  | |   +-- domain-browser@1.1.7
  | |   +-- duplexer2@0.0.2
  | |   +-- events@1.0.2
  | |   +-- glob@4.5.3
  | |   +-- has@1.0.1
  | |   | `-- function-bind@1.1.0
  | |   +-- htmlescape@1.1.0
  | |   +-- http-browserify@1.7.0
  | |   | `-- Base64@0.2.1
  | |   +-- https-browserify@0.0.1
  | |   +-- insert-module-globals@6.6.3
  | |   | +-- combine-source-map@0.6.1
  | |   | | +-- convert-source-map@1.1.3
  | |   | | +-- inline-source-map@0.5.0
  | |   | | +-- lodash.memoize@3.0.4
  | |   | | `-- source-map@0.4.4
  | |   | +-- is-buffer@1.1.3
  | |   | `-- lexical-scope@1.2.0
  | |   |   `-- astw@2.0.0
  | |   +-- isarray@0.0.1
  | |   +-- JSONStream@1.1.1
  | |   | `-- jsonparse@1.2.0
  | |   +-- labeled-stream-splicer@1.0.2
  | |   | `-- stream-splicer@1.3.2
  | |   +-- module-deps@3.9.1
  | |   | +-- detective@4.3.1
  | |   | `-- stream-combiner2@1.0.2
  | |   |   `-- through2@0.5.1
  | |   |     +-- readable-stream@1.0.33
  | |   |     `-- xtend@3.0.0
  | |   +-- os-browserify@0.1.2
  | |   +-- parents@1.0.1
  | |   | `-- path-platform@0.11.15
  | |   +-- path-browserify@0.0.0
  | |   +-- process@0.11.2
  | |   +-- punycode@1.4.0
  | |   +-- querystring-es3@0.2.1
  | |   +-- read-only-stream@1.1.1
  | |   | `-- readable-wrap@1.0.0
  | |   +-- readable-stream@1.1.13
  | |   | `-- core-util-is@1.0.2
  | |   +-- resolve@1.1.7
  | |   +-- shallow-copy@0.0.1
  | |   +-- shasum@1.0.2
  | |   | +-- json-stable-stringify@0.0.1
  | |   | | `-- jsonify@0.0.0
  | |   | `-- sha.js@2.4.5
  | |   +-- shell-quote@0.0.1
  | |   +-- stream-browserify@1.0.0
  | |   +-- string_decoder@0.10.31
  | |   +-- subarg@1.0.0
  | |   | `-- minimist@1.2.0
  | |   +-- syntax-error@1.1.5
  | |   | `-- acorn@2.7.0
  | |   +-- through2@1.1.1
  | |   +-- timers-browserify@1.4.2
  | |   +-- tty-browserify@0.0.0
  | |   +-- url@0.10.3
  | |   | +-- punycode@1.3.2
  | |   | `-- querystring@0.2.0
  | |   +-- util@0.10.3
  | |   +-- vm-browserify@0.0.4
  | |   | `-- indexof@0.0.1
  | |   `-- xtend@4.0.1
  | +-- cordova-registry-mapper@1.1.14
  | +-- cordova-serve@1.0.0
  | | +-- chalk@1.1.1
  | | | +-- ansi-styles@2.2.0
  | | | | `-- color-convert@1.0.0
  | | | +-- escape-string-regexp@1.0.5
  | | | +-- has-ansi@2.0.0
  | | | | `-- ansi-regex@2.0.0
  | | | +-- strip-ansi@3.0.1
  | | | `-- supports-color@2.0.0
  | | +-- compression@1.6.1
  | | | +-- accepts@1.3.2
  | | | | +-- mime-types@2.1.10
  | | | | `-- negotiator@0.6.0
  | | | +-- bytes@2.2.0
  | | | +-- compressible@2.0.7
  | | | | `-- mime-db@1.22.0
  | | | +-- debug@2.2.0
  | | | | `-- ms@0.7.1
  | | | +-- on-headers@1.0.1
  | | | `-- vary@1.1.0
  | | +-- express@4.13.4
  | | | +-- accepts@1.2.13
  | | | | `-- negotiator@0.5.3
  | | | +-- array-flatten@1.1.1
  | | | +-- content-disposition@0.5.1
  | | | +-- content-type@1.0.1
  | | | +-- cookie@0.1.5
  | | | +-- cookie-signature@1.0.6
  | | | +-- depd@1.1.0
  | | | +-- escape-html@1.0.3
  | | | +-- etag@1.7.0
  | | | +-- finalhandler@0.4.1
  | | | | `-- unpipe@1.0.0
  | | | +-- fresh@0.3.0
  | | | +-- merge-descriptors@1.0.1
  | | | +-- methods@1.1.2
  | | | +-- on-finished@2.3.0
  | | | | `-- ee-first@1.1.1
  | | | +-- parseurl@1.3.1
  | | | +-- path-to-regexp@0.1.7
  | | | +-- proxy-addr@1.0.10
  | | | | +-- forwarded@0.1.0
  | | | | `-- ipaddr.js@1.0.5
  | | | +-- qs@4.0.0
  | | | +-- range-parser@1.0.3
  | | | +-- send@0.13.1
  | | | | +-- destroy@1.0.4
  | | | | +-- http-errors@1.3.1
  | | | | +-- mime@1.3.4
  | | | | `-- statuses@1.2.1
  | | | +-- serve-static@1.10.2
  | | | +-- type-is@1.6.12
  | | | | `-- media-typer@0.3.0
  | | | +-- utils-merge@1.0.0
  | | | `-- vary@1.0.1
  | | `-- q@1.4.1
  | +-- dep-graph@1.1.0
  | | `-- underscore@1.2.1
  | +-- elementtree@0.1.6
  | | `-- sax@0.3.5
  | +-- glob@5.0.15
  | | +-- inflight@1.0.4
  | | | `-- wrappy@1.0.1
  | | +-- inherits@2.0.1
  | | +-- minimatch@3.0.0
  | | | `-- brace-expansion@1.1.2
  | | |   +-- balanced-match@0.3.0
  | | |   `-- concat-map@0.0.1
  | | +-- once@1.3.3
  | | `-- path-is-absolute@1.0.0
  | +-- init-package-json@1.9.3
  | | +-- glob@6.0.4
  | | | +-- inflight@1.0.4
  | | | +-- minimatch@2.0.10
  | | | | `-- brace-expansion@1.1.3
  | | | |   +-- balanced-match@0.3.0
  | | | |   `-- concat-map@0.0.1
  | | | `-- path-is-absolute@1.0.0
  | | +-- npm-package-arg@4.1.0
  | | | `-- hosted-git-info@2.1.4
  | | +-- promzard@0.3.0
  | | +-- read@1.0.7
  | | | `-- mute-stream@0.0.6
  | | +-- read-package-json@2.0.3
  | | | +-- glob@6.0.4
  | | | +-- graceful-fs@4.1.3
  | | | +-- json-parse-helpfulerror@1.0.3
  | | | | `-- jju@1.3.0
  | | | `-- normalize-package-data@2.3.5
  | | |   `-- is-builtin-module@1.0.0
  | | |     `-- builtin-modules@1.1.1
  | | +-- validate-npm-package-license@3.0.1
  | | | +-- spdx-correct@1.0.2
  | | | | `-- spdx-license-ids@1.2.0
  | | | `-- spdx-expression-parse@1.0.2
  | | |   `-- spdx-exceptions@1.0.4
  | | `-- validate-npm-package-name@2.2.2
  | +-- nopt@3.0.6
  | +-- npm@2.15.0
  | | +-- abbrev@1.0.7
  | | +-- ansi@0.3.1
  | | +-- ansi-regex@2.0.0
  | | +-- ansicolors@0.3.2
  | | +-- ansistyles@0.1.3
  | | +-- archy@1.0.0
  | | +-- async-some@1.0.2
  | | +-- block-stream@0.0.8
  | | +-- char-spinner@1.0.1
  | | +-- chmodr@1.0.2
  | | +-- chownr@1.0.1
  | | +-- cmd-shim@2.0.2
  | | +-- columnify@1.5.4
  | | | `-- wcwidth@1.0.0
  | | |   `-- defaults@1.0.3
  | | |     `-- clone@1.0.2
  | | +-- config-chain@1.1.10
  | | | `-- proto-list@1.2.4
  | | +-- dezalgo@1.0.3
  | | | `-- asap@2.0.3
  | | +-- editor@1.0.0
  | | +-- fs-vacuum@1.2.7
  | | +-- fs-write-stream-atomic@1.0.8
  | | | `-- iferr@0.1.5
  | | +-- fstream@1.0.8
  | | +-- fstream-npm@1.0.7
  | | | `-- fstream-ignore@1.0.3
  | | +-- github-url-from-git@1.4.0
  | | +-- github-url-from-username-repo@1.0.2
  | | +-- glob@7.0.3
  | | | `-- path-is-absolute@1.0.0
  | | +-- graceful-fs@4.1.3
  | | +-- hosted-git-info@2.1.4
  | | +-- imurmurhash@0.1.4
  | | +-- inflight@1.0.4
  | | +-- inherits@2.0.1
  | | +-- ini@1.3.4
  | | +-- init-package-json@1.9.3
  | | | +-- glob@6.0.4
  | | | | `-- path-is-absolute@1.0.0
  | | | `-- promzard@0.3.0
  | | +-- lockfile@1.0.1
  | | +-- lru-cache@3.2.0
  | | | `-- pseudomap@1.0.1
  | | +-- minimatch@3.0.0
  | | | `-- brace-expansion@1.1.1
  | | |   +-- balanced-match@0.2.1
  | | |   `-- concat-map@0.0.1
  | | +-- mkdirp@0.5.1
  | | | `-- minimist@0.0.8
  | | +-- node-gyp@3.3.1
  | | | +-- glob@4.5.3
  | | | | `-- minimatch@2.0.10
  | | | |   `-- brace-expansion@1.1.3
  | | | |     +-- balanced-match@0.3.0
  | | | |     `-- concat-map@0.0.1
  | | | +-- minimatch@1.0.0
  | | | | +-- lru-cache@2.7.3
  | | | | `-- sigmund@1.0.1
  | | | `-- path-array@1.0.1
  | | |   `-- array-index@1.0.0
  | | |     +-- debug@2.2.0
  | | |     | `-- ms@0.7.1
  | | |     `-- es6-symbol@3.0.2
  | | |       +-- d@0.1.1
  | | |       `-- es5-ext@0.10.11
  | | |         `-- es6-iterator@2.0.0
  | | +-- nopt@3.0.6
  | | +-- normalize-git-url@3.0.1
  | | +-- normalize-package-data@2.3.5
  | | | `-- is-builtin-module@1.0.0
  | | |   `-- builtin-modules@1.1.0
  | | +-- npm-cache-filename@1.0.2
  | | +-- npm-install-checks@1.0.7
  | | +-- npm-package-arg@4.1.0
  | | +-- npm-registry-client@7.1.0
  | | | +-- concat-stream@1.5.1
  | | | | +-- readable-stream@2.0.5
  | | | | | +-- core-util-is@1.0.2
  | | | | | +-- isarray@0.0.1
  | | | | | +-- process-nextick-args@1.0.6
  | | | | | +-- string_decoder@0.10.31
  | | | | | `-- util-deprecate@1.0.2
  | | | | `-- typedarray@0.0.6
  | | | `-- retry@0.8.0
  | | +-- npm-user-validate@0.1.2
  | | +-- npmlog@2.0.2
  | | | +-- are-we-there-yet@1.0.6
  | | | | `-- delegates@1.0.0
  | | | `-- gauge@1.2.5
  | | |   +-- has-unicode@2.0.0
  | | |   +-- lodash.pad@3.2.2
  | | |   | `-- lodash.repeat@3.2.0
  | | |   |   `-- lodash._root@3.0.1
  | | |   +-- lodash.padleft@3.1.1
  | | |   | +-- lodash._basetostring@3.0.1
  | | |   | `-- lodash._createpadding@3.6.1
  | | |   `-- lodash.padright@3.1.1
  | | +-- once@1.3.3
  | | +-- opener@1.4.1
  | | +-- osenv@0.1.3
  | | | +-- os-homedir@1.0.0
  | | | `-- os-tmpdir@1.0.1
  | | +-- path-is-inside@1.0.1
  | | +-- read@1.0.7
  | | | `-- mute-stream@0.0.5
  | | +-- read-installed@4.0.3
  | | | +-- debuglog@1.0.1
  | | | +-- readdir-scoped-modules@1.0.2
  | | | `-- util-extend@1.0.1
  | | +-- read-package-json@2.0.3
  | | | +-- glob@6.0.4
  | | | | `-- path-is-absolute@1.0.0
  | | | `-- json-parse-helpfulerror@1.0.3
  | | |   `-- jju@1.2.1
  | | +-- readable-stream@1.1.13
  | | | +-- core-util-is@1.0.1
  | | | +-- isarray@0.0.1
  | | | `-- string_decoder@0.10.31
  | | +-- realize-package-specifier@3.0.1
  | | +-- request@2.69.0
  | | | +-- aws-sign2@0.6.0
  | | | +-- aws4@1.2.1
  | | | | `-- lru-cache@2.7.3
  | | | +-- bl@1.0.2
  | | | | `-- readable-stream@2.0.5
  | | | |   +-- core-util-is@1.0.2
  | | | |   +-- isarray@0.0.1
  | | | |   +-- process-nextick-args@1.0.6
  | | | |   +-- string_decoder@0.10.31
  | | | |   `-- util-deprecate@1.0.2
  | | | +-- caseless@0.11.0
  | | | +-- combined-stream@1.0.5
  | | | | `-- delayed-stream@1.0.0
  | | | +-- extend@3.0.0
  | | | +-- forever-agent@0.6.1
  | | | +-- form-data@1.0.0-rc3
  | | | | `-- async@1.5.2
  | | | +-- har-validator@2.0.6
  | | | | +-- chalk@1.1.1
  | | | | | +-- ansi-styles@2.1.0
  | | | | | +-- escape-string-regexp@1.0.4
  | | | | | +-- has-ansi@2.0.0
  | | | | | `-- supports-color@2.0.0
  | | | | +-- commander@2.9.0
  | | | | | `-- graceful-readlink@1.0.1
  | | | | +-- is-my-json-valid@2.12.4
  | | | | | +-- generate-function@2.0.0
  | | | | | +-- generate-object-property@1.2.0
  | | | | | | `-- is-property@1.0.2
  | | | | | +-- jsonpointer@2.0.0
  | | | | | `-- xtend@4.0.1
  | | | | `-- pinkie-promise@2.0.0
  | | | |   `-- pinkie@2.0.4
  | | | +-- hawk@3.1.3
  | | | | +-- boom@2.10.1
  | | | | +-- cryptiles@2.0.5
  | | | | +-- hoek@2.16.3
  | | | | `-- sntp@1.0.9
  | | | +-- http-signature@1.1.1
  | | | | +-- assert-plus@0.2.0
  | | | | +-- jsprim@1.2.2
  | | | | | +-- extsprintf@1.0.2
  | | | | | +-- json-schema@0.2.2
  | | | | | `-- verror@1.3.6
  | | | | `-- sshpk@1.7.3
  | | | |   +-- asn1@0.2.3
  | | | |   +-- dashdash@1.12.2
  | | | |   +-- ecc-jsbn@0.1.1
  | | | |   +-- jodid25519@1.0.2
  | | | |   +-- jsbn@0.1.0
  | | | |   `-- tweetnacl@0.13.3
  | | | +-- is-typedarray@1.0.0
  | | | +-- isstream@0.1.2
  | | | +-- json-stringify-safe@5.0.1
  | | | +-- mime-types@2.1.9
  | | | | `-- mime-db@1.21.0
  | | | +-- node-uuid@1.4.7
  | | | +-- oauth-sign@0.8.1
  | | | +-- qs@6.0.2
  | | | +-- stringstream@0.0.5
  | | | +-- tough-cookie@2.2.1
  | | | `-- tunnel-agent@0.4.2
  | | +-- retry@0.9.0
  | | +-- rimraf@2.5.2
  | | | `-- glob@7.0.0
  | | |   `-- path-is-absolute@1.0.0
  | | +-- semver@5.1.0
  | | +-- sha@2.0.1
  | | | `-- readable-stream@2.0.2
  | | |   +-- core-util-is@1.0.1
  | | |   +-- isarray@0.0.1
  | | |   +-- process-nextick-args@1.0.3
  | | |   +-- string_decoder@0.10.31
  | | |   `-- util-deprecate@1.0.1
  | | +-- slide@1.1.6
  | | +-- sorted-object@1.0.0
  | | +-- spdx-license-ids@1.2.0
  | | +-- strip-ansi@3.0.1
  | | +-- tar@2.2.1
  | | +-- text-table@0.2.0
  | | +-- uid-number@0.0.6
  | | +-- umask@1.1.0
  | | +-- validate-npm-package-license@3.0.1
  | | | +-- spdx-correct@1.0.2
  | | | `-- spdx-expression-parse@1.0.2
  | | |   `-- spdx-exceptions@1.0.4
  | | +-- validate-npm-package-name@2.2.2
  | | | `-- builtins@0.0.7
  | | +-- which@1.2.4
  | | | +-- is-absolute@0.1.7
  | | | | `-- is-relative@0.1.3
  | | | `-- isexe@1.1.1
  | | +-- wrappy@1.0.1
  | | `-- write-file-atomic@1.1.4
  | +-- npmconf@2.1.2
  | | +-- config-chain@1.1.10
  | | | `-- proto-list@1.2.4
  | | +-- inherits@2.0.1
  | | +-- ini@1.3.4
  | | +-- mkdirp@0.5.1
  | | | `-- minimist@0.0.8
  | | +-- nopt@3.0.6
  | | +-- once@1.3.3
  | | | `-- wrappy@1.0.1
  | | +-- osenv@0.1.3
  | | | +-- os-homedir@1.0.1
  | | | `-- os-tmpdir@1.0.1
  | | `-- uid-number@0.0.5
  | +-- opener@1.4.1
  | +-- plist@1.2.0
  | | +-- base64-js@0.0.8
  | | +-- util-deprecate@1.0.2
  | | +-- xmlbuilder@4.0.0
  | | | `-- lodash@3.10.1
  | | `-- xmldom@0.1.21
  | +-- properties-parser@0.2.3
  | +-- request@2.47.0
  | | +-- aws-sign2@0.5.0
  | | +-- bl@0.9.5
  | | | `-- readable-stream@1.0.33
  | | +-- caseless@0.6.0
  | | +-- combined-stream@0.0.7
  | | | `-- delayed-stream@0.0.5
  | | +-- forever-agent@0.5.2
  | | +-- form-data@0.1.4
  | | | +-- async@0.9.2
  | | | `-- mime@1.2.11
  | | +-- hawk@1.1.1
  | | | +-- boom@0.4.2
  | | | +-- cryptiles@0.2.2
  | | | +-- hoek@0.9.1
  | | | `-- sntp@0.2.4
  | | +-- http-signature@0.10.1
  | | | +-- asn1@0.1.11
  | | | +-- assert-plus@0.1.5
  | | | `-- ctype@0.5.3
  | | +-- json-stringify-safe@5.0.1
  | | +-- mime-types@1.0.2
  | | +-- node-uuid@1.4.7
  | | +-- oauth-sign@0.4.0
  | | +-- qs@2.3.3
  | | +-- stringstream@0.0.5
  | | +-- tough-cookie@2.2.2
  | | `-- tunnel-agent@0.4.2
  | +-- semver@4.3.6
  | +-- shelljs@0.3.0
  | +-- tar@1.0.2
  | | +-- block-stream@0.0.8
  | | `-- fstream@1.0.8
  | |   `-- rimraf@2.5.2
  | |     `-- glob@7.0.3
  | +-- underscore@1.7.0
  | +-- unorm@1.3.3
  | +-- valid-identifier@0.0.1
  | `-- xcode@0.8.0
  |   +-- node-uuid@1.3.3
  |   `-- pegjs@0.6.2
  +-- nopt@1.0.9
  | `-- abbrev@1.0.7
  `-- q@1.0.1

Popular Posts