Skip to content

Instantly share code, notes, and snippets.

@emiltin
Created March 23, 2017 10:41
Show Gist options
  • Save emiltin/d7f73734f9eab9087069af8e92c68d53 to your computer and use it in GitHub Desktop.
Save emiltin/d7f73734f9eab9087069af8e92c68d53 to your computer and use it in GitHub Desktop.
emil@emil-OptiPlex-7010:~/code/osrm-backend$ cat /home/emil/code/osrm-backend/npm-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/home/emil/.nvm/versions/node/v7.7.4/bin/node',
1 verbose cli '/home/emil/.nvm/versions/node/v7.7.4/bin/npm',
1 verbose cli 'install' ]
2 info using npm@4.1.2
3 info using node@v7.7.4
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly install normalizeTree
8 silly loadCurrentTree Finishing
9 silly loadIdealTree Starting
10 silly install loadIdealTree
11 silly cloneCurrentTree Starting
12 silly install cloneCurrentTreeToIdealTree
13 silly cloneCurrentTree Finishing
14 silly loadShrinkwrap Starting
15 silly install loadShrinkwrap
16 silly loadShrinkwrap Finishing
17 silly loadAllDepsIntoIdealTree Starting
18 silly install loadAllDepsIntoIdealTree
19 silly fetchNamedPackageData fsevents
20 silly mapToRegistry name fsevents
21 silly mapToRegistry using default registry
22 silly mapToRegistry registry https://registry.npmjs.org/
23 silly mapToRegistry data Result {
23 silly mapToRegistry raw: 'fsevents',
23 silly mapToRegistry scope: null,
23 silly mapToRegistry escapedName: 'fsevents',
23 silly mapToRegistry name: 'fsevents',
23 silly mapToRegistry rawSpec: '',
23 silly mapToRegistry spec: 'latest',
23 silly mapToRegistry type: 'tag' }
24 silly mapToRegistry uri https://registry.npmjs.org/fsevents
25 verbose request uri https://registry.npmjs.org/fsevents
26 verbose request no auth needed
27 info attempt registry request try #1 at 11:35:57 AM
28 verbose request id 57817cd3ccfe0dee
29 verbose etag W/"58cbe1d5-d5e6"
30 verbose lastModified Fri, 17 Mar 2017 13:17:09 GMT
31 http request GET https://registry.npmjs.org/fsevents
32 http 304 https://registry.npmjs.org/fsevents
33 verbose headers { date: 'Thu, 23 Mar 2017 10:35:57 GMT',
33 verbose headers via: '1.1 varnish',
33 verbose headers 'cache-control': 'max-age=300',
33 verbose headers etag: 'W/"58cbe1d5-d5e6"',
33 verbose headers age: '112',
33 verbose headers connection: 'keep-alive',
33 verbose headers 'x-served-by': 'cache-bma7021-BMA',
33 verbose headers 'x-cache': 'HIT',
33 verbose headers 'x-cache-hits': '17',
33 verbose headers 'x-timer': 'S1490265357.785884,VS0,VE0',
33 verbose headers vary: 'Accept-Encoding' }
34 silly get cb [ 304,
34 silly get { date: 'Thu, 23 Mar 2017 10:35:57 GMT',
34 silly get via: '1.1 varnish',
34 silly get 'cache-control': 'max-age=300',
34 silly get etag: 'W/"58cbe1d5-d5e6"',
34 silly get age: '112',
34 silly get connection: 'keep-alive',
34 silly get 'x-served-by': 'cache-bma7021-BMA',
34 silly get 'x-cache': 'HIT',
34 silly get 'x-cache-hits': '17',
34 silly get 'x-timer': 'S1490265357.785884,VS0,VE0',
34 silly get vary: 'Accept-Encoding' } ]
35 verbose etag https://registry.npmjs.org/fsevents from cache
36 verbose get saving fsevents to /home/emil/.npm/registry.npmjs.org/fsevents/.cache.json
37 verbose correctMkdir /home/emil/.npm correctMkdir not in flight; initializing
38 silly pickManifestFromRegistryMetadata spec >=1.0.0 <2.0.0 tag latest versions [ '0.1.1',
38 silly pickManifestFromRegistryMetadata '0.1.3',
38 silly pickManifestFromRegistryMetadata '0.1.4',
38 silly pickManifestFromRegistryMetadata '0.1.5',
38 silly pickManifestFromRegistryMetadata '0.1.6',
38 silly pickManifestFromRegistryMetadata '0.2.0',
38 silly pickManifestFromRegistryMetadata '0.3.0',
38 silly pickManifestFromRegistryMetadata '0.3.1',
38 silly pickManifestFromRegistryMetadata '0.3.2',
38 silly pickManifestFromRegistryMetadata '0.3.3',
38 silly pickManifestFromRegistryMetadata '0.3.4',
38 silly pickManifestFromRegistryMetadata '0.3.5',
38 silly pickManifestFromRegistryMetadata '0.3.6',
38 silly pickManifestFromRegistryMetadata '0.3.7',
38 silly pickManifestFromRegistryMetadata '0.3.8',
38 silly pickManifestFromRegistryMetadata '1.0.0',
38 silly pickManifestFromRegistryMetadata '1.0.1',
38 silly pickManifestFromRegistryMetadata '1.0.2',
38 silly pickManifestFromRegistryMetadata '1.0.3',
38 silly pickManifestFromRegistryMetadata '1.0.4',
38 silly pickManifestFromRegistryMetadata '1.0.5',
38 silly pickManifestFromRegistryMetadata '1.0.6',
38 silly pickManifestFromRegistryMetadata '1.0.7',
38 silly pickManifestFromRegistryMetadata '1.0.8',
38 silly pickManifestFromRegistryMetadata '1.0.9',
38 silly pickManifestFromRegistryMetadata '1.0.10',
38 silly pickManifestFromRegistryMetadata '1.0.11',
38 silly pickManifestFromRegistryMetadata '1.0.12',
38 silly pickManifestFromRegistryMetadata '1.0.14',
38 silly pickManifestFromRegistryMetadata '1.0.15',
38 silly pickManifestFromRegistryMetadata '1.0.17',
38 silly pickManifestFromRegistryMetadata '1.0.18-0',
38 silly pickManifestFromRegistryMetadata '1.1.0',
38 silly pickManifestFromRegistryMetadata '1.1.1' ]
39 silly resolveWithNewModule fsevents@1.1.1 checking installable status
40 silly loadAllDepsIntoIdealTree Finishing
41 silly loadIdealTree Finishing
42 silly currentTree osrm@5.7.0
42 silly currentTree ├── abbrev@1.1.0
42 silly currentTree ├─┬ acorn-jsx@3.0.1
42 silly currentTree │ └── acorn@3.3.0
42 silly currentTree ├── acorn@1.2.2
42 silly currentTree ├── add-stream@1.0.0
42 silly currentTree ├── ajv-keywords@1.5.1
42 silly currentTree ├── ajv@4.11.5
42 silly currentTree ├── align-text@0.1.4
42 silly currentTree ├── alphanum-sort@1.0.2
42 silly currentTree ├── amdefine@1.0.1
42 silly currentTree ├── ansi-escapes@1.4.0
42 silly currentTree ├── ansi-regex@2.1.1
42 silly currentTree ├── ansi-styles@2.2.1
42 silly currentTree ├── anymatch@1.3.0
42 silly currentTree ├── aproba@1.1.1
42 silly currentTree ├── are-we-there-yet@1.1.2
42 silly currentTree ├── argparse@1.0.9
42 silly currentTree ├── arr-diff@2.0.0
42 silly currentTree ├── arr-flatten@1.0.1
42 silly currentTree ├── array-differ@1.0.0
42 silly currentTree ├── array-filter@0.0.1
42 silly currentTree ├── array-find-index@1.0.2
42 silly currentTree ├── array-ify@1.0.0
42 silly currentTree ├── array-iterate@1.1.0
42 silly currentTree ├── array-map@0.0.0
42 silly currentTree ├── array-reduce@0.0.0
42 silly currentTree ├── array-union@1.0.2
42 silly currentTree ├── array-uniq@1.0.3
42 silly currentTree ├── array-unique@0.2.1
42 silly currentTree ├── arrify@1.0.1
42 silly currentTree ├── asap@2.0.5
42 silly currentTree ├── asn1.js@4.9.1
42 silly currentTree ├── asn1@0.2.3
42 silly currentTree ├── assert-plus@0.2.0
42 silly currentTree ├── assert@1.4.1
42 silly currentTree ├─┬ astw@2.2.0
42 silly currentTree │ └── acorn@4.0.11
42 silly currentTree ├── async-each@1.0.1
42 silly currentTree ├── async@1.5.2
42 silly currentTree ├── asynckit@0.4.0
42 silly currentTree ├── autoprefixer@6.7.7
42 silly currentTree ├─┬ aws-sdk@2.0.31
42 silly currentTree │ └── xmlbuilder@0.4.2
42 silly currentTree ├── aws-sign2@0.6.0
42 silly currentTree ├── aws4@1.6.0
42 silly currentTree ├── babel-cli@6.24.0
42 silly currentTree ├── babel-code-frame@6.22.0
42 silly currentTree ├── babel-core@6.24.0
42 silly currentTree ├── babel-eslint@6.1.2
42 silly currentTree ├── babel-generator@6.24.0
42 silly currentTree ├── babel-helper-bindify-decorators@6.22.0
42 silly currentTree ├── babel-helper-builder-binary-assignment-operator-visitor@6.22.0
42 silly currentTree ├── babel-helper-builder-react-jsx@6.23.0
42 silly currentTree ├── babel-helper-call-delegate@6.22.0
42 silly currentTree ├── babel-helper-define-map@6.23.0
42 silly currentTree ├── babel-helper-explode-assignable-expression@6.22.0
42 silly currentTree ├── babel-helper-explode-class@6.22.0
42 silly currentTree ├── babel-helper-function-name@6.23.0
42 silly currentTree ├── babel-helper-get-function-arity@6.22.0
42 silly currentTree ├── babel-helper-hoist-variables@6.22.0
42 silly currentTree ├── babel-helper-optimise-call-expression@6.23.0
42 silly currentTree ├── babel-helper-regex@6.22.0
42 silly currentTree ├── babel-helper-remap-async-to-generator@6.22.0
42 silly currentTree ├── babel-helper-replace-supers@6.23.0
42 silly currentTree ├── babel-helpers@6.23.0
42 silly currentTree ├── babel-messages@6.23.0
42 silly currentTree ├── babel-plugin-check-es2015-constants@6.22.0
42 silly currentTree ├── babel-plugin-syntax-async-functions@6.13.0
42 silly currentTree ├── babel-plugin-syntax-async-generators@6.13.0
42 silly currentTree ├── babel-plugin-syntax-class-constructor-call@6.18.0
42 silly currentTree ├── babel-plugin-syntax-class-properties@6.13.0
42 silly currentTree ├── babel-plugin-syntax-decorators@6.13.0
42 silly currentTree ├── babel-plugin-syntax-do-expressions@6.13.0
42 silly currentTree ├── babel-plugin-syntax-dynamic-import@6.18.0
42 silly currentTree ├── babel-plugin-syntax-exponentiation-operator@6.13.0
42 silly currentTree ├── babel-plugin-syntax-export-extensions@6.13.0
42 silly currentTree ├── babel-plugin-syntax-flow@6.18.0
42 silly currentTree ├── babel-plugin-syntax-function-bind@6.13.0
42 silly currentTree ├── babel-plugin-syntax-jsx@6.18.0
42 silly currentTree ├── babel-plugin-syntax-object-rest-spread@6.13.0
42 silly currentTree ├── babel-plugin-syntax-trailing-function-commas@6.22.0
42 silly currentTree ├── babel-plugin-transform-async-generator-functions@6.22.0
42 silly currentTree ├── babel-plugin-transform-async-to-generator@6.22.0
42 silly currentTree ├── babel-plugin-transform-class-constructor-call@6.22.0
42 silly currentTree ├── babel-plugin-transform-class-properties@6.23.0
42 silly currentTree ├── babel-plugin-transform-decorators@6.22.0
42 silly currentTree ├── babel-plugin-transform-do-expressions@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-arrow-functions@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-block-scoped-functions@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-block-scoping@6.23.0
42 silly currentTree ├── babel-plugin-transform-es2015-classes@6.23.0
42 silly currentTree ├── babel-plugin-transform-es2015-computed-properties@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-destructuring@6.23.0
42 silly currentTree ├── babel-plugin-transform-es2015-duplicate-keys@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-for-of@6.23.0
42 silly currentTree ├── babel-plugin-transform-es2015-function-name@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-literals@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-modules-amd@6.24.0
42 silly currentTree ├── babel-plugin-transform-es2015-modules-commonjs@6.24.0
42 silly currentTree ├── babel-plugin-transform-es2015-modules-systemjs@6.23.0
42 silly currentTree ├── babel-plugin-transform-es2015-modules-umd@6.24.0
42 silly currentTree ├── babel-plugin-transform-es2015-object-super@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-parameters@6.23.0
42 silly currentTree ├── babel-plugin-transform-es2015-shorthand-properties@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-spread@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-sticky-regex@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-template-literals@6.22.0
42 silly currentTree ├── babel-plugin-transform-es2015-typeof-symbol@6.23.0
42 silly currentTree ├── babel-plugin-transform-es2015-unicode-regex@6.22.0
42 silly currentTree ├── babel-plugin-transform-exponentiation-operator@6.22.0
42 silly currentTree ├── babel-plugin-transform-export-extensions@6.22.0
42 silly currentTree ├── babel-plugin-transform-flow-strip-types@6.22.0
42 silly currentTree ├── babel-plugin-transform-function-bind@6.22.0
42 silly currentTree ├── babel-plugin-transform-object-rest-spread@6.23.0
42 silly currentTree ├── babel-plugin-transform-react-display-name@6.23.0
42 silly currentTree ├── babel-plugin-transform-react-jsx-self@6.22.0
42 silly currentTree ├── babel-plugin-transform-react-jsx-source@6.22.0
42 silly currentTree ├── babel-plugin-transform-react-jsx@6.23.0
42 silly currentTree ├── babel-plugin-transform-regenerator@6.22.0
42 silly currentTree ├── babel-plugin-transform-strict-mode@6.22.0
42 silly currentTree ├── babel-polyfill@6.23.0
42 silly currentTree ├── babel-preset-es2015@6.24.0
42 silly currentTree ├── babel-preset-flow@6.23.0
42 silly currentTree ├── babel-preset-react@6.23.0
42 silly currentTree ├── babel-preset-stage-0@6.22.0
42 silly currentTree ├── babel-preset-stage-1@6.22.0
42 silly currentTree ├── babel-preset-stage-2@6.22.0
42 silly currentTree ├── babel-preset-stage-3@6.22.0
42 silly currentTree ├── babel-register@6.24.0
42 silly currentTree ├── babel-runtime@6.23.0
42 silly currentTree ├── babel-template@6.23.0
42 silly currentTree ├── babel-traverse@6.23.1
42 silly currentTree ├── babel-types@6.23.0
42 silly currentTree ├── babelify@7.3.0
42 silly currentTree ├── babylon@6.16.1
42 silly currentTree ├── bail@1.0.1
42 silly currentTree ├── balanced-match@0.4.2
42 silly currentTree ├── base64-js@1.2.0
42 silly currentTree ├── bcrypt-pbkdf@1.0.1
42 silly currentTree ├── binary-extensions@1.8.0
42 silly currentTree ├── block-stream@0.0.9
42 silly currentTree ├── bn.js@4.11.6
42 silly currentTree ├── boolbase@1.0.0
42 silly currentTree ├── boom@2.10.1
42 silly currentTree ├── brace-expansion@1.1.6
42 silly currentTree ├── braces@1.8.5
42 silly currentTree ├── brfs@1.4.3
42 silly currentTree ├── brorand@1.1.0
42 silly currentTree ├── browser-pack@6.0.2
42 silly currentTree ├─┬ browser-resolve@1.11.2
42 silly currentTree │ └── resolve@1.1.7
42 silly currentTree ├── browserify-aes@1.0.6
42 silly currentTree ├── browserify-cipher@1.0.0
42 silly currentTree ├── browserify-des@1.0.0
42 silly currentTree ├── browserify-rsa@4.0.1
42 silly currentTree ├── browserify-sign@4.0.0
42 silly currentTree ├── browserify-zlib@0.1.4
42 silly currentTree ├─┬ browserify@13.3.0
42 silly currentTree │ ├─┬ concat-stream@1.5.2
42 silly currentTree │ │ └── readable-stream@2.0.6
42 silly currentTree │ └── duplexer2@0.1.4
42 silly currentTree ├── browserslist@1.7.7
42 silly currentTree ├── buffer-equal@0.0.1
42 silly currentTree ├── buffer-shims@1.0.0
42 silly currentTree ├── buffer-xor@1.0.3
42 silly currentTree ├── buffer@4.9.1
42 silly currentTree ├── builtin-modules@1.1.1
42 silly currentTree ├── builtin-status-codes@3.0.0
42 silly currentTree ├── cached-path-relative@1.0.1
42 silly currentTree ├── caller-path@0.1.0
42 silly currentTree ├── callsites@0.2.0
42 silly currentTree ├── camel-case@3.0.0
42 silly currentTree ├─┬ camelcase-keys@2.1.0
42 silly currentTree │ └── camelcase@2.1.1
42 silly currentTree ├── camelcase@1.2.1
42 silly currentTree ├─┬ caniuse-api@1.5.3
42 silly currentTree │ └── lodash.memoize@4.1.2
42 silly currentTree ├── caniuse-db@1.0.30000640
42 silly currentTree ├── caseless@0.12.0
42 silly currentTree ├── ccount@1.0.1
42 silly currentTree ├── center-align@0.1.3
42 silly currentTree ├── chalk@1.1.3
42 silly currentTree ├── character-entities-html4@1.1.0
42 silly currentTree ├── character-entities-legacy@1.1.0
42 silly currentTree ├── character-entities@1.2.0
42 silly currentTree ├── character-reference-invalid@1.1.0
42 silly currentTree ├── chokidar@1.6.1
42 silly currentTree ├── cipher-base@1.0.3
42 silly currentTree ├── circular-json@0.3.1
42 silly currentTree ├── clap@1.1.3
42 silly currentTree ├── cli-cursor@1.0.2
42 silly currentTree ├─┬ cli-table@0.3.1
42 silly currentTree │ └── colors@1.0.3
42 silly currentTree ├── cli-width@2.1.0
42 silly currentTree ├─┬ cliui@2.1.0
42 silly currentTree │ └── wordwrap@0.0.2
42 silly currentTree ├── clone@1.0.2
42 silly currentTree ├── co@4.6.0
42 silly currentTree ├── coa@1.0.1
42 silly currentTree ├── code-point-at@1.1.0
42 silly currentTree ├── collapse-white-space@1.0.2
42 silly currentTree ├── color-convert@1.9.0
42 silly currentTree ├── color-name@1.1.2
42 silly currentTree ├── color-string@0.3.0
42 silly currentTree ├── color@0.11.4
42 silly currentTree ├── colormin@1.1.2
42 silly currentTree ├── colors@1.1.2
42 silly currentTree ├─┬ combine-source-map@0.7.2
42 silly currentTree │ └── convert-source-map@1.1.3
42 silly currentTree ├── combined-stream@1.0.5
42 silly currentTree ├── comma-separated-tokens@1.0.2
42 silly currentTree ├── commander@2.9.0
42 silly currentTree ├── compare-func@1.3.2
42 silly currentTree ├── concat-map@0.0.1
42 silly currentTree ├─┬ concat-stream@1.4.10
42 silly currentTree │ ├── isarray@0.0.1
42 silly currentTree │ └── readable-stream@1.1.14
42 silly currentTree ├── console-browserify@1.1.0
42 silly currentTree ├── console-control-strings@1.1.0
42 silly currentTree ├── constants-browserify@1.0.0
42 silly currentTree ├── conventional-changelog-angular@1.3.3
42 silly currentTree ├── conventional-changelog-atom@0.1.0
42 silly currentTree ├── conventional-changelog-codemirror@0.1.0
42 silly currentTree ├── conventional-changelog-core@1.8.0
42 silly currentTree ├── conventional-changelog-ember@0.2.5
42 silly currentTree ├── conventional-changelog-eslint@0.1.0
42 silly currentTree ├── conventional-changelog-express@0.1.0
42 silly currentTree ├── conventional-changelog-jquery@0.1.0
42 silly currentTree ├── conventional-changelog-jscs@0.1.0
42 silly currentTree ├── conventional-changelog-jshint@0.1.0
42 silly currentTree ├── conventional-changelog-writer@1.4.1
42 silly currentTree ├── conventional-changelog@1.1.3
42 silly currentTree ├── conventional-commits-filter@1.0.0
42 silly currentTree ├── conventional-commits-parser@1.3.0
42 silly currentTree ├── conventional-recommended-bump@0.3.0
42 silly currentTree ├── convert-source-map@1.4.0
42 silly currentTree ├── core-js@2.4.1
42 silly currentTree ├── core-util-is@1.0.2
42 silly currentTree ├── create-ecdh@4.0.0
42 silly currentTree ├── create-hash@1.1.2
42 silly currentTree ├── create-hmac@1.1.4
42 silly currentTree ├── cryptiles@2.0.5
42 silly currentTree ├── crypto-browserify@3.11.0
42 silly currentTree ├── css-color-names@0.0.4
42 silly currentTree ├── css-selector-parser@1.3.0
42 silly currentTree ├── cssnano@3.10.0
42 silly currentTree ├── csso@2.3.2
42 silly currentTree ├── cucumber@1.3.2
42 silly currentTree ├── currently-unhandled@0.4.1
42 silly currentTree ├── d@0.1.1
42 silly currentTree ├── d3-queue@2.0.3
42 silly currentTree ├── dargs@4.1.0
42 silly currentTree ├─┬ dashdash@1.14.1
42 silly currentTree │ └── assert-plus@1.0.0
42 silly currentTree ├── date-now@0.1.4
42 silly currentTree ├── dateformat@1.0.12
42 silly currentTree ├── debug@2.6.3
42 silly currentTree ├── decamelize@1.2.0
42 silly currentTree ├── deep-equal@1.0.1
42 silly currentTree ├── deep-extend@0.4.1
42 silly currentTree ├── deep-is@0.1.3
42 silly currentTree ├── define-properties@1.1.2
42 silly currentTree ├── defined@1.0.0
42 silly currentTree ├── del@2.2.2
42 silly currentTree ├── delayed-stream@1.0.0
42 silly currentTree ├── delegates@1.0.0
42 silly currentTree ├── deps-sort@2.0.0
42 silly currentTree ├── des.js@1.0.0
42 silly currentTree ├── detab@2.0.0
42 silly currentTree ├── detect-indent@4.0.0
42 silly currentTree ├─┬ detective@4.5.0
42 silly currentTree │ └── acorn@4.0.11
42 silly currentTree ├── diffie-hellman@5.0.2
42 silly currentTree ├─┬ docbox@1.0.5
42 silly currentTree │ ├── concat-stream@1.6.0
42 silly currentTree │ ├── eslint@3.18.0
42 silly currentTree │ ├── estraverse@4.2.0
42 silly currentTree │ └── user-home@2.0.0
42 silly currentTree ├── doctrine@2.0.0
42 silly currentTree ├── domain-browser@1.1.7
42 silly currentTree ├── dot-prop@3.0.0
42 silly currentTree ├─┬ duplexer2@0.0.2
42 silly currentTree │ ├── isarray@0.0.1
42 silly currentTree │ └── readable-stream@1.1.14
42 silly currentTree ├── duration@0.2.0
42 silly currentTree ├── ecc-jsbn@0.1.1
42 silly currentTree ├── electron-to-chromium@1.2.8
42 silly currentTree ├── elliptic@6.4.0
42 silly currentTree ├── emoji-regex@6.4.1
42 silly currentTree ├── encoding@0.1.12
42 silly currentTree ├── error-ex@1.3.1
42 silly currentTree ├── error-stack-parser@1.3.6
42 silly currentTree ├── es-abstract@1.7.0
42 silly currentTree ├── es-to-primitive@1.1.1
42 silly currentTree ├── es5-ext@0.10.15
42 silly currentTree ├─┬ es6-iterator@2.0.1
42 silly currentTree │ └── d@1.0.0
42 silly currentTree ├─┬ es6-map@0.1.5
42 silly currentTree │ └── d@1.0.0
42 silly currentTree ├── es6-promise@3.3.1
42 silly currentTree ├─┬ es6-set@0.1.5
42 silly currentTree │ └── d@1.0.0
42 silly currentTree ├─┬ es6-symbol@3.1.1
42 silly currentTree │ └── d@1.0.0
42 silly currentTree ├─┬ es6-weak-map@2.0.2
42 silly currentTree │ └── d@1.0.0
42 silly currentTree ├── escape-string-regexp@1.0.5
42 silly currentTree ├─┬ escodegen@1.3.3
42 silly currentTree │ ├── esutils@1.0.0
42 silly currentTree │ └── source-map@0.1.43
42 silly currentTree ├─┬ escope@3.6.0
42 silly currentTree │ └── estraverse@4.2.0
42 silly currentTree ├── eslint-plugin-babel@3.3.0
42 silly currentTree ├─┬ eslint-plugin-react@5.2.2
42 silly currentTree │ └── doctrine@1.5.0
42 silly currentTree ├─┬ eslint@2.13.1
42 silly currentTree │ ├── doctrine@1.5.0
42 silly currentTree │ ├── estraverse@4.2.0
42 silly currentTree │ ├── file-entry-cache@1.3.1
42 silly currentTree │ ├── shelljs@0.6.1
42 silly currentTree │ ├── strip-json-comments@1.0.4
42 silly currentTree │ └── user-home@2.0.0
42 silly currentTree ├─┬ espree@3.4.0
42 silly currentTree │ └── acorn@4.0.4
42 silly currentTree ├── esprima@1.1.1
42 silly currentTree ├─┬ esquery@1.0.0
42 silly currentTree │ └── estraverse@4.2.0
42 silly currentTree ├─┬ esrecurse@4.1.0
42 silly currentTree │ └── estraverse@4.1.1
42 silly currentTree ├── estraverse@1.5.1
42 silly currentTree ├── esutils@2.0.2
42 silly currentTree ├─┬ event-emitter@0.3.5
42 silly currentTree │ └── d@1.0.0
42 silly currentTree ├── events@1.1.1
42 silly currentTree ├── evp_bytestokey@1.0.0
42 silly currentTree ├── exit-hook@1.1.1
42 silly currentTree ├── expand-brackets@0.1.5
42 silly currentTree ├── expand-range@1.8.2
42 silly currentTree ├── extend@3.0.0
42 silly currentTree ├── extglob@0.3.2
42 silly currentTree ├── extsprintf@1.0.2
42 silly currentTree ├─┬ falafel@1.2.0
42 silly currentTree │ └── isarray@0.0.1
42 silly currentTree ├── fast-levenshtein@2.0.6
42 silly currentTree ├─┬ fbjs@0.8.11
42 silly currentTree │ └── core-js@1.2.7
42 silly currentTree ├── figures@1.7.0
42 silly currentTree ├── file-entry-cache@2.0.0
42 silly currentTree ├── filename-regex@2.0.0
42 silly currentTree ├── fill-range@2.2.3
42 silly currentTree ├── find-parent-dir@0.3.0
42 silly currentTree ├── find-up@1.1.2
42 silly currentTree ├── flat-cache@1.2.2
42 silly currentTree ├── flatten@1.0.2
42 silly currentTree ├── for-each@0.3.2
42 silly currentTree ├── for-in@1.0.2
42 silly currentTree ├── for-own@0.1.5
42 silly currentTree ├── foreach@2.0.5
42 silly currentTree ├── forever-agent@0.6.1
42 silly currentTree ├── form-data@2.1.2
42 silly currentTree ├── fs-access@1.0.1
42 silly currentTree ├── fs-readdir-recursive@1.0.0
42 silly currentTree ├── fs.realpath@1.0.0
42 silly currentTree ├── fstream-ignore@1.0.5
42 silly currentTree ├── fstream@1.0.11
42 silly currentTree ├── function-bind@1.1.0
42 silly currentTree ├── gauge@2.7.3
42 silly currentTree ├── generate-function@2.0.0
42 silly currentTree ├── generate-object-property@1.2.0
42 silly currentTree ├── get-caller-file@1.0.2
42 silly currentTree ├── get-pkg-repo@1.3.0
42 silly currentTree ├── get-stdin@4.0.1
42 silly currentTree ├─┬ getpass@0.1.6
42 silly currentTree │ └── assert-plus@1.0.0
42 silly currentTree ├── gherkin@4.1.1
42 silly currentTree ├── git-latest-semver-tag@1.0.2
42 silly currentTree ├── git-raw-commits@1.2.0
42 silly currentTree ├── git-remote-origin-url@2.0.0
42 silly currentTree ├── git-semver-tags@1.2.0
42 silly currentTree ├── gitconfiglocal@1.0.0
42 silly currentTree ├── github-slugger@1.1.1
42 silly currentTree ├── github-url-from-git@1.5.0
42 silly currentTree ├── glob-base@0.3.0
42 silly currentTree ├── glob-parent@2.0.0
42 silly currentTree ├── glob@7.1.1
42 silly currentTree ├── globals@9.16.0
42 silly currentTree ├── globby@5.0.0
42 silly currentTree ├── graceful-fs@4.1.11
42 silly currentTree ├── graceful-readlink@1.0.1
42 silly currentTree ├─┬ handlebars@4.0.6
42 silly currentTree │ └── source-map@0.4.4
42 silly currentTree ├── har-schema@1.0.5
42 silly currentTree ├── har-validator@4.2.1
42 silly currentTree ├── has-ansi@2.0.0
42 silly currentTree ├── has-flag@1.0.0
42 silly currentTree ├── has-unicode@2.0.1
42 silly currentTree ├── has@1.0.1
42 silly currentTree ├── hash.js@1.0.3
42 silly currentTree ├── hast-util-is-element@1.0.0
42 silly currentTree ├── hast-util-sanitize@1.1.0
42 silly currentTree ├── hast-util-to-html@3.0.0
42 silly currentTree ├── hast-util-whitespace@1.0.0
42 silly currentTree ├── hawk@3.1.3
42 silly currentTree ├── highlight.js@9.10.0
42 silly currentTree ├── hmac-drbg@1.0.0
42 silly currentTree ├── hoek@2.16.3
42 silly currentTree ├── home-or-tmp@2.0.0
42 silly currentTree ├── hosted-git-info@2.4.1
42 silly currentTree ├── html-comment-regex@1.1.1
42 silly currentTree ├── html-void-elements@1.0.1
42 silly currentTree ├── htmlescape@1.1.1
42 silly currentTree ├── http-signature@1.1.1
42 silly currentTree ├── https-browserify@0.0.1
42 silly currentTree ├── iconv-lite@0.4.15
42 silly currentTree ├── ieee754@1.1.8
42 silly currentTree ├── ignore@3.2.6
42 silly currentTree ├── imurmurhash@0.1.4
42 silly currentTree ├── indent-string@2.1.0
42 silly currentTree ├── indexes-of@1.0.1
42 silly currentTree ├── indexof@0.0.1
42 silly currentTree ├── inflight@1.0.6
42 silly currentTree ├── inherits@2.0.3
42 silly currentTree ├── ini@1.3.4
42 silly currentTree ├── inline-source-map@0.6.2
42 silly currentTree ├── inquirer@0.12.0
42 silly currentTree ├─┬ insert-module-globals@7.0.1
42 silly currentTree │ ├── concat-stream@1.5.2
42 silly currentTree │ └── readable-stream@2.0.6
42 silly currentTree ├── interpret@1.0.1
42 silly currentTree ├── invariant@2.2.2
42 silly currentTree ├── invert-kv@1.0.0
42 silly currentTree ├── is-absolute-url@2.1.0
42 silly currentTree ├── is-alphabetical@1.0.0
42 silly currentTree ├── is-alphanumeric@1.0.0
42 silly currentTree ├── is-alphanumerical@1.0.0
42 silly currentTree ├── is-arrayish@0.2.1
42 silly currentTree ├── is-binary-path@1.0.1
42 silly currentTree ├── is-buffer@1.1.5
42 silly currentTree ├── is-builtin-module@1.0.0
42 silly currentTree ├── is-callable@1.1.3
42 silly currentTree ├── is-date-object@1.0.1
42 silly currentTree ├── is-decimal@1.0.0
42 silly currentTree ├── is-dotfile@1.0.2
42 silly currentTree ├── is-equal-shallow@0.1.3
42 silly currentTree ├── is-extendable@0.1.1
42 silly currentTree ├── is-extglob@1.0.0
42 silly currentTree ├── is-finite@1.0.2
42 silly currentTree ├── is-fullwidth-code-point@1.0.0
42 silly currentTree ├── is-function@1.0.1
42 silly currentTree ├── is-generator@1.0.3
42 silly currentTree ├── is-glob@2.0.1
42 silly currentTree ├── is-hexadecimal@1.0.0
42 silly currentTree ├── is-my-json-valid@2.16.0
42 silly currentTree ├── is-number@2.1.0
42 silly currentTree ├── is-obj@1.0.1
42 silly currentTree ├── is-path-cwd@1.0.0
42 silly currentTree ├── is-path-in-cwd@1.0.0
42 silly currentTree ├── is-path-inside@1.0.0
42 silly currentTree ├── is-plain-obj@1.1.0
42 silly currentTree ├── is-posix-bracket@0.1.1
42 silly currentTree ├── is-primitive@2.0.0
42 silly currentTree ├── is-property@1.0.2
42 silly currentTree ├── is-regex@1.0.4
42 silly currentTree ├── is-resolvable@1.0.0
42 silly currentTree ├── is-stream@1.1.0
42 silly currentTree ├── is-subset@0.1.1
42 silly currentTree ├── is-svg@2.1.0
42 silly currentTree ├── is-symbol@1.0.1
42 silly currentTree ├── is-text-path@1.0.1
42 silly currentTree ├── is-typedarray@1.0.0
42 silly currentTree ├── is-utf8@0.2.1
42 silly currentTree ├── is-whitespace-character@1.0.0
42 silly currentTree ├── is-word-character@1.0.0
42 silly currentTree ├── isarray@1.0.0
42 silly currentTree ├── isexe@2.0.0
42 silly currentTree ├── isobject@2.1.0
42 silly currentTree ├── isomorphic-fetch@2.2.1
42 silly currentTree ├── isstream@0.1.2
42 silly currentTree ├── jodid25519@1.0.2
42 silly currentTree ├── js-base64@2.1.9
42 silly currentTree ├── js-tokens@3.0.1
42 silly currentTree ├─┬ js-yaml@3.7.0
42 silly currentTree │ └── esprima@2.7.3
42 silly currentTree ├── jsbn@0.1.1
42 silly currentTree ├── jsesc@1.3.0
42 silly currentTree ├── json-schema@0.2.3
42 silly currentTree ├── json-stable-stringify@1.0.1
42 silly currentTree ├── json-stringify-safe@5.0.1
42 silly currentTree ├── json5@0.5.1
42 silly currentTree ├── jsonify@0.0.0
42 silly currentTree ├── jsonparse@1.3.0
42 silly currentTree ├── jsonpointer@4.0.1
42 silly currentTree ├── JSONStream@1.3.1
42 silly currentTree ├─┬ jsprim@1.4.0
42 silly currentTree │ └── assert-plus@1.0.0
42 silly currentTree ├── jsx-ast-utils@1.4.0
42 silly currentTree ├── kebab-case@1.0.0
42 silly currentTree ├── kind-of@3.1.0
42 silly currentTree ├─┬ labeled-stream-splicer@2.0.0
42 silly currentTree │ └── isarray@0.0.1
42 silly currentTree ├── lazy-cache@1.0.4
42 silly currentTree ├── lcid@1.0.0
42 silly currentTree ├── levn@0.3.0
42 silly currentTree ├── lexical-scope@1.2.0
42 silly currentTree ├─┬ load-json-file@1.1.0
42 silly currentTree │ └── strip-bom@2.0.0
42 silly currentTree ├── lodash._reinterpolate@3.0.0
42 silly currentTree ├── lodash.assign@4.2.0
42 silly currentTree ├── lodash.bind@4.2.1
42 silly currentTree ├── lodash.debounce@4.0.8
42 silly currentTree ├── lodash.defaults@4.2.0
42 silly currentTree ├── lodash.foreach@4.5.0
42 silly currentTree ├── lodash.memoize@3.0.4
42 silly currentTree ├── lodash.pickby@4.6.0
42 silly currentTree ├── lodash.template@4.4.0
42 silly currentTree ├── lodash.templatesettings@4.1.0
42 silly currentTree ├── lodash.uniq@4.5.0
42 silly currentTree ├── lodash@4.17.4
42 silly currentTree ├── longest-streak@2.0.1
42 silly currentTree ├── longest@1.0.1
42 silly currentTree ├── loose-envify@1.3.1
42 silly currentTree ├── loud-rejection@1.6.0
42 silly currentTree ├── lower-case@1.1.4
42 silly currentTree ├── macaddress@0.2.8
42 silly currentTree ├── map-obj@1.0.1
42 silly currentTree ├── markdown-escapes@1.0.0
42 silly currentTree ├── markdown-table@1.1.0
42 silly currentTree ├── math-expression-evaluator@1.2.16
42 silly currentTree ├── mdast-util-compact@1.0.0
42 silly currentTree ├── mdast-util-definitions@1.2.0
42 silly currentTree ├── mdast-util-to-hast@2.4.0
42 silly currentTree ├── mdast-util-to-string@1.0.2
42 silly currentTree ├─┬ meow@3.7.0
42 silly currentTree │ └── minimist@1.2.0
42 silly currentTree ├── micromatch@2.3.11
42 silly currentTree ├── miller-rabin@4.0.0
42 silly currentTree ├── mime-db@1.26.0
42 silly currentTree ├── mime-types@2.1.14
42 silly currentTree ├── minifyify@7.3.5
42 silly currentTree ├── minimalistic-assert@1.0.0
42 silly currentTree ├── minimalistic-crypto-utils@1.0.1
42 silly currentTree ├── minimatch@3.0.3
42 silly currentTree ├── minimist@0.0.8
42 silly currentTree ├── mkdirp@0.5.1
42 silly currentTree ├── modify-values@1.0.0
42 silly currentTree ├─┬ module-deps@4.1.1
42 silly currentTree │ ├─┬ concat-stream@1.5.2
42 silly currentTree │ │ └── readable-stream@2.0.6
42 silly currentTree │ └── duplexer2@0.1.4
42 silly currentTree ├── mothership@0.3.0
42 silly currentTree ├── ms@0.7.2
42 silly currentTree ├── multimatch@2.1.0
42 silly currentTree ├── mute-stream@0.0.5
42 silly currentTree ├── nan@2.5.1
42 silly currentTree ├── natural-compare@1.4.0
42 silly currentTree ├── no-case@2.3.1
42 silly currentTree ├── node-cmake@1.3.0
42 silly currentTree ├── node-fetch@1.6.3
42 silly currentTree ├── node-pre-gyp@0.6.34
42 silly currentTree ├── node-timeout@0.0.4
42 silly currentTree ├── nopt@4.0.1
42 silly currentTree ├── normalize-package-data@2.3.6
42 silly currentTree ├── normalize-path@2.0.1
42 silly currentTree ├── normalize-range@0.1.2
42 silly currentTree ├── normalize-uri@1.1.0
42 silly currentTree ├── normalize-url@1.9.1
42 silly currentTree ├── npmlog@4.0.2
42 silly currentTree ├── nth-check@1.0.1
42 silly currentTree ├── null-check@1.0.0
42 silly currentTree ├── num2fraction@1.2.2
42 silly currentTree ├── number-is-nan@1.0.1
42 silly currentTree ├── oauth-sign@0.8.2
42 silly currentTree ├── object-assign@4.1.1
42 silly currentTree ├── object-inspect@0.4.0
42 silly currentTree ├── object-keys@1.0.11
42 silly currentTree ├── object.omit@2.0.1
42 silly currentTree ├── once@1.4.0
42 silly currentTree ├── onetime@1.1.0
42 silly currentTree ├─┬ optimist@0.6.1
42 silly currentTree │ └── wordwrap@0.0.3
42 silly currentTree ├── optionator@0.8.2
42 silly currentTree ├── options@0.0.6
42 silly currentTree ├── os-browserify@0.1.2
42 silly currentTree ├── os-homedir@1.0.2
42 silly currentTree ├── os-locale@1.4.0
42 silly currentTree ├── os-tmpdir@1.0.2
42 silly currentTree ├── osenv@0.1.4
42 silly currentTree ├── output-file-sync@1.1.2
42 silly currentTree ├── pako@0.2.9
42 silly currentTree ├── parents@1.0.1
42 silly currentTree ├── parse-asn1@5.1.0
42 silly currentTree ├── parse-entities@1.1.0
42 silly currentTree ├── parse-github-repo-url@1.4.0
42 silly currentTree ├── parse-glob@3.0.4
42 silly currentTree ├── parse-json@2.2.0
42 silly currentTree ├── path-browserify@0.0.0
42 silly currentTree ├── path-exists@2.1.0
42 silly currentTree ├── path-is-absolute@1.0.1
42 silly currentTree ├── path-is-inside@1.0.2
42 silly currentTree ├── path-parse@1.0.5
42 silly currentTree ├── path-platform@0.11.15
42 silly currentTree ├── path-type@1.1.0
42 silly currentTree ├── pbkdf2@3.0.9
42 silly currentTree ├── performance-now@0.2.0
42 silly currentTree ├── pify@2.3.0
42 silly currentTree ├── pinkie-promise@2.0.1
42 silly currentTree ├── pinkie@2.0.4
42 silly currentTree ├── pluralize@1.2.1
42 silly currentTree ├── polyline@0.2.0
42 silly currentTree ├── postcss-calc@5.3.1
42 silly currentTree ├── postcss-colormin@2.2.2
42 silly currentTree ├── postcss-convert-values@2.6.1
42 silly currentTree ├── postcss-discard-comments@2.0.4
42 silly currentTree ├── postcss-discard-duplicates@2.1.0
42 silly currentTree ├── postcss-discard-empty@2.1.0
42 silly currentTree ├── postcss-discard-overridden@0.1.1
42 silly currentTree ├── postcss-discard-unused@2.2.3
42 silly currentTree ├── postcss-filter-plugins@2.0.2
42 silly currentTree ├── postcss-merge-idents@2.1.7
42 silly currentTree ├── postcss-merge-longhand@2.0.2
42 silly currentTree ├── postcss-merge-rules@2.1.2
42 silly currentTree ├── postcss-message-helpers@2.0.0
42 silly currentTree ├── postcss-minify-font-values@1.0.5
42 silly currentTree ├── postcss-minify-gradients@1.0.5
42 silly currentTree ├── postcss-minify-params@1.2.2
42 silly currentTree ├── postcss-minify-selectors@2.1.1
42 silly currentTree ├── postcss-normalize-charset@1.1.1
42 silly currentTree ├── postcss-normalize-url@3.0.8
42 silly currentTree ├── postcss-ordered-values@2.2.3
42 silly currentTree ├── postcss-reduce-idents@2.4.0
42 silly currentTree ├── postcss-reduce-initial@1.0.1
42 silly currentTree ├── postcss-reduce-transforms@1.0.4
42 silly currentTree ├── postcss-selector-parser@2.2.3
42 silly currentTree ├── postcss-svgo@2.1.6
42 silly currentTree ├── postcss-unique-selectors@2.0.2
42 silly currentTree ├── postcss-value-parser@3.3.0
42 silly currentTree ├── postcss-zindex@2.2.0
42 silly currentTree ├─┬ postcss@5.2.16
42 silly currentTree │ └── supports-color@3.2.3
42 silly currentTree ├── prelude-ls@1.1.2
42 silly currentTree ├── prepend-http@1.0.4
42 silly currentTree ├── preserve@0.2.0
42 silly currentTree ├── private@0.1.7
42 silly currentTree ├── process-nextick-args@1.0.7
42 silly currentTree ├── process@0.11.9
42 silly currentTree ├── progress@1.1.8
42 silly currentTree ├── promise@7.1.1
42 silly currentTree ├── property-information@3.1.0
42 silly currentTree ├── public-encrypt@4.0.0
42 silly currentTree ├── punycode@1.4.1
42 silly currentTree ├── q@1.5.0
42 silly currentTree ├── qs@6.4.0
42 silly currentTree ├── query-string@4.3.2
42 silly currentTree ├── querystring-es3@0.2.1
42 silly currentTree ├── querystring@0.2.0
42 silly currentTree ├─┬ quote-stream@1.0.2
42 silly currentTree │ └── minimist@1.2.0
42 silly currentTree ├── randomatic@1.1.6
42 silly currentTree ├── randombytes@2.0.3
42 silly currentTree ├─┬ rc@1.1.7
42 silly currentTree │ └── minimist@1.2.0
42 silly currentTree ├── react-dom@15.4.2
42 silly currentTree ├── react-pure-render@1.0.2
42 silly currentTree ├── react@15.4.2
42 silly currentTree ├── read-only-stream@2.0.0
42 silly currentTree ├── read-pkg-up@1.0.1
42 silly currentTree ├── read-pkg@1.1.0
42 silly currentTree ├── readable-stream@2.2.6
42 silly currentTree ├── readdirp@2.1.0
42 silly currentTree ├── readline2@1.0.1
42 silly currentTree ├── rechoir@0.6.2
42 silly currentTree ├── redent@1.0.0
42 silly currentTree ├── reduce-css-calc@1.3.0
42 silly currentTree ├── reduce-function-call@1.0.2
42 silly currentTree ├── regenerate@1.3.2
42 silly currentTree ├── regenerator-runtime@0.10.3
42 silly currentTree ├── regenerator-transform@0.9.8
42 silly currentTree ├── regex-cache@0.4.3
42 silly currentTree ├── regexpu-core@2.0.0
42 silly currentTree ├── regjsgen@0.2.0
42 silly currentTree ├─┬ regjsparser@0.1.5
42 silly currentTree │ └── jsesc@0.5.0
42 silly currentTree ├── remark-html@6.0.0
42 silly currentTree ├── remark-parse@3.0.0
42 silly currentTree ├── remark-slug@4.2.2
42 silly currentTree ├── remark-stringify@3.0.0
42 silly currentTree ├── remark@7.0.0
42 silly currentTree ├── repeat-element@1.1.2
42 silly currentTree ├── repeat-string@1.6.1
42 silly currentTree ├── repeating@2.0.1
42 silly currentTree ├── replace-ext@1.0.0
42 silly currentTree ├── request@2.81.0
42 silly currentTree ├── require-directory@2.1.1
42 silly currentTree ├── require-main-filename@1.0.1
42 silly currentTree ├── require-uncached@1.0.3
42 silly currentTree ├── resolve-from@1.0.1
42 silly currentTree ├── resolve@1.3.2
42 silly currentTree ├── restore-cursor@1.0.1
42 silly currentTree ├── resumer@0.0.0
42 silly currentTree ├── right-align@0.1.3
42 silly currentTree ├── rimraf@2.6.1
42 silly currentTree ├── ripemd160@1.0.1
42 silly currentTree ├── run-async@0.1.0
42 silly currentTree ├── rx-lite@3.1.2
42 silly currentTree ├── safe-buffer@5.0.1
42 silly currentTree ├── sax@0.4.2
42 silly currentTree ├── semver@5.3.0
42 silly currentTree ├── set-blocking@2.0.0
42 silly currentTree ├── set-immediate-shim@1.0.1
42 silly currentTree ├── setimmediate@1.0.5
42 silly currentTree ├── sha.js@2.4.8
42 silly currentTree ├── shallow-copy@0.0.1
42 silly currentTree ├─┬ shasum@1.0.2
42 silly currentTree │ └── json-stable-stringify@0.0.1
42 silly currentTree ├── shell-quote@1.6.1
42 silly currentTree ├── shelljs@0.7.7
42 silly currentTree ├── signal-exit@3.0.2
42 silly currentTree ├── slash@1.0.0
42 silly currentTree ├── slice-ansi@0.0.4
42 silly currentTree ├── sntp@1.0.9
42 silly currentTree ├── sort-keys@1.1.2
42 silly currentTree ├── source-map-support@0.4.14
42 silly currentTree ├── source-map@0.5.6
42 silly currentTree ├── space-separated-tokens@1.1.0
42 silly currentTree ├── spdx-correct@1.0.2
42 silly currentTree ├── spdx-expression-parse@1.0.4
42 silly currentTree ├── spdx-license-ids@1.2.2
42 silly currentTree ├── split@1.0.0
42 silly currentTree ├── split2@2.1.1
42 silly currentTree ├── sprintf-js@1.0.3
42 silly currentTree ├── sprintf@0.1.5
42 silly currentTree ├─┬ sshpk@1.11.0
42 silly currentTree │ └── assert-plus@1.0.0
42 silly currentTree ├── stack-chain@1.3.7
42 silly currentTree ├─┬ stack-generator@1.1.0
42 silly currentTree │ └── stackframe@1.0.2
42 silly currentTree ├── stackframe@0.3.1
42 silly currentTree ├── stacktrace-gps@2.4.4
42 silly currentTree ├── stacktrace-js@1.3.1
42 silly currentTree ├── standard-changelog@1.0.1
42 silly currentTree ├─┬ standard-version@4.0.0
42 silly currentTree │ ├── camelcase@3.0.0
42 silly currentTree │ ├── cliui@3.2.0
42 silly currentTree │ └── yargs@6.6.0
42 silly currentTree ├── state-toggle@1.0.0
42 silly currentTree ├─┬ static-eval@0.2.4
42 silly currentTree │ ├── escodegen@0.0.28
42 silly currentTree │ ├── esprima@1.0.4
42 silly currentTree │ └── estraverse@1.3.2
42 silly currentTree ├─┬ static-module@1.3.1
42 silly currentTree │ ├── isarray@0.0.1
42 silly currentTree │ ├── object-keys@0.4.0
42 silly currentTree │ ├── quote-stream@0.0.0
42 silly currentTree │ ├── readable-stream@1.0.34
42 silly currentTree │ ├── through2@0.4.2
42 silly currentTree │ └── xtend@2.1.2
42 silly currentTree ├── stream-browserify@2.0.1
42 silly currentTree ├─┬ stream-combiner2@1.1.1
42 silly currentTree │ └── duplexer2@0.1.4
42 silly currentTree ├── stream-http@2.6.3
42 silly currentTree ├── stream-splicer@2.0.0
42 silly currentTree ├── strict-uri-encode@1.1.0
42 silly currentTree ├── string_decoder@0.10.31
42 silly currentTree ├── string-width@1.0.2
42 silly currentTree ├── string.prototype.trim@1.1.2
42 silly currentTree ├── stringify-entities@1.3.0
42 silly currentTree ├── stringstream@0.0.5
42 silly currentTree ├── strip-ansi@3.0.1
42 silly currentTree ├── strip-bom@3.0.0
42 silly currentTree ├── strip-indent@1.0.1
42 silly currentTree ├── strip-json-comments@2.0.1
42 silly currentTree ├─┬ subarg@1.0.0
42 silly currentTree │ └── minimist@1.2.0
42 silly currentTree ├── supports-color@2.0.0
42 silly currentTree ├─┬ svgo@0.7.2
42 silly currentTree │ └── sax@1.2.2
42 silly currentTree ├─┬ syntax-error@1.3.0
42 silly currentTree │ └── acorn@4.0.11
42 silly currentTree ├─┬ table@3.8.3
42 silly currentTree │ ├── is-fullwidth-code-point@2.0.0
42 silly currentTree │ └── string-width@2.0.0
42 silly currentTree ├─┬ tape@4.6.3
42 silly currentTree │ ├── minimist@1.2.0
42 silly currentTree │ ├── object-inspect@1.2.1
42 silly currentTree │ └── resolve@1.1.7
42 silly currentTree ├── tar-pack@3.4.0
42 silly currentTree ├── tar@2.2.1
42 silly currentTree ├─┬ tempfile@1.1.1
42 silly currentTree │ └── uuid@2.0.3
42 silly currentTree ├── text-extensions@1.4.0
42 silly currentTree ├── text-table@0.2.0
42 silly currentTree ├── through@2.3.8
42 silly currentTree ├── through2@2.0.3
42 silly currentTree ├── timers-browserify@1.4.2
42 silly currentTree ├── tmp@0.0.28
42 silly currentTree ├── to-arraybuffer@1.0.1
42 silly currentTree ├── to-fast-properties@1.0.2
42 silly currentTree ├── tough-cookie@2.3.2
42 silly currentTree ├── transform-filter@0.1.1
42 silly currentTree ├── trim-lines@1.1.0
42 silly currentTree ├── trim-newlines@1.0.0
42 silly currentTree ├── trim-off-newlines@1.0.1
42 silly currentTree ├── trim-right@1.0.1
42 silly currentTree ├── trim-trailing-lines@1.1.0
42 silly currentTree ├── trim@0.0.1
42 silly currentTree ├── trough@1.0.0
42 silly currentTree ├── tryit@1.0.3
42 silly currentTree ├── tty-browserify@0.0.0
42 silly currentTree ├── tunnel-agent@0.6.0
42 silly currentTree ├── tweetnacl@0.14.5
42 silly currentTree ├── type-check@0.3.2
42 silly currentTree ├── typedarray@0.0.6
42 silly currentTree ├── ua-parser-js@0.7.12
42 silly currentTree ├── uglify-js@2.8.15
42 silly currentTree ├── uglify-to-browserify@1.0.2
42 silly currentTree ├── uid-number@0.0.6
42 silly currentTree ├── umd@3.0.1
42 silly currentTree ├── unherit@1.1.0
42 silly currentTree ├─┬ unified@6.1.1
42 silly currentTree │ └── isarray@2.0.1
42 silly currentTree ├── uniq@1.0.1
42 silly currentTree ├── uniqid@4.1.1
42 silly currentTree ├── uniqs@2.0.0
42 silly currentTree ├── unist-builder@1.0.2
42 silly currentTree ├── unist-util-generated@1.1.0
42 silly currentTree ├── unist-util-is@2.0.0
42 silly currentTree ├── unist-util-modify-children@1.1.0
42 silly currentTree ├── unist-util-position@3.0.0
42 silly currentTree ├── unist-util-remove-position@1.1.0
42 silly currentTree ├── unist-util-select@1.5.0
42 silly currentTree ├── unist-util-stringify-position@1.1.0
42 silly currentTree ├── unist-util-visit@1.1.1
42 silly currentTree ├── upper-case@1.1.3
42 silly currentTree ├─┬ url@0.11.0
42 silly currentTree │ └── punycode@1.3.2
42 silly currentTree ├── user-home@1.1.1
42 silly currentTree ├── util-deprecate@1.0.2
42 silly currentTree ├─┬ util@0.10.3
42 silly currentTree │ └── inherits@2.0.1
42 silly currentTree ├── uuid@3.0.1
42 silly currentTree ├── v8flags@2.0.11
42 silly currentTree ├── validate-npm-package-license@3.0.1
42 silly currentTree ├── vendors@1.0.1
42 silly currentTree ├── verror@1.3.6
42 silly currentTree ├── vfile-location@2.0.1
42 silly currentTree ├── vfile@2.0.1
42 silly currentTree ├── vm-browserify@0.0.4
42 silly currentTree ├── whatwg-fetch@2.0.3
42 silly currentTree ├── whet.extend@0.9.9
42 silly currentTree ├── which-module@1.0.0
42 silly currentTree ├── which@1.2.14
42 silly currentTree ├── wide-align@1.1.0
42 silly currentTree ├── window-size@0.1.0
42 silly currentTree ├── wordwrap@1.0.0
42 silly currentTree ├── wrap-ansi@2.1.0
42 silly currentTree ├── wrappy@1.0.2
42 silly currentTree ├── write@0.2.1
42 silly currentTree ├── x-is-function@1.0.4
42 silly currentTree ├── x-is-string@0.1.0
42 silly currentTree ├── xml2js@0.2.6
42 silly currentTree ├── xmlbuilder@4.2.1
42 silly currentTree ├── xtend@4.0.1
42 silly currentTree ├── y18n@3.2.1
42 silly currentTree ├─┬ yargs-parser@4.2.1
42 silly currentTree │ └── camelcase@3.0.0
42 silly currentTree └── yargs@3.10.0
43 silly idealTree osrm@5.7.0
43 silly idealTree ├── abbrev@1.1.0
43 silly idealTree ├─┬ acorn-jsx@3.0.1
43 silly idealTree │ └── acorn@3.3.0
43 silly idealTree ├── acorn@1.2.2
43 silly idealTree ├── add-stream@1.0.0
43 silly idealTree ├── ajv-keywords@1.5.1
43 silly idealTree ├── ajv@4.11.5
43 silly idealTree ├── align-text@0.1.4
43 silly idealTree ├── alphanum-sort@1.0.2
43 silly idealTree ├── amdefine@1.0.1
43 silly idealTree ├── ansi-escapes@1.4.0
43 silly idealTree ├── ansi-regex@2.1.1
43 silly idealTree ├── ansi-styles@2.2.1
43 silly idealTree ├── anymatch@1.3.0
43 silly idealTree ├── aproba@1.1.1
43 silly idealTree ├── are-we-there-yet@1.1.2
43 silly idealTree ├── argparse@1.0.9
43 silly idealTree ├── arr-diff@2.0.0
43 silly idealTree ├── arr-flatten@1.0.1
43 silly idealTree ├── array-differ@1.0.0
43 silly idealTree ├── array-filter@0.0.1
43 silly idealTree ├── array-find-index@1.0.2
43 silly idealTree ├── array-ify@1.0.0
43 silly idealTree ├── array-iterate@1.1.0
43 silly idealTree ├── array-map@0.0.0
43 silly idealTree ├── array-reduce@0.0.0
43 silly idealTree ├── array-union@1.0.2
43 silly idealTree ├── array-uniq@1.0.3
43 silly idealTree ├── array-unique@0.2.1
43 silly idealTree ├── arrify@1.0.1
43 silly idealTree ├── asap@2.0.5
43 silly idealTree ├── asn1.js@4.9.1
43 silly idealTree ├── asn1@0.2.3
43 silly idealTree ├── assert-plus@0.2.0
43 silly idealTree ├── assert@1.4.1
43 silly idealTree ├─┬ astw@2.2.0
43 silly idealTree │ └── acorn@4.0.11
43 silly idealTree ├── async-each@1.0.1
43 silly idealTree ├── async@1.5.2
43 silly idealTree ├── asynckit@0.4.0
43 silly idealTree ├── autoprefixer@6.7.7
43 silly idealTree ├─┬ aws-sdk@2.0.31
43 silly idealTree │ └── xmlbuilder@0.4.2
43 silly idealTree ├── aws-sign2@0.6.0
43 silly idealTree ├── aws4@1.6.0
43 silly idealTree ├── babel-cli@6.24.0
43 silly idealTree ├── babel-code-frame@6.22.0
43 silly idealTree ├── babel-core@6.24.0
43 silly idealTree ├── babel-eslint@6.1.2
43 silly idealTree ├── babel-generator@6.24.0
43 silly idealTree ├── babel-helper-bindify-decorators@6.22.0
43 silly idealTree ├── babel-helper-builder-binary-assignment-operator-visitor@6.22.0
43 silly idealTree ├── babel-helper-builder-react-jsx@6.23.0
43 silly idealTree ├── babel-helper-call-delegate@6.22.0
43 silly idealTree ├── babel-helper-define-map@6.23.0
43 silly idealTree ├── babel-helper-explode-assignable-expression@6.22.0
43 silly idealTree ├── babel-helper-explode-class@6.22.0
43 silly idealTree ├── babel-helper-function-name@6.23.0
43 silly idealTree ├── babel-helper-get-function-arity@6.22.0
43 silly idealTree ├── babel-helper-hoist-variables@6.22.0
43 silly idealTree ├── babel-helper-optimise-call-expression@6.23.0
43 silly idealTree ├── babel-helper-regex@6.22.0
43 silly idealTree ├── babel-helper-remap-async-to-generator@6.22.0
43 silly idealTree ├── babel-helper-replace-supers@6.23.0
43 silly idealTree ├── babel-helpers@6.23.0
43 silly idealTree ├── babel-messages@6.23.0
43 silly idealTree ├── babel-plugin-check-es2015-constants@6.22.0
43 silly idealTree ├── babel-plugin-syntax-async-functions@6.13.0
43 silly idealTree ├── babel-plugin-syntax-async-generators@6.13.0
43 silly idealTree ├── babel-plugin-syntax-class-constructor-call@6.18.0
43 silly idealTree ├── babel-plugin-syntax-class-properties@6.13.0
43 silly idealTree ├── babel-plugin-syntax-decorators@6.13.0
43 silly idealTree ├── babel-plugin-syntax-do-expressions@6.13.0
43 silly idealTree ├── babel-plugin-syntax-dynamic-import@6.18.0
43 silly idealTree ├── babel-plugin-syntax-exponentiation-operator@6.13.0
43 silly idealTree ├── babel-plugin-syntax-export-extensions@6.13.0
43 silly idealTree ├── babel-plugin-syntax-flow@6.18.0
43 silly idealTree ├── babel-plugin-syntax-function-bind@6.13.0
43 silly idealTree ├── babel-plugin-syntax-jsx@6.18.0
43 silly idealTree ├── babel-plugin-syntax-object-rest-spread@6.13.0
43 silly idealTree ├── babel-plugin-syntax-trailing-function-commas@6.22.0
43 silly idealTree ├── babel-plugin-transform-async-generator-functions@6.22.0
43 silly idealTree ├── babel-plugin-transform-async-to-generator@6.22.0
43 silly idealTree ├── babel-plugin-transform-class-constructor-call@6.22.0
43 silly idealTree ├── babel-plugin-transform-class-properties@6.23.0
43 silly idealTree ├── babel-plugin-transform-decorators@6.22.0
43 silly idealTree ├── babel-plugin-transform-do-expressions@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-arrow-functions@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-block-scoped-functions@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-block-scoping@6.23.0
43 silly idealTree ├── babel-plugin-transform-es2015-classes@6.23.0
43 silly idealTree ├── babel-plugin-transform-es2015-computed-properties@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-destructuring@6.23.0
43 silly idealTree ├── babel-plugin-transform-es2015-duplicate-keys@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-for-of@6.23.0
43 silly idealTree ├── babel-plugin-transform-es2015-function-name@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-literals@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-modules-amd@6.24.0
43 silly idealTree ├── babel-plugin-transform-es2015-modules-commonjs@6.24.0
43 silly idealTree ├── babel-plugin-transform-es2015-modules-systemjs@6.23.0
43 silly idealTree ├── babel-plugin-transform-es2015-modules-umd@6.24.0
43 silly idealTree ├── babel-plugin-transform-es2015-object-super@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-parameters@6.23.0
43 silly idealTree ├── babel-plugin-transform-es2015-shorthand-properties@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-spread@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-sticky-regex@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-template-literals@6.22.0
43 silly idealTree ├── babel-plugin-transform-es2015-typeof-symbol@6.23.0
43 silly idealTree ├── babel-plugin-transform-es2015-unicode-regex@6.22.0
43 silly idealTree ├── babel-plugin-transform-exponentiation-operator@6.22.0
43 silly idealTree ├── babel-plugin-transform-export-extensions@6.22.0
43 silly idealTree ├── babel-plugin-transform-flow-strip-types@6.22.0
43 silly idealTree ├── babel-plugin-transform-function-bind@6.22.0
43 silly idealTree ├── babel-plugin-transform-object-rest-spread@6.23.0
43 silly idealTree ├── babel-plugin-transform-react-display-name@6.23.0
43 silly idealTree ├── babel-plugin-transform-react-jsx-self@6.22.0
43 silly idealTree ├── babel-plugin-transform-react-jsx-source@6.22.0
43 silly idealTree ├── babel-plugin-transform-react-jsx@6.23.0
43 silly idealTree ├── babel-plugin-transform-regenerator@6.22.0
43 silly idealTree ├── babel-plugin-transform-strict-mode@6.22.0
43 silly idealTree ├── babel-polyfill@6.23.0
43 silly idealTree ├── babel-preset-es2015@6.24.0
43 silly idealTree ├── babel-preset-flow@6.23.0
43 silly idealTree ├── babel-preset-react@6.23.0
43 silly idealTree ├── babel-preset-stage-0@6.22.0
43 silly idealTree ├── babel-preset-stage-1@6.22.0
43 silly idealTree ├── babel-preset-stage-2@6.22.0
43 silly idealTree ├── babel-preset-stage-3@6.22.0
43 silly idealTree ├── babel-register@6.24.0
43 silly idealTree ├── babel-runtime@6.23.0
43 silly idealTree ├── babel-template@6.23.0
43 silly idealTree ├── babel-traverse@6.23.1
43 silly idealTree ├── babel-types@6.23.0
43 silly idealTree ├── babelify@7.3.0
43 silly idealTree ├── babylon@6.16.1
43 silly idealTree ├── bail@1.0.1
43 silly idealTree ├── balanced-match@0.4.2
43 silly idealTree ├── base64-js@1.2.0
43 silly idealTree ├── bcrypt-pbkdf@1.0.1
43 silly idealTree ├── binary-extensions@1.8.0
43 silly idealTree ├── block-stream@0.0.9
43 silly idealTree ├── bn.js@4.11.6
43 silly idealTree ├── boolbase@1.0.0
43 silly idealTree ├── boom@2.10.1
43 silly idealTree ├── brace-expansion@1.1.6
43 silly idealTree ├── braces@1.8.5
43 silly idealTree ├── brfs@1.4.3
43 silly idealTree ├── brorand@1.1.0
43 silly idealTree ├── browser-pack@6.0.2
43 silly idealTree ├─┬ browser-resolve@1.11.2
43 silly idealTree │ └── resolve@1.1.7
43 silly idealTree ├── browserify-aes@1.0.6
43 silly idealTree ├── browserify-cipher@1.0.0
43 silly idealTree ├── browserify-des@1.0.0
43 silly idealTree ├── browserify-rsa@4.0.1
43 silly idealTree ├── browserify-sign@4.0.0
43 silly idealTree ├── browserify-zlib@0.1.4
43 silly idealTree ├─┬ browserify@13.3.0
43 silly idealTree │ ├─┬ concat-stream@1.5.2
43 silly idealTree │ │ └── readable-stream@2.0.6
43 silly idealTree │ └── duplexer2@0.1.4
43 silly idealTree ├── browserslist@1.7.7
43 silly idealTree ├── buffer-equal@0.0.1
43 silly idealTree ├── buffer-shims@1.0.0
43 silly idealTree ├── buffer-xor@1.0.3
43 silly idealTree ├── buffer@4.9.1
43 silly idealTree ├── builtin-modules@1.1.1
43 silly idealTree ├── builtin-status-codes@3.0.0
43 silly idealTree ├── cached-path-relative@1.0.1
43 silly idealTree ├── caller-path@0.1.0
43 silly idealTree ├── callsites@0.2.0
43 silly idealTree ├── camel-case@3.0.0
43 silly idealTree ├─┬ camelcase-keys@2.1.0
43 silly idealTree │ └── camelcase@2.1.1
43 silly idealTree ├── camelcase@1.2.1
43 silly idealTree ├─┬ caniuse-api@1.5.3
43 silly idealTree │ └── lodash.memoize@4.1.2
43 silly idealTree ├── caniuse-db@1.0.30000640
43 silly idealTree ├── caseless@0.12.0
43 silly idealTree ├── ccount@1.0.1
43 silly idealTree ├── center-align@0.1.3
43 silly idealTree ├── chalk@1.1.3
43 silly idealTree ├── character-entities-html4@1.1.0
43 silly idealTree ├── character-entities-legacy@1.1.0
43 silly idealTree ├── character-entities@1.2.0
43 silly idealTree ├── character-reference-invalid@1.1.0
43 silly idealTree ├── chokidar@1.6.1
43 silly idealTree ├── cipher-base@1.0.3
43 silly idealTree ├── circular-json@0.3.1
43 silly idealTree ├── clap@1.1.3
43 silly idealTree ├── cli-cursor@1.0.2
43 silly idealTree ├─┬ cli-table@0.3.1
43 silly idealTree │ └── colors@1.0.3
43 silly idealTree ├── cli-width@2.1.0
43 silly idealTree ├─┬ cliui@2.1.0
43 silly idealTree │ └── wordwrap@0.0.2
43 silly idealTree ├── clone@1.0.2
43 silly idealTree ├── co@4.6.0
43 silly idealTree ├── coa@1.0.1
43 silly idealTree ├── code-point-at@1.1.0
43 silly idealTree ├── collapse-white-space@1.0.2
43 silly idealTree ├── color-convert@1.9.0
43 silly idealTree ├── color-name@1.1.2
43 silly idealTree ├── color-string@0.3.0
43 silly idealTree ├── color@0.11.4
43 silly idealTree ├── colormin@1.1.2
43 silly idealTree ├── colors@1.1.2
43 silly idealTree ├─┬ combine-source-map@0.7.2
43 silly idealTree │ └── convert-source-map@1.1.3
43 silly idealTree ├── combined-stream@1.0.5
43 silly idealTree ├── comma-separated-tokens@1.0.2
43 silly idealTree ├── commander@2.9.0
43 silly idealTree ├── compare-func@1.3.2
43 silly idealTree ├── concat-map@0.0.1
43 silly idealTree ├─┬ concat-stream@1.4.10
43 silly idealTree │ ├── isarray@0.0.1
43 silly idealTree │ └── readable-stream@1.1.14
43 silly idealTree ├── console-browserify@1.1.0
43 silly idealTree ├── console-control-strings@1.1.0
43 silly idealTree ├── constants-browserify@1.0.0
43 silly idealTree ├── conventional-changelog-angular@1.3.3
43 silly idealTree ├── conventional-changelog-atom@0.1.0
43 silly idealTree ├── conventional-changelog-codemirror@0.1.0
43 silly idealTree ├── conventional-changelog-core@1.8.0
43 silly idealTree ├── conventional-changelog-ember@0.2.5
43 silly idealTree ├── conventional-changelog-eslint@0.1.0
43 silly idealTree ├── conventional-changelog-express@0.1.0
43 silly idealTree ├── conventional-changelog-jquery@0.1.0
43 silly idealTree ├── conventional-changelog-jscs@0.1.0
43 silly idealTree ├── conventional-changelog-jshint@0.1.0
43 silly idealTree ├── conventional-changelog-writer@1.4.1
43 silly idealTree ├── conventional-changelog@1.1.3
43 silly idealTree ├── conventional-commits-filter@1.0.0
43 silly idealTree ├── conventional-commits-parser@1.3.0
43 silly idealTree ├── conventional-recommended-bump@0.3.0
43 silly idealTree ├── convert-source-map@1.4.0
43 silly idealTree ├── core-js@2.4.1
43 silly idealTree ├── core-util-is@1.0.2
43 silly idealTree ├── create-ecdh@4.0.0
43 silly idealTree ├── create-hash@1.1.2
43 silly idealTree ├── create-hmac@1.1.4
43 silly idealTree ├── cryptiles@2.0.5
43 silly idealTree ├── crypto-browserify@3.11.0
43 silly idealTree ├── css-color-names@0.0.4
43 silly idealTree ├── css-selector-parser@1.3.0
43 silly idealTree ├── cssnano@3.10.0
43 silly idealTree ├── csso@2.3.2
43 silly idealTree ├── cucumber@1.3.2
43 silly idealTree ├── currently-unhandled@0.4.1
43 silly idealTree ├── d@0.1.1
43 silly idealTree ├── d3-queue@2.0.3
43 silly idealTree ├── dargs@4.1.0
43 silly idealTree ├─┬ dashdash@1.14.1
43 silly idealTree │ └── assert-plus@1.0.0
43 silly idealTree ├── date-now@0.1.4
43 silly idealTree ├── dateformat@1.0.12
43 silly idealTree ├── debug@2.6.3
43 silly idealTree ├── decamelize@1.2.0
43 silly idealTree ├── deep-equal@1.0.1
43 silly idealTree ├── deep-extend@0.4.1
43 silly idealTree ├── deep-is@0.1.3
43 silly idealTree ├── define-properties@1.1.2
43 silly idealTree ├── defined@1.0.0
43 silly idealTree ├── del@2.2.2
43 silly idealTree ├── delayed-stream@1.0.0
43 silly idealTree ├── delegates@1.0.0
43 silly idealTree ├── deps-sort@2.0.0
43 silly idealTree ├── des.js@1.0.0
43 silly idealTree ├── detab@2.0.0
43 silly idealTree ├── detect-indent@4.0.0
43 silly idealTree ├─┬ detective@4.5.0
43 silly idealTree │ └── acorn@4.0.11
43 silly idealTree ├── diffie-hellman@5.0.2
43 silly idealTree ├─┬ docbox@1.0.5
43 silly idealTree │ ├── concat-stream@1.6.0
43 silly idealTree │ ├── eslint@3.18.0
43 silly idealTree │ ├── estraverse@4.2.0
43 silly idealTree │ └── user-home@2.0.0
43 silly idealTree ├── doctrine@2.0.0
43 silly idealTree ├── domain-browser@1.1.7
43 silly idealTree ├── dot-prop@3.0.0
43 silly idealTree ├─┬ duplexer2@0.0.2
43 silly idealTree │ ├── isarray@0.0.1
43 silly idealTree │ └── readable-stream@1.1.14
43 silly idealTree ├── duration@0.2.0
43 silly idealTree ├── ecc-jsbn@0.1.1
43 silly idealTree ├── electron-to-chromium@1.2.8
43 silly idealTree ├── elliptic@6.4.0
43 silly idealTree ├── emoji-regex@6.4.1
43 silly idealTree ├── encoding@0.1.12
43 silly idealTree ├── error-ex@1.3.1
43 silly idealTree ├── error-stack-parser@1.3.6
43 silly idealTree ├── es-abstract@1.7.0
43 silly idealTree ├── es-to-primitive@1.1.1
43 silly idealTree ├── es5-ext@0.10.15
43 silly idealTree ├─┬ es6-iterator@2.0.1
43 silly idealTree │ └── d@1.0.0
43 silly idealTree ├─┬ es6-map@0.1.5
43 silly idealTree │ └── d@1.0.0
43 silly idealTree ├── es6-promise@3.3.1
43 silly idealTree ├─┬ es6-set@0.1.5
43 silly idealTree │ └── d@1.0.0
43 silly idealTree ├─┬ es6-symbol@3.1.1
43 silly idealTree │ └── d@1.0.0
43 silly idealTree ├─┬ es6-weak-map@2.0.2
43 silly idealTree │ └── d@1.0.0
43 silly idealTree ├── escape-string-regexp@1.0.5
43 silly idealTree ├─┬ escodegen@1.3.3
43 silly idealTree │ ├── esutils@1.0.0
43 silly idealTree │ └── source-map@0.1.43
43 silly idealTree ├─┬ escope@3.6.0
43 silly idealTree │ └── estraverse@4.2.0
43 silly idealTree ├── eslint-plugin-babel@3.3.0
43 silly idealTree ├─┬ eslint-plugin-react@5.2.2
43 silly idealTree │ └── doctrine@1.5.0
43 silly idealTree ├─┬ eslint@2.13.1
43 silly idealTree │ ├── doctrine@1.5.0
43 silly idealTree │ ├── estraverse@4.2.0
43 silly idealTree │ ├── file-entry-cache@1.3.1
43 silly idealTree │ ├── shelljs@0.6.1
43 silly idealTree │ ├── strip-json-comments@1.0.4
43 silly idealTree │ └── user-home@2.0.0
43 silly idealTree ├─┬ espree@3.4.0
43 silly idealTree │ └── acorn@4.0.4
43 silly idealTree ├── esprima@1.1.1
43 silly idealTree ├─┬ esquery@1.0.0
43 silly idealTree │ └── estraverse@4.2.0
43 silly idealTree ├─┬ esrecurse@4.1.0
43 silly idealTree │ └── estraverse@4.1.1
43 silly idealTree ├── estraverse@1.5.1
43 silly idealTree ├── esutils@2.0.2
43 silly idealTree ├─┬ event-emitter@0.3.5
43 silly idealTree │ └── d@1.0.0
43 silly idealTree ├── events@1.1.1
43 silly idealTree ├── evp_bytestokey@1.0.0
43 silly idealTree ├── exit-hook@1.1.1
43 silly idealTree ├── expand-brackets@0.1.5
43 silly idealTree ├── expand-range@1.8.2
43 silly idealTree ├── extend@3.0.0
43 silly idealTree ├── extglob@0.3.2
43 silly idealTree ├── extsprintf@1.0.2
43 silly idealTree ├─┬ falafel@1.2.0
43 silly idealTree │ └── isarray@0.0.1
43 silly idealTree ├── fast-levenshtein@2.0.6
43 silly idealTree ├─┬ fbjs@0.8.11
43 silly idealTree │ └── core-js@1.2.7
43 silly idealTree ├── figures@1.7.0
43 silly idealTree ├── file-entry-cache@2.0.0
43 silly idealTree ├── filename-regex@2.0.0
43 silly idealTree ├── fill-range@2.2.3
43 silly idealTree ├── find-parent-dir@0.3.0
43 silly idealTree ├── find-up@1.1.2
43 silly idealTree ├── flat-cache@1.2.2
43 silly idealTree ├── flatten@1.0.2
43 silly idealTree ├── for-each@0.3.2
43 silly idealTree ├── for-in@1.0.2
43 silly idealTree ├── for-own@0.1.5
43 silly idealTree ├── foreach@2.0.5
43 silly idealTree ├── forever-agent@0.6.1
43 silly idealTree ├── form-data@2.1.2
43 silly idealTree ├── fs-access@1.0.1
43 silly idealTree ├── fs-readdir-recursive@1.0.0
43 silly idealTree ├── fs.realpath@1.0.0
43 silly idealTree ├── fstream-ignore@1.0.5
43 silly idealTree ├── fstream@1.0.11
43 silly idealTree ├── function-bind@1.1.0
43 silly idealTree ├── gauge@2.7.3
43 silly idealTree ├── generate-function@2.0.0
43 silly idealTree ├── generate-object-property@1.2.0
43 silly idealTree ├── get-caller-file@1.0.2
43 silly idealTree ├── get-pkg-repo@1.3.0
43 silly idealTree ├── get-stdin@4.0.1
43 silly idealTree ├─┬ getpass@0.1.6
43 silly idealTree │ └── assert-plus@1.0.0
43 silly idealTree ├── gherkin@4.1.1
43 silly idealTree ├── git-latest-semver-tag@1.0.2
43 silly idealTree ├── git-raw-commits@1.2.0
43 silly idealTree ├── git-remote-origin-url@2.0.0
43 silly idealTree ├── git-semver-tags@1.2.0
43 silly idealTree ├── gitconfiglocal@1.0.0
43 silly idealTree ├── github-slugger@1.1.1
43 silly idealTree ├── github-url-from-git@1.5.0
43 silly idealTree ├── glob-base@0.3.0
43 silly idealTree ├── glob-parent@2.0.0
43 silly idealTree ├── glob@7.1.1
43 silly idealTree ├── globals@9.16.0
43 silly idealTree ├── globby@5.0.0
43 silly idealTree ├── graceful-fs@4.1.11
43 silly idealTree ├── graceful-readlink@1.0.1
43 silly idealTree ├─┬ handlebars@4.0.6
43 silly idealTree │ └── source-map@0.4.4
43 silly idealTree ├── har-schema@1.0.5
43 silly idealTree ├── har-validator@4.2.1
43 silly idealTree ├── has-ansi@2.0.0
43 silly idealTree ├── has-flag@1.0.0
43 silly idealTree ├── has-unicode@2.0.1
43 silly idealTree ├── has@1.0.1
43 silly idealTree ├── hash.js@1.0.3
43 silly idealTree ├── hast-util-is-element@1.0.0
43 silly idealTree ├── hast-util-sanitize@1.1.0
43 silly idealTree ├── hast-util-to-html@3.0.0
43 silly idealTree ├── hast-util-whitespace@1.0.0
43 silly idealTree ├── hawk@3.1.3
43 silly idealTree ├── highlight.js@9.10.0
43 silly idealTree ├── hmac-drbg@1.0.0
43 silly idealTree ├── hoek@2.16.3
43 silly idealTree ├── home-or-tmp@2.0.0
43 silly idealTree ├── hosted-git-info@2.4.1
43 silly idealTree ├── html-comment-regex@1.1.1
43 silly idealTree ├── html-void-elements@1.0.1
43 silly idealTree ├── htmlescape@1.1.1
43 silly idealTree ├── http-signature@1.1.1
43 silly idealTree ├── https-browserify@0.0.1
43 silly idealTree ├── iconv-lite@0.4.15
43 silly idealTree ├── ieee754@1.1.8
43 silly idealTree ├── ignore@3.2.6
43 silly idealTree ├── imurmurhash@0.1.4
43 silly idealTree ├── indent-string@2.1.0
43 silly idealTree ├── indexes-of@1.0.1
43 silly idealTree ├── indexof@0.0.1
43 silly idealTree ├── inflight@1.0.6
43 silly idealTree ├── inherits@2.0.3
43 silly idealTree ├── ini@1.3.4
43 silly idealTree ├── inline-source-map@0.6.2
43 silly idealTree ├── inquirer@0.12.0
43 silly idealTree ├─┬ insert-module-globals@7.0.1
43 silly idealTree │ ├── concat-stream@1.5.2
43 silly idealTree │ └── readable-stream@2.0.6
43 silly idealTree ├── interpret@1.0.1
43 silly idealTree ├── invariant@2.2.2
43 silly idealTree ├── invert-kv@1.0.0
43 silly idealTree ├── is-absolute-url@2.1.0
43 silly idealTree ├── is-alphabetical@1.0.0
43 silly idealTree ├── is-alphanumeric@1.0.0
43 silly idealTree ├── is-alphanumerical@1.0.0
43 silly idealTree ├── is-arrayish@0.2.1
43 silly idealTree ├── is-binary-path@1.0.1
43 silly idealTree ├── is-buffer@1.1.5
43 silly idealTree ├── is-builtin-module@1.0.0
43 silly idealTree ├── is-callable@1.1.3
43 silly idealTree ├── is-date-object@1.0.1
43 silly idealTree ├── is-decimal@1.0.0
43 silly idealTree ├── is-dotfile@1.0.2
43 silly idealTree ├── is-equal-shallow@0.1.3
43 silly idealTree ├── is-extendable@0.1.1
43 silly idealTree ├── is-extglob@1.0.0
43 silly idealTree ├── is-finite@1.0.2
43 silly idealTree ├── is-fullwidth-code-point@1.0.0
43 silly idealTree ├── is-function@1.0.1
43 silly idealTree ├── is-generator@1.0.3
43 silly idealTree ├── is-glob@2.0.1
43 silly idealTree ├── is-hexadecimal@1.0.0
43 silly idealTree ├── is-my-json-valid@2.16.0
43 silly idealTree ├── is-number@2.1.0
43 silly idealTree ├── is-obj@1.0.1
43 silly idealTree ├── is-path-cwd@1.0.0
43 silly idealTree ├── is-path-in-cwd@1.0.0
43 silly idealTree ├── is-path-inside@1.0.0
43 silly idealTree ├── is-plain-obj@1.1.0
43 silly idealTree ├── is-posix-bracket@0.1.1
43 silly idealTree ├── is-primitive@2.0.0
43 silly idealTree ├── is-property@1.0.2
43 silly idealTree ├── is-regex@1.0.4
43 silly idealTree ├── is-resolvable@1.0.0
43 silly idealTree ├── is-stream@1.1.0
43 silly idealTree ├── is-subset@0.1.1
43 silly idealTree ├── is-svg@2.1.0
43 silly idealTree ├── is-symbol@1.0.1
43 silly idealTree ├── is-text-path@1.0.1
43 silly idealTree ├── is-typedarray@1.0.0
43 silly idealTree ├── is-utf8@0.2.1
43 silly idealTree ├── is-whitespace-character@1.0.0
43 silly idealTree ├── is-word-character@1.0.0
43 silly idealTree ├── isarray@1.0.0
43 silly idealTree ├── isexe@2.0.0
43 silly idealTree ├── isobject@2.1.0
43 silly idealTree ├── isomorphic-fetch@2.2.1
43 silly idealTree ├── isstream@0.1.2
43 silly idealTree ├── jodid25519@1.0.2
43 silly idealTree ├── js-base64@2.1.9
43 silly idealTree ├── js-tokens@3.0.1
43 silly idealTree ├─┬ js-yaml@3.7.0
43 silly idealTree │ └── esprima@2.7.3
43 silly idealTree ├── jsbn@0.1.1
43 silly idealTree ├── jsesc@1.3.0
43 silly idealTree ├── json-schema@0.2.3
43 silly idealTree ├── json-stable-stringify@1.0.1
43 silly idealTree ├── json-stringify-safe@5.0.1
43 silly idealTree ├── json5@0.5.1
43 silly idealTree ├── jsonify@0.0.0
43 silly idealTree ├── jsonparse@1.3.0
43 silly idealTree ├── jsonpointer@4.0.1
43 silly idealTree ├── JSONStream@1.3.1
43 silly idealTree ├─┬ jsprim@1.4.0
43 silly idealTree │ └── assert-plus@1.0.0
43 silly idealTree ├── jsx-ast-utils@1.4.0
43 silly idealTree ├── kebab-case@1.0.0
43 silly idealTree ├── kind-of@3.1.0
43 silly idealTree ├─┬ labeled-stream-splicer@2.0.0
43 silly idealTree │ └── isarray@0.0.1
43 silly idealTree ├── lazy-cache@1.0.4
43 silly idealTree ├── lcid@1.0.0
43 silly idealTree ├── levn@0.3.0
43 silly idealTree ├── lexical-scope@1.2.0
43 silly idealTree ├─┬ load-json-file@1.1.0
43 silly idealTree │ └── strip-bom@2.0.0
43 silly idealTree ├── lodash._reinterpolate@3.0.0
43 silly idealTree ├── lodash.assign@4.2.0
43 silly idealTree ├── lodash.bind@4.2.1
43 silly idealTree ├── lodash.debounce@4.0.8
43 silly idealTree ├── lodash.defaults@4.2.0
43 silly idealTree ├── lodash.foreach@4.5.0
43 silly idealTree ├── lodash.memoize@3.0.4
43 silly idealTree ├── lodash.pickby@4.6.0
43 silly idealTree ├── lodash.template@4.4.0
43 silly idealTree ├── lodash.templatesettings@4.1.0
43 silly idealTree ├── lodash.uniq@4.5.0
43 silly idealTree ├── lodash@4.17.4
43 silly idealTree ├── longest-streak@2.0.1
43 silly idealTree ├── longest@1.0.1
43 silly idealTree ├── loose-envify@1.3.1
43 silly idealTree ├── loud-rejection@1.6.0
43 silly idealTree ├── lower-case@1.1.4
43 silly idealTree ├── macaddress@0.2.8
43 silly idealTree ├── map-obj@1.0.1
43 silly idealTree ├── markdown-escapes@1.0.0
43 silly idealTree ├── markdown-table@1.1.0
43 silly idealTree ├── math-expression-evaluator@1.2.16
43 silly idealTree ├── mdast-util-compact@1.0.0
43 silly idealTree ├── mdast-util-definitions@1.2.0
43 silly idealTree ├── mdast-util-to-hast@2.4.0
43 silly idealTree ├── mdast-util-to-string@1.0.2
43 silly idealTree ├─┬ meow@3.7.0
43 silly idealTree │ └── minimist@1.2.0
43 silly idealTree ├── micromatch@2.3.11
43 silly idealTree ├── miller-rabin@4.0.0
43 silly idealTree ├── mime-db@1.26.0
43 silly idealTree ├── mime-types@2.1.14
43 silly idealTree ├── minifyify@7.3.5
43 silly idealTree ├── minimalistic-assert@1.0.0
43 silly idealTree ├── minimalistic-crypto-utils@1.0.1
43 silly idealTree ├── minimatch@3.0.3
43 silly idealTree ├── minimist@0.0.8
43 silly idealTree ├── mkdirp@0.5.1
43 silly idealTree ├── modify-values@1.0.0
43 silly idealTree ├─┬ module-deps@4.1.1
43 silly idealTree │ ├─┬ concat-stream@1.5.2
43 silly idealTree │ │ └── readable-stream@2.0.6
43 silly idealTree │ └── duplexer2@0.1.4
43 silly idealTree ├── mothership@0.3.0
43 silly idealTree ├── ms@0.7.2
43 silly idealTree ├── multimatch@2.1.0
43 silly idealTree ├── mute-stream@0.0.5
43 silly idealTree ├── nan@2.5.1
43 silly idealTree ├── natural-compare@1.4.0
43 silly idealTree ├── no-case@2.3.1
43 silly idealTree ├── node-cmake@1.3.0
43 silly idealTree ├── node-fetch@1.6.3
43 silly idealTree ├── node-pre-gyp@0.6.34
43 silly idealTree ├── node-timeout@0.0.4
43 silly idealTree ├── nopt@4.0.1
43 silly idealTree ├── normalize-package-data@2.3.6
43 silly idealTree ├── normalize-path@2.0.1
43 silly idealTree ├── normalize-range@0.1.2
43 silly idealTree ├── normalize-uri@1.1.0
43 silly idealTree ├── normalize-url@1.9.1
43 silly idealTree ├── npmlog@4.0.2
43 silly idealTree ├── nth-check@1.0.1
43 silly idealTree ├── null-check@1.0.0
43 silly idealTree ├── num2fraction@1.2.2
43 silly idealTree ├── number-is-nan@1.0.1
43 silly idealTree ├── oauth-sign@0.8.2
43 silly idealTree ├── object-assign@4.1.1
43 silly idealTree ├── object-inspect@0.4.0
43 silly idealTree ├── object-keys@1.0.11
43 silly idealTree ├── object.omit@2.0.1
43 silly idealTree ├── once@1.4.0
43 silly idealTree ├── onetime@1.1.0
43 silly idealTree ├─┬ optimist@0.6.1
43 silly idealTree │ └── wordwrap@0.0.3
43 silly idealTree ├── optionator@0.8.2
43 silly idealTree ├── options@0.0.6
43 silly idealTree ├── os-browserify@0.1.2
43 silly idealTree ├── os-homedir@1.0.2
43 silly idealTree ├── os-locale@1.4.0
43 silly idealTree ├── os-tmpdir@1.0.2
43 silly idealTree ├── osenv@0.1.4
43 silly idealTree ├── output-file-sync@1.1.2
43 silly idealTree ├── pako@0.2.9
43 silly idealTree ├── parents@1.0.1
43 silly idealTree ├── parse-asn1@5.1.0
43 silly idealTree ├── parse-entities@1.1.0
43 silly idealTree ├── parse-github-repo-url@1.4.0
43 silly idealTree ├── parse-glob@3.0.4
43 silly idealTree ├── parse-json@2.2.0
43 silly idealTree ├── path-browserify@0.0.0
43 silly idealTree ├── path-exists@2.1.0
43 silly idealTree ├── path-is-absolute@1.0.1
43 silly idealTree ├── path-is-inside@1.0.2
43 silly idealTree ├── path-parse@1.0.5
43 silly idealTree ├── path-platform@0.11.15
43 silly idealTree ├── path-type@1.1.0
43 silly idealTree ├── pbkdf2@3.0.9
43 silly idealTree ├── performance-now@0.2.0
43 silly idealTree ├── pify@2.3.0
43 silly idealTree ├── pinkie-promise@2.0.1
43 silly idealTree ├── pinkie@2.0.4
43 silly idealTree ├── pluralize@1.2.1
43 silly idealTree ├── polyline@0.2.0
43 silly idealTree ├── postcss-calc@5.3.1
43 silly idealTree ├── postcss-colormin@2.2.2
43 silly idealTree ├── postcss-convert-values@2.6.1
43 silly idealTree ├── postcss-discard-comments@2.0.4
43 silly idealTree ├── postcss-discard-duplicates@2.1.0
43 silly idealTree ├── postcss-discard-empty@2.1.0
43 silly idealTree ├── postcss-discard-overridden@0.1.1
43 silly idealTree ├── postcss-discard-unused@2.2.3
43 silly idealTree ├── postcss-filter-plugins@2.0.2
43 silly idealTree ├── postcss-merge-idents@2.1.7
43 silly idealTree ├── postcss-merge-longhand@2.0.2
43 silly idealTree ├── postcss-merge-rules@2.1.2
43 silly idealTree ├── postcss-message-helpers@2.0.0
43 silly idealTree ├── postcss-minify-font-values@1.0.5
43 silly idealTree ├── postcss-minify-gradients@1.0.5
43 silly idealTree ├── postcss-minify-params@1.2.2
43 silly idealTree ├── postcss-minify-selectors@2.1.1
43 silly idealTree ├── postcss-normalize-charset@1.1.1
43 silly idealTree ├── postcss-normalize-url@3.0.8
43 silly idealTree ├── postcss-ordered-values@2.2.3
43 silly idealTree ├── postcss-reduce-idents@2.4.0
43 silly idealTree ├── postcss-reduce-initial@1.0.1
43 silly idealTree ├── postcss-reduce-transforms@1.0.4
43 silly idealTree ├── postcss-selector-parser@2.2.3
43 silly idealTree ├── postcss-svgo@2.1.6
43 silly idealTree ├── postcss-unique-selectors@2.0.2
43 silly idealTree ├── postcss-value-parser@3.3.0
43 silly idealTree ├── postcss-zindex@2.2.0
43 silly idealTree ├─┬ postcss@5.2.16
43 silly idealTree │ └── supports-color@3.2.3
43 silly idealTree ├── prelude-ls@1.1.2
43 silly idealTree ├── prepend-http@1.0.4
43 silly idealTree ├── preserve@0.2.0
43 silly idealTree ├── private@0.1.7
43 silly idealTree ├── process-nextick-args@1.0.7
43 silly idealTree ├── process@0.11.9
43 silly idealTree ├── progress@1.1.8
43 silly idealTree ├── promise@7.1.1
43 silly idealTree ├── property-information@3.1.0
43 silly idealTree ├── public-encrypt@4.0.0
43 silly idealTree ├── punycode@1.4.1
43 silly idealTree ├── q@1.5.0
43 silly idealTree ├── qs@6.4.0
43 silly idealTree ├── query-string@4.3.2
43 silly idealTree ├── querystring-es3@0.2.1
43 silly idealTree ├── querystring@0.2.0
43 silly idealTree ├─┬ quote-stream@1.0.2
43 silly idealTree │ └── minimist@1.2.0
43 silly idealTree ├── randomatic@1.1.6
43 silly idealTree ├── randombytes@2.0.3
43 silly idealTree ├─┬ rc@1.1.7
43 silly idealTree │ └── minimist@1.2.0
43 silly idealTree ├── react-dom@15.4.2
43 silly idealTree ├── react-pure-render@1.0.2
43 silly idealTree ├── react@15.4.2
43 silly idealTree ├── read-only-stream@2.0.0
43 silly idealTree ├── read-pkg-up@1.0.1
43 silly idealTree ├── read-pkg@1.1.0
43 silly idealTree ├── readable-stream@2.2.6
43 silly idealTree ├── readdirp@2.1.0
43 silly idealTree ├── readline2@1.0.1
43 silly idealTree ├── rechoir@0.6.2
43 silly idealTree ├── redent@1.0.0
43 silly idealTree ├── reduce-css-calc@1.3.0
43 silly idealTree ├── reduce-function-call@1.0.2
43 silly idealTree ├── regenerate@1.3.2
43 silly idealTree ├── regenerator-runtime@0.10.3
43 silly idealTree ├── regenerator-transform@0.9.8
43 silly idealTree ├── regex-cache@0.4.3
43 silly idealTree ├── regexpu-core@2.0.0
43 silly idealTree ├── regjsgen@0.2.0
43 silly idealTree ├─┬ regjsparser@0.1.5
43 silly idealTree │ └── jsesc@0.5.0
43 silly idealTree ├── remark-html@6.0.0
43 silly idealTree ├── remark-parse@3.0.0
43 silly idealTree ├── remark-slug@4.2.2
43 silly idealTree ├── remark-stringify@3.0.0
43 silly idealTree ├── remark@7.0.0
43 silly idealTree ├── repeat-element@1.1.2
43 silly idealTree ├── repeat-string@1.6.1
43 silly idealTree ├── repeating@2.0.1
43 silly idealTree ├── replace-ext@1.0.0
43 silly idealTree ├── request@2.81.0
43 silly idealTree ├── require-directory@2.1.1
43 silly idealTree ├── require-main-filename@1.0.1
43 silly idealTree ├── require-uncached@1.0.3
43 silly idealTree ├── resolve-from@1.0.1
43 silly idealTree ├── resolve@1.3.2
43 silly idealTree ├── restore-cursor@1.0.1
43 silly idealTree ├── resumer@0.0.0
43 silly idealTree ├── right-align@0.1.3
43 silly idealTree ├── rimraf@2.6.1
43 silly idealTree ├── ripemd160@1.0.1
43 silly idealTree ├── run-async@0.1.0
43 silly idealTree ├── rx-lite@3.1.2
43 silly idealTree ├── safe-buffer@5.0.1
43 silly idealTree ├── sax@0.4.2
43 silly idealTree ├── semver@5.3.0
43 silly idealTree ├── set-blocking@2.0.0
43 silly idealTree ├── set-immediate-shim@1.0.1
43 silly idealTree ├── setimmediate@1.0.5
43 silly idealTree ├── sha.js@2.4.8
43 silly idealTree ├── shallow-copy@0.0.1
43 silly idealTree ├─┬ shasum@1.0.2
43 silly idealTree │ └── json-stable-stringify@0.0.1
43 silly idealTree ├── shell-quote@1.6.1
43 silly idealTree ├── shelljs@0.7.7
43 silly idealTree ├── signal-exit@3.0.2
43 silly idealTree ├── slash@1.0.0
43 silly idealTree ├── slice-ansi@0.0.4
43 silly idealTree ├── sntp@1.0.9
43 silly idealTree ├── sort-keys@1.1.2
43 silly idealTree ├── source-map-support@0.4.14
43 silly idealTree ├── source-map@0.5.6
43 silly idealTree ├── space-separated-tokens@1.1.0
43 silly idealTree ├── spdx-correct@1.0.2
43 silly idealTree ├── spdx-expression-parse@1.0.4
43 silly idealTree ├── spdx-license-ids@1.2.2
43 silly idealTree ├── split@1.0.0
43 silly idealTree ├── split2@2.1.1
43 silly idealTree ├── sprintf-js@1.0.3
43 silly idealTree ├── sprintf@0.1.5
43 silly idealTree ├─┬ sshpk@1.11.0
43 silly idealTree │ └── assert-plus@1.0.0
43 silly idealTree ├── stack-chain@1.3.7
43 silly idealTree ├─┬ stack-generator@1.1.0
43 silly idealTree │ └── stackframe@1.0.2
43 silly idealTree ├── stackframe@0.3.1
43 silly idealTree ├── stacktrace-gps@2.4.4
43 silly idealTree ├── stacktrace-js@1.3.1
43 silly idealTree ├── standard-changelog@1.0.1
43 silly idealTree ├─┬ standard-version@4.0.0
43 silly idealTree │ ├── camelcase@3.0.0
43 silly idealTree │ ├── cliui@3.2.0
43 silly idealTree │ └── yargs@6.6.0
43 silly idealTree ├── state-toggle@1.0.0
43 silly idealTree ├─┬ static-eval@0.2.4
43 silly idealTree │ ├── escodegen@0.0.28
43 silly idealTree │ ├── esprima@1.0.4
43 silly idealTree │ └── estraverse@1.3.2
43 silly idealTree ├─┬ static-module@1.3.1
43 silly idealTree │ ├── isarray@0.0.1
43 silly idealTree │ ├── object-keys@0.4.0
43 silly idealTree │ ├── quote-stream@0.0.0
43 silly idealTree │ ├── readable-stream@1.0.34
43 silly idealTree │ ├── through2@0.4.2
43 silly idealTree │ └── xtend@2.1.2
43 silly idealTree ├── stream-browserify@2.0.1
43 silly idealTree ├─┬ stream-combiner2@1.1.1
43 silly idealTree │ └── duplexer2@0.1.4
43 silly idealTree ├── stream-http@2.6.3
43 silly idealTree ├── stream-splicer@2.0.0
43 silly idealTree ├── strict-uri-encode@1.1.0
43 silly idealTree ├── string_decoder@0.10.31
43 silly idealTree ├── string-width@1.0.2
43 silly idealTree ├── string.prototype.trim@1.1.2
43 silly idealTree ├── stringify-entities@1.3.0
43 silly idealTree ├── stringstream@0.0.5
43 silly idealTree ├── strip-ansi@3.0.1
43 silly idealTree ├── strip-bom@3.0.0
43 silly idealTree ├── strip-indent@1.0.1
43 silly idealTree ├── strip-json-comments@2.0.1
43 silly idealTree ├─┬ subarg@1.0.0
43 silly idealTree │ └── minimist@1.2.0
43 silly idealTree ├── supports-color@2.0.0
43 silly idealTree ├─┬ svgo@0.7.2
43 silly idealTree │ └── sax@1.2.2
43 silly idealTree ├─┬ syntax-error@1.3.0
43 silly idealTree │ └── acorn@4.0.11
43 silly idealTree ├─┬ table@3.8.3
43 silly idealTree │ ├── is-fullwidth-code-point@2.0.0
43 silly idealTree │ └── string-width@2.0.0
43 silly idealTree ├─┬ tape@4.6.3
43 silly idealTree │ ├── minimist@1.2.0
43 silly idealTree │ ├── object-inspect@1.2.1
43 silly idealTree │ └── resolve@1.1.7
43 silly idealTree ├── tar-pack@3.4.0
43 silly idealTree ├── tar@2.2.1
43 silly idealTree ├─┬ tempfile@1.1.1
43 silly idealTree │ └── uuid@2.0.3
43 silly idealTree ├── text-extensions@1.4.0
43 silly idealTree ├── text-table@0.2.0
43 silly idealTree ├── through@2.3.8
43 silly idealTree ├── through2@2.0.3
43 silly idealTree ├── timers-browserify@1.4.2
43 silly idealTree ├── tmp@0.0.28
43 silly idealTree ├── to-arraybuffer@1.0.1
43 silly idealTree ├── to-fast-properties@1.0.2
43 silly idealTree ├── tough-cookie@2.3.2
43 silly idealTree ├── transform-filter@0.1.1
43 silly idealTree ├── trim-lines@1.1.0
43 silly idealTree ├── trim-newlines@1.0.0
43 silly idealTree ├── trim-off-newlines@1.0.1
43 silly idealTree ├── trim-right@1.0.1
43 silly idealTree ├── trim-trailing-lines@1.1.0
43 silly idealTree ├── trim@0.0.1
43 silly idealTree ├── trough@1.0.0
43 silly idealTree ├── tryit@1.0.3
43 silly idealTree ├── tty-browserify@0.0.0
43 silly idealTree ├── tunnel-agent@0.6.0
43 silly idealTree ├── tweetnacl@0.14.5
43 silly idealTree ├── type-check@0.3.2
43 silly idealTree ├── typedarray@0.0.6
43 silly idealTree ├── ua-parser-js@0.7.12
43 silly idealTree ├── uglify-js@2.8.15
43 silly idealTree ├── uglify-to-browserify@1.0.2
43 silly idealTree ├── uid-number@0.0.6
43 silly idealTree ├── umd@3.0.1
43 silly idealTree ├── unherit@1.1.0
43 silly idealTree ├─┬ unified@6.1.1
43 silly idealTree │ └── isarray@2.0.1
43 silly idealTree ├── uniq@1.0.1
43 silly idealTree ├── uniqid@4.1.1
43 silly idealTree ├── uniqs@2.0.0
43 silly idealTree ├── unist-builder@1.0.2
43 silly idealTree ├── unist-util-generated@1.1.0
43 silly idealTree ├── unist-util-is@2.0.0
43 silly idealTree ├── unist-util-modify-children@1.1.0
43 silly idealTree ├── unist-util-position@3.0.0
43 silly idealTree ├── unist-util-remove-position@1.1.0
43 silly idealTree ├── unist-util-select@1.5.0
43 silly idealTree ├── unist-util-stringify-position@1.1.0
43 silly idealTree ├── unist-util-visit@1.1.1
43 silly idealTree ├── upper-case@1.1.3
43 silly idealTree ├─┬ url@0.11.0
43 silly idealTree │ └── punycode@1.3.2
43 silly idealTree ├── user-home@1.1.1
43 silly idealTree ├── util-deprecate@1.0.2
43 silly idealTree ├─┬ util@0.10.3
43 silly idealTree │ └── inherits@2.0.1
43 silly idealTree ├── uuid@3.0.1
43 silly idealTree ├── v8flags@2.0.11
43 silly idealTree ├── validate-npm-package-license@3.0.1
43 silly idealTree ├── vendors@1.0.1
43 silly idealTree ├── verror@1.3.6
43 silly idealTree ├── vfile-location@2.0.1
43 silly idealTree ├── vfile@2.0.1
43 silly idealTree ├── vm-browserify@0.0.4
43 silly idealTree ├── whatwg-fetch@2.0.3
43 silly idealTree ├── whet.extend@0.9.9
43 silly idealTree ├── which-module@1.0.0
43 silly idealTree ├── which@1.2.14
43 silly idealTree ├── wide-align@1.1.0
43 silly idealTree ├── window-size@0.1.0
43 silly idealTree ├── wordwrap@1.0.0
43 silly idealTree ├── wrap-ansi@2.1.0
43 silly idealTree ├── wrappy@1.0.2
43 silly idealTree ├── write@0.2.1
43 silly idealTree ├── x-is-function@1.0.4
43 silly idealTree ├── x-is-string@0.1.0
43 silly idealTree ├── xml2js@0.2.6
43 silly idealTree ├── xmlbuilder@4.2.1
43 silly idealTree ├── xtend@4.0.1
43 silly idealTree ├── y18n@3.2.1
43 silly idealTree ├─┬ yargs-parser@4.2.1
43 silly idealTree │ └── camelcase@3.0.0
43 silly idealTree └── yargs@3.10.0
44 silly generateActionsToTake Starting
45 silly install generateActionsToTake
46 silly generateActionsToTake Finishing
47 silly diffTrees action count 0
48 silly decomposeActions action count 0
49 silly runTopLevelLifecycles Starting
50 silly install runPreinstallTopLevelLifecycles
51 silly preinstall osrm@5.7.0
52 info lifecycle osrm@5.7.0~preinstall: osrm@5.7.0
53 verbose lifecycle osrm@5.7.0~preinstall: unsafe-perm in lifecycle true
54 verbose lifecycle osrm@5.7.0~preinstall: PATH: /home/emil/.nvm/versions/node/v7.7.4/lib/node_modules/npm/bin/node-gyp-bin:/home/emil/code/osrm-backend/node_modules/.bin:/home/emil/.nvm/versions/node/v7.7.4/bin:/home/emil/.rbenv/shims:/home/emil/.rbenv/bin:/home/emil/bin:/home/emil/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin
55 verbose lifecycle osrm@5.7.0~preinstall: CWD: /home/emil/code/osrm-backend
56 silly lifecycle osrm@5.7.0~preinstall: Args: [ '-c', 'npm install node-pre-gyp' ]
57 silly lifecycle osrm@5.7.0~preinstall: Returned: code: 0 signal: null
58 silly executeActions Starting
59 silly install executeActions
60 silly doSerial global-install 0
61 silly doParallel fetch 0
62 verbose correctMkdir /home/emil/.npm/_locks correctMkdir not in flight; initializing
63 verbose lock using /home/emil/.npm/_locks/staging-064398437adcf210.lock for /home/emil/code/osrm-backend/node_modules/.staging
64 silly doParallel extract 0
65 silly doParallel preinstall 0
66 silly doReverseSerial remove 0
67 silly doSerial move 0
68 silly doSerial finalize 0
69 silly doSerial build 0
70 silly doSerial global-link 0
71 silly doParallel update-linked 0
72 silly doSerial install 0
73 silly doSerial postinstall 0
74 verbose unlock done using /home/emil/.npm/_locks/staging-064398437adcf210.lock for /home/emil/code/osrm-backend/node_modules/.staging
75 silly executeActions Finishing
76 silly rollbackFailedOptional Starting
77 silly rollbackFailedOptional Finishing
78 silly install runPostinstallTopLevelLifecycles
79 silly build osrm@5.7.0
80 info linkStuff osrm@5.7.0
81 silly linkStuff osrm@5.7.0 has /home/emil/code as its parent node_modules
82 verbose linkBins osrm@5.7.0
83 verbose linkMans osrm@5.7.0
84 silly install osrm@5.7.0
85 info lifecycle osrm@5.7.0~install: osrm@5.7.0
86 verbose lifecycle osrm@5.7.0~install: unsafe-perm in lifecycle true
87 verbose lifecycle osrm@5.7.0~install: PATH: /home/emil/.nvm/versions/node/v7.7.4/lib/node_modules/npm/bin/node-gyp-bin:/home/emil/code/osrm-backend/node_modules/.bin:/home/emil/.nvm/versions/node/v7.7.4/bin:/home/emil/.rbenv/shims:/home/emil/.rbenv/bin:/home/emil/bin:/home/emil/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin
88 verbose lifecycle osrm@5.7.0~install: CWD: /home/emil/code/osrm-backend
89 silly lifecycle osrm@5.7.0~install: Args: [ '-c', 'node-pre-gyp install --fallback-to-build=false' ]
90 silly lifecycle osrm@5.7.0~install: Returned: code: 1 signal: null
91 info lifecycle osrm@5.7.0~install: Failed to exec install script
92 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
93 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
94 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
94 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
94 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux
94 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
95 verbose stack Error: osrm@5.7.0 install: `node-pre-gyp install --fallback-to-build=false`
95 verbose stack Exit status 1
95 verbose stack at EventEmitter.<anonymous> (/home/emil/.nvm/versions/node/v7.7.4/lib/node_modules/npm/lib/utils/lifecycle.js:279:16)
95 verbose stack at emitTwo (events.js:106:13)
95 verbose stack at EventEmitter.emit (events.js:194:7)
95 verbose stack at ChildProcess.<anonymous> (/home/emil/.nvm/versions/node/v7.7.4/lib/node_modules/npm/lib/utils/spawn.js:40:14)
95 verbose stack at emitTwo (events.js:106:13)
95 verbose stack at ChildProcess.emit (events.js:194:7)
95 verbose stack at maybeClose (internal/child_process.js:899:16)
95 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
96 verbose pkgid osrm@5.7.0
97 verbose cwd /home/emil/code/osrm-backend
98 error Linux 4.4.0-66-generic
99 error argv "/home/emil/.nvm/versions/node/v7.7.4/bin/node" "/home/emil/.nvm/versions/node/v7.7.4/bin/npm" "install"
100 error node v7.7.4
101 error npm v4.1.2
102 error code ELIFECYCLE
103 error osrm@5.7.0 install: `node-pre-gyp install --fallback-to-build=false`
103 error Exit status 1
104 error Failed at the osrm@5.7.0 install script 'node-pre-gyp install --fallback-to-build=false'.
104 error Make sure you have the latest version of node.js and npm installed.
104 error If you do, this is most likely a problem with the osrm package,
104 error not with npm itself.
104 error Tell the author that this fails on your system:
104 error node-pre-gyp install --fallback-to-build=false
104 error You can get information on how to open an issue for this project with:
104 error npm bugs osrm
104 error Or if that isn't available, you can get their info via:
104 error npm owner ls osrm
104 error There is likely additional logging output above.
105 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment