Skip to content

Instantly share code, notes, and snippets.

@POMBuilds
Created November 17, 2016 18:12
Show Gist options
  • Select an option

  • Save POMBuilds/87fb3466b97fbfba39f6d239a6ffc57d to your computer and use it in GitHub Desktop.

Select an option

Save POMBuilds/87fb3466b97fbfba39f6d239a6ffc57d to your computer and use it in GitHub Desktop.
NativeScript 2.4 Dependencies
/usr/local/lib
└─┬ nativescript@2.4.0
├── bluebird@2.9.34
├── bplist-parser@0.1.0
├── bufferpack@0.0.6
├─┬ bufferutil@1.0.1
│ ├── bindings@1.2.1
│ ├── nan@2.4.0
│ └── prebuilt@0.1.0
├── byline@4.2.1
├─┬ chalk@1.1.0
│ ├── ansi-styles@2.2.1
│ ├── escape-string-regexp@1.0.5
│ ├── has-ansi@2.0.0
│ ├── strip-ansi@3.0.1
│ └── supports-color@2.0.0
├─┬ cli-table@0.3.1
│ ├── colors@1.0.3
│ ├── lodash@3.6.0
│ └─┬ wcwidth@1.0.1
│ └─┬ defaults@1.0.3
│ └── clone@1.0.2
├─┬ clui@0.3.1
│ └─┬ cli-color@0.3.2
│ ├── d@0.1.1
│ ├─┬ es5-ext@0.10.12
│ │ ├── es6-iterator@2.0.0
│ │ └── es6-symbol@3.1.0
│ ├─┬ memoizee@0.3.10
│ │ ├─┬ es6-weak-map@0.1.4
│ │ │ ├── es6-iterator@0.1.3
│ │ │ └── es6-symbol@2.0.1
│ │ ├── event-emitter@0.3.4
│ │ ├── lru-queue@0.1.0
│ │ └── next-tick@0.2.2
│ └── timers-ext@0.1.0
├── colors@1.1.2
├── email-validator@1.0.4
├── esprima@2.7.0
├─┬ ffi@2.0.0
│ └─┬ debug@2.3.2
│ └── ms@0.7.2
├── fibers@1.0.15
├── filesize@3.1.2
├─┬ gaze@1.1.0
│ └─┬ globule@1.1.0
│ └── lodash@4.16.6
├─┬ glob@7.1.1
│ ├── fs.realpath@1.0.0
│ ├─┬ inflight@1.0.6
│ │ └── wrappy@1.0.2
│ ├── inherits@2.0.3
│ ├── once@1.4.0
│ └── path-is-absolute@1.0.1
├── iconv-lite@0.4.11
├─┬ inquirer@0.9.0
│ ├── ansi-regex@2.0.0
│ ├── cli-width@1.1.1
│ ├─┬ figures@1.7.0
│ │ └── object-assign@4.1.0
│ ├── lodash@3.10.1
│ ├─┬ readline2@0.1.1
│ │ ├── mute-stream@0.0.4
│ │ └─┬ strip-ansi@2.0.1
│ │ └── ansi-regex@1.1.1
│ ├── run-async@0.1.0
│ ├── rx-lite@2.5.2
│ └── through@2.3.8
├─┬ ios-sim-portable@1.6.0
│ ├── colors@0.6.2
│ ├── lodash@3.2.0
│ ├── nodobjc@2.0.0
│ ├─┬ shelljs@0.7.0
│ │ ├── interpret@1.0.1
│ │ └─┬ rechoir@0.6.2
│ │ └── resolve@1.1.7
│ └─┬ yargs@4.7.1
│ ├── camelcase@3.0.0
│ ├── lodash.assign@4.2.0
│ ├─┬ pkg-conf@1.1.3
│ │ ├─┬ load-json-file@1.1.0
│ │ │ ├── graceful-fs@4.1.10
│ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ └── is-arrayish@0.2.1
│ │ │ ├── pify@2.3.0
│ │ │ └─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.1
│ │ └── symbol@0.2.3
│ ├── set-blocking@1.0.0
│ └── yargs-parser@2.4.1
├── lockfile@1.0.1
├── lodash@4.13.1
├─┬ log4js@0.6.26
│ ├── async@0.2.10
│ ├─┬ readable-stream@1.0.34
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── semver@4.3.6
│ └── underscore@1.8.2
├── marked@0.3.3
├─┬ marked-terminal@1.5.0
│ ├─┬ cardinal@0.5.0
│ │ ├── ansicolors@0.2.1
│ │ └─┬ redeyed@0.5.0
│ │ └── esprima-fb@12001.1.0-dev-harmony-fb
│ ├─┬ lodash.assign@3.2.0
│ │ ├─┬ lodash._baseassign@3.2.0
│ │ │ └── lodash._basecopy@3.0.1
│ │ ├─┬ lodash._createassigner@3.1.1
│ │ │ ├── lodash._bindcallback@3.0.1
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ └── lodash.restparam@3.6.1
│ │ └─┬ lodash.keys@3.1.2
│ │ ├── lodash._getnative@3.9.1
│ │ ├── lodash.isarguments@3.1.0
│ │ └── lodash.isarray@3.0.4
│ └── node-emoji@0.1.0
├─┬ minimatch@3.0.2
│ └─┬ brace-expansion@1.1.6
│ ├── balanced-match@0.4.2
│ └── concat-map@0.0.1
├─┬ mkdirp@0.5.1
│ └── minimist@0.0.8
├── moment@2.10.6
├── mute-stream@0.0.5
├─┬ node-inspector@0.7.4
│ ├── async@0.8.0
│ ├── debug@0.8.1
│ ├─┬ express@4.0.0
│ │ ├─┬ accepts@1.0.0
│ │ │ ├── mime@1.2.11
│ │ │ └── negotiator@0.3.0
│ │ ├── buffer-crc32@0.2.1
│ │ ├── cookie@0.1.0
│ │ ├── cookie-signature@1.0.3
│ │ ├── debug@0.8.1
│ │ ├── escape-html@1.0.1
│ │ ├── fresh@0.2.2
│ │ ├── merge-descriptors@0.0.2
│ │ ├── methods@0.1.0
│ │ ├── parseurl@1.0.1
│ │ ├── path-to-regexp@0.1.2
│ │ ├── qs@0.6.6
│ │ ├── range-parser@1.0.0
│ │ ├── send@0.2.0
│ │ ├─┬ serve-static@1.0.1
│ │ │ └─┬ send@0.1.4
│ │ │ ├── fresh@0.2.0
│ │ │ └── range-parser@0.0.4
│ │ ├── type-is@1.0.0
│ │ └── utils-merge@1.0.0
│ ├─┬ glob@3.2.11
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├── opener@1.3.0
│ ├─┬ rc@0.3.5
│ │ ├── deep-extend@0.2.11
│ │ └── ini@1.1.0
│ ├─┬ strong-data-uri@0.1.1
│ │ └── truncate@1.0.5
│ ├── which@1.0.9
│ ├─┬ ws@0.4.32
│ │ ├── commander@2.1.0
│ │ ├── nan@2.0.9
│ │ └── tinycolor@0.0.1
│ └─┬ yargs@1.2.6
│ └── minimist@0.1.0
├── node-uuid@1.4.3
├─┬ npm@2.15.9
│ ├── abbrev@1.0.9
│ ├── 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.9
│ ├── 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.9
│ ├─┬ fs-write-stream-atomic@1.0.8
│ │ └── iferr@0.1.5
│ ├── fstream@1.0.10
│ ├─┬ 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.4
│ │ ├── fs.realpath@1.0.0
│ │ └── path-is-absolute@1.0.0
│ ├── graceful-fs@4.1.4
│ ├── hosted-git-info@2.1.4
│ ├── imurmurhash@0.1.4
│ ├── inflight@1.0.5
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ init-package-json@1.9.4
│ │ ├─┬ glob@6.0.4
│ │ │ └── path-is-absolute@1.0.0
│ │ └── promzard@0.3.0
│ ├── lockfile@1.0.1
│ ├─┬ lru-cache@4.0.1
│ │ ├── pseudomap@1.0.2
│ │ └── yallist@2.0.0
│ ├─┬ 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.4.0
│ │ ├─┬ minimatch@3.0.2
│ │ │ └─┬ brace-expansion@1.1.5
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ └─┬ path-array@1.0.1
│ │ └─┬ array-index@1.0.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └─┬ es6-symbol@3.1.0
│ │ ├── d@0.1.1
│ │ └─┬ es5-ext@0.10.11
│ │ ├── es6-iterator@2.0.0
│ │ └── es6-symbol@3.0.2
│ ├── nopt@3.0.6
│ ├── normalize-git-url@3.0.2
│ ├─┬ 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.2
│ │ ├─┬ concat-stream@1.5.1
│ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── typedarray@0.0.6
│ │ └── retry@0.8.0
│ ├── npm-user-validate@0.1.4
│ ├─┬ npmlog@2.0.4
│ │ ├─┬ are-we-there-yet@1.1.2
│ │ │ └── delegates@1.0.0
│ │ └─┬ gauge@1.2.7
│ │ ├── has-unicode@2.0.0
│ │ ├─┬ lodash.pad@4.4.0
│ │ │ ├── lodash._baseslice@4.0.0
│ │ │ ├── lodash._basetostring@4.12.0
│ │ │ └── lodash.tostring@4.1.3
│ │ ├─┬ lodash.padend@4.5.0
│ │ │ ├── lodash._baseslice@4.0.0
│ │ │ ├── lodash._basetostring@4.12.0
│ │ │ └── lodash.tostring@4.1.3
│ │ └─┬ lodash.padstart@4.5.0
│ │ ├── lodash._baseslice@4.0.0
│ │ ├── lodash._basetostring@4.12.0
│ │ └── lodash.tostring@4.1.3
│ ├── 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.4
│ │ ├─┬ glob@6.0.4
│ │ │ └── path-is-absolute@1.0.0
│ │ └─┬ json-parse-helpfulerror@1.0.3
│ │ └── jju@1.3.0
│ ├─┬ readable-stream@2.1.4
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── realize-package-specifier@3.0.1
│ ├─┬ request@2.72.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.3.2
│ │ ├─┬ bl@1.1.2
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── 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-rc4
│ │ │ └── async@1.5.2
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ ├── has-ansi@2.0.0
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ │ ├── 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.1
│ │ │ └── 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.8.3
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├── dashdash@1.13.1
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├── getpass@0.1.6
│ │ │ ├── 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.11
│ │ │ └── mime-db@1.23.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.1.0
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.2.2
│ │ └── tunnel-agent@0.4.3
│ ├── 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@2.0.0
│ ├── spdx-license-ids@1.2.1
│ ├── 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.10
│ │ └── isexe@1.1.2
│ ├── wrappy@1.0.2
│ └── write-file-atomic@1.1.4
├── open@0.0.5
├─┬ osenv@0.1.3
│ ├── os-homedir@1.0.2
│ └── os-tmpdir@1.0.2
├─┬ plist@1.1.0
│ ├── base64-js@0.0.6
│ ├── util-deprecate@1.0.0
│ └─┬ xmlbuilder@2.2.1
│ └── lodash-node@2.4.1
├─┬ plist-merge-patch@0.0.9
│ ├─┬ json-merge-patch@0.2.3
│ │ └── deep-equal@1.0.1
│ └─┬ plist@1.2.0
│ ├── base64-js@0.0.8
│ ├── util-deprecate@1.0.2
│ └─┬ xmlbuilder@4.0.0
│ └── lodash@3.10.1
├─┬ plistlib@0.2.1
│ ├── moment@2.4.0
│ ├── node-xml@1.0.2
│ ├── underscore@1.5.2
│ └── xml@0.0.12
├─┬ progress-stream@1.1.1
│ ├── single-line-log@0.3.1
│ ├── speedometer@0.1.4
│ └─┬ through2@0.2.3
│ ├── readable-stream@1.1.14
│ └─┬ xtend@2.1.2
│ └── object-keys@0.4.0
├── properties-parser@0.2.3
├── ref@1.3.2
├── ref-struct@1.0.2
├── semver@5.0.1
├── shelljs@0.5.3
├── source-map@0.5.6
├── tabtab@0.0.3
├─┬ temp@0.8.3
│ └── rimraf@2.2.8
├── utf-8-validate@1.0.1
├── winreg@0.0.17
├─┬ ws@0.7.1
│ ├── options@0.0.6
│ └── ultron@1.0.2
├─┬ xcode@0.8.0
│ ├── node-uuid@1.3.3
│ └── pegjs@0.6.2
├── xmldom@0.1.21
├── xmlhttprequest@1.5.1
└─┬ yargs@6.0.0
├─┬ cliui@3.2.0
│ └── wrap-ansi@2.0.0
├── decamelize@1.2.0
├── get-caller-file@1.0.2
├─┬ os-locale@1.4.0
│ └─┬ lcid@1.0.0
│ └── invert-kv@1.0.0
├─┬ read-pkg-up@1.0.1
│ ├─┬ find-up@1.1.2
│ │ ├── path-exists@2.1.0
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ └─┬ read-pkg@1.1.0
│ ├─┬ normalize-package-data@2.3.5
│ │ ├── hosted-git-info@2.1.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.2
│ │ └── spdx-expression-parse@1.0.4
│ └── path-type@1.1.0
├── require-directory@2.1.1
├── require-main-filename@1.0.1
├── set-blocking@2.0.0
├─┬ string-width@1.0.2
│ ├── code-point-at@1.1.0
│ └─┬ is-fullwidth-code-point@1.0.0
│ └── number-is-nan@1.0.1
├── which-module@1.0.0
├── window-size@0.2.0
├── y18n@3.2.1
└── yargs-parser@4.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment