Skip to content

Instantly share code, notes, and snippets.

@afirdousi
Created June 3, 2017 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afirdousi/763c8483800475adfd03b022492a93a4 to your computer and use it in GitHub Desktop.
Save afirdousi/763c8483800475adfd03b022492a93a4 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/Users/anasrazafirdousi/.nvm/versions/node/v6.10.2/bin/node',
1 verbose cli '/Users/anasrazafirdousi/.nvm/versions/node/v6.10.2/bin/npm',
1 verbose cli 'install',
1 verbose cli 'oracledb' ]
2 info using npm@3.10.10
3 info using node@v6.10.2
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData oracledb
8 silly fetchNamedPackageData oracledb
9 silly mapToRegistry name oracledb
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry data Result {
12 silly mapToRegistry raw: 'oracledb',
12 silly mapToRegistry scope: null,
12 silly mapToRegistry escapedName: 'oracledb',
12 silly mapToRegistry name: 'oracledb',
12 silly mapToRegistry rawSpec: '',
12 silly mapToRegistry spec: 'latest',
12 silly mapToRegistry type: 'tag' }
13 silly mapToRegistry uri https://registry.npmjs.org/oracledb
14 verbose request uri https://registry.npmjs.org/oracledb
15 verbose request always-auth set; sending authorization
16 info attempt registry request try #1 at 2:26:18 AM
17 verbose request using bearer token for auth
18 verbose request id 65107fb3b114b0b1
19 verbose etag W/"58ed84b9-b2fe"
20 verbose lastModified Wed, 12 Apr 2017 01:36:57 GMT
21 http request GET https://registry.npmjs.org/oracledb
22 http 304 https://registry.npmjs.org/oracledb
23 verbose headers { server: 'nginx/1.10.1',
23 verbose headers 'last-modified': 'Wed, 12 Apr 2017 01:36:57 GMT',
23 verbose headers etag: '"58ed84b9-b2fe"',
23 verbose headers 'cache-control': 'max-age=300',
23 verbose headers 'accept-ranges': 'bytes',
23 verbose headers date: 'Sat, 03 Jun 2017 09:26:18 GMT',
23 verbose headers via: '1.1 varnish',
23 verbose headers connection: 'keep-alive',
23 verbose headers 'x-served-by': 'cache-sjc3133-SJC',
23 verbose headers 'x-cache': 'MISS',
23 verbose headers 'x-cache-hits': '0',
23 verbose headers 'x-timer': 'S1496481979.678483,VS0,VE119',
23 verbose headers vary: 'Accept-Encoding' }
24 silly get cb [ 304,
24 silly get { server: 'nginx/1.10.1',
24 silly get 'last-modified': 'Wed, 12 Apr 2017 01:36:57 GMT',
24 silly get etag: '"58ed84b9-b2fe"',
24 silly get 'cache-control': 'max-age=300',
24 silly get 'accept-ranges': 'bytes',
24 silly get date: 'Sat, 03 Jun 2017 09:26:18 GMT',
24 silly get via: '1.1 varnish',
24 silly get connection: 'keep-alive',
24 silly get 'x-served-by': 'cache-sjc3133-SJC',
24 silly get 'x-cache': 'MISS',
24 silly get 'x-cache-hits': '0',
24 silly get 'x-timer': 'S1496481979.678483,VS0,VE119',
24 silly get vary: 'Accept-Encoding' } ]
25 verbose etag https://registry.npmjs.org/oracledb from cache
26 verbose get saving oracledb to /Users/anasrazafirdousi/.npm/registry.npmjs.org/oracledb/.cache.json
27 verbose correctMkdir /Users/anasrazafirdousi/.npm correctMkdir not in flight; initializing
28 silly install normalizeTree
29 silly loadCurrentTree Finishing
30 silly loadIdealTree Starting
31 silly install loadIdealTree
32 silly cloneCurrentTree Starting
33 silly install cloneCurrentTreeToIdealTree
34 silly cloneCurrentTree Finishing
35 silly loadShrinkwrap Starting
36 silly install loadShrinkwrap
37 silly loadShrinkwrap Finishing
38 silly loadAllDepsIntoIdealTree Starting
39 silly install loadAllDepsIntoIdealTree
40 silly resolveWithNewModule oracledb@1.13.1 checking installable status
41 silly cache add args [ 'oracledb', null ]
42 verbose cache add spec oracledb
43 silly cache add parsed spec Result {
43 silly cache add raw: 'oracledb',
43 silly cache add scope: null,
43 silly cache add escapedName: 'oracledb',
43 silly cache add name: 'oracledb',
43 silly cache add rawSpec: '',
43 silly cache add spec: 'latest',
43 silly cache add type: 'tag' }
44 silly addNamed oracledb@latest
45 verbose addNamed "latest" is being treated as a dist-tag for oracledb
46 info addNameTag [ 'oracledb', 'latest' ]
47 silly mapToRegistry name oracledb
48 silly mapToRegistry using default registry
49 silly mapToRegistry registry https://registry.npmjs.org/
50 silly mapToRegistry data Result {
50 silly mapToRegistry raw: 'oracledb',
50 silly mapToRegistry scope: null,
50 silly mapToRegistry escapedName: 'oracledb',
50 silly mapToRegistry name: 'oracledb',
50 silly mapToRegistry rawSpec: '',
50 silly mapToRegistry spec: 'latest',
50 silly mapToRegistry type: 'tag' }
51 silly mapToRegistry uri https://registry.npmjs.org/oracledb
52 verbose addNameTag registry:https://registry.npmjs.org/oracledb not in flight; fetching
53 verbose get https://registry.npmjs.org/oracledb not expired, no request
54 silly addNameTag next cb for oracledb with tag latest
55 silly addNamed oracledb@1.13.1
56 verbose addNamed "1.13.1" is a plain semver version for oracledb
57 silly cache afterAdd oracledb@1.13.1
58 verbose afterAdd /Users/anasrazafirdousi/.npm/oracledb/1.13.1/package/package.json not in flight; writing
59 verbose correctMkdir /Users/anasrazafirdousi/.npm correctMkdir not in flight; initializing
60 verbose afterAdd /Users/anasrazafirdousi/.npm/oracledb/1.13.1/package/package.json written
61 silly fetchNamedPackageData nan
62 silly mapToRegistry name nan
63 silly mapToRegistry using default registry
64 silly mapToRegistry registry https://registry.npmjs.org/
65 silly mapToRegistry data Result {
65 silly mapToRegistry raw: 'nan',
65 silly mapToRegistry scope: null,
65 silly mapToRegistry escapedName: 'nan',
65 silly mapToRegistry name: 'nan',
65 silly mapToRegistry rawSpec: '',
65 silly mapToRegistry spec: 'latest',
65 silly mapToRegistry type: 'tag' }
66 silly mapToRegistry uri https://registry.npmjs.org/nan
67 verbose request uri https://registry.npmjs.org/nan
68 verbose request always-auth set; sending authorization
69 info attempt registry request try #1 at 2:26:19 AM
70 verbose request using bearer token for auth
71 verbose etag W/"592dfb8f-1f9f8"
72 verbose lastModified Tue, 30 May 2017 23:09:03 GMT
73 http request GET https://registry.npmjs.org/nan
74 http 304 https://registry.npmjs.org/nan
75 verbose headers { server: 'nginx/1.10.1',
75 verbose headers 'last-modified': 'Tue, 30 May 2017 23:09:03 GMT',
75 verbose headers etag: '"592dfb8f-1f9f8"',
75 verbose headers 'cache-control': 'max-age=300',
75 verbose headers 'accept-ranges': 'bytes',
75 verbose headers date: 'Sat, 03 Jun 2017 09:26:19 GMT',
75 verbose headers via: '1.1 varnish',
75 verbose headers connection: 'keep-alive',
75 verbose headers 'x-served-by': 'cache-sjc3133-SJC',
75 verbose headers 'x-cache': 'MISS',
75 verbose headers 'x-cache-hits': '0',
75 verbose headers 'x-timer': 'S1496481980.690333,VS0,VE116',
75 verbose headers vary: 'Accept-Encoding' }
76 silly get cb [ 304,
76 silly get { server: 'nginx/1.10.1',
76 silly get 'last-modified': 'Tue, 30 May 2017 23:09:03 GMT',
76 silly get etag: '"592dfb8f-1f9f8"',
76 silly get 'cache-control': 'max-age=300',
76 silly get 'accept-ranges': 'bytes',
76 silly get date: 'Sat, 03 Jun 2017 09:26:19 GMT',
76 silly get via: '1.1 varnish',
76 silly get connection: 'keep-alive',
76 silly get 'x-served-by': 'cache-sjc3133-SJC',
76 silly get 'x-cache': 'MISS',
76 silly get 'x-cache-hits': '0',
76 silly get 'x-timer': 'S1496481980.690333,VS0,VE116',
76 silly get vary: 'Accept-Encoding' } ]
77 verbose etag https://registry.npmjs.org/nan from cache
78 verbose get saving nan to /Users/anasrazafirdousi/.npm/registry.npmjs.org/nan/.cache.json
79 verbose correctMkdir /Users/anasrazafirdousi/.npm correctMkdir not in flight; initializing
80 silly resolveWithNewModule nan@2.5.1 checking installable status
81 silly cache add args [ 'nan@~2.5.0', null ]
82 verbose cache add spec nan@~2.5.0
83 silly cache add parsed spec Result {
83 silly cache add raw: 'nan@~2.5.0',
83 silly cache add scope: null,
83 silly cache add escapedName: 'nan',
83 silly cache add name: 'nan',
83 silly cache add rawSpec: '~2.5.0',
83 silly cache add spec: '>=2.5.0 <2.6.0',
83 silly cache add type: 'range' }
84 silly addNamed nan@>=2.5.0 <2.6.0
85 verbose addNamed ">=2.5.0 <2.6.0" is a valid semver range for nan
86 silly addNameRange { name: 'nan', range: '>=2.5.0 <2.6.0', hasData: false }
87 silly mapToRegistry name nan
88 silly mapToRegistry using default registry
89 silly mapToRegistry registry https://registry.npmjs.org/
90 silly mapToRegistry data Result {
90 silly mapToRegistry raw: 'nan',
90 silly mapToRegistry scope: null,
90 silly mapToRegistry escapedName: 'nan',
90 silly mapToRegistry name: 'nan',
90 silly mapToRegistry rawSpec: '',
90 silly mapToRegistry spec: 'latest',
90 silly mapToRegistry type: 'tag' }
91 silly mapToRegistry uri https://registry.npmjs.org/nan
92 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
93 verbose get https://registry.npmjs.org/nan not expired, no request
94 silly addNameRange number 2 { name: 'nan', range: '>=2.5.0 <2.6.0', hasData: true }
95 silly addNameRange versions [ 'nan',
95 silly addNameRange [ '0.3.0-wip',
95 silly addNameRange '0.3.0-wip2',
95 silly addNameRange '0.3.0',
95 silly addNameRange '0.3.1',
95 silly addNameRange '0.3.2',
95 silly addNameRange '0.4.0',
95 silly addNameRange '0.4.1',
95 silly addNameRange '0.4.2',
95 silly addNameRange '0.4.3',
95 silly addNameRange '0.4.4',
95 silly addNameRange '0.5.0',
95 silly addNameRange '0.5.1',
95 silly addNameRange '0.5.2',
95 silly addNameRange '0.6.0',
95 silly addNameRange '0.7.0',
95 silly addNameRange '0.7.1',
95 silly addNameRange '0.8.0',
95 silly addNameRange '1.0.0',
95 silly addNameRange '1.1.0',
95 silly addNameRange '1.1.1',
95 silly addNameRange '1.1.2',
95 silly addNameRange '1.2.0',
95 silly addNameRange '1.3.0',
95 silly addNameRange '1.4.0',
95 silly addNameRange '1.4.1',
95 silly addNameRange '1.5.0',
95 silly addNameRange '1.4.2',
95 silly addNameRange '1.4.3',
95 silly addNameRange '1.5.1',
95 silly addNameRange '1.5.2',
95 silly addNameRange '1.6.0',
95 silly addNameRange '1.5.3',
95 silly addNameRange '1.6.1',
95 silly addNameRange '1.6.2',
95 silly addNameRange '1.7.0',
95 silly addNameRange '1.8.0',
95 silly addNameRange '1.8.1',
95 silly addNameRange '1.8.2',
95 silly addNameRange '1.8.3',
95 silly addNameRange '1.8.4',
95 silly addNameRange '1.9.0',
95 silly addNameRange '2.0.0',
95 silly addNameRange '2.0.1',
95 silly addNameRange '2.0.2',
95 silly addNameRange '2.0.3',
95 silly addNameRange '2.0.4',
95 silly addNameRange '2.0.5',
95 silly addNameRange '2.0.6',
95 silly addNameRange '2.0.7',
95 silly addNameRange '2.0.8',
95 silly addNameRange '2.0.9',
95 silly addNameRange '2.1.0',
95 silly addNameRange '2.2.0',
95 silly addNameRange '2.2.1',
95 silly addNameRange '2.3.0',
95 silly addNameRange '2.3.1',
95 silly addNameRange '2.3.2',
95 silly addNameRange '2.3.3',
95 silly addNameRange '2.3.4',
95 silly addNameRange '2.3.5',
95 silly addNameRange '2.4.0',
95 silly addNameRange '2.5.0',
95 silly addNameRange '2.5.1',
95 silly addNameRange '2.6.0',
95 silly addNameRange '2.6.1',
95 silly addNameRange '2.6.2' ] ]
96 silly addNamed nan@2.5.1
97 verbose addNamed "2.5.1" is a plain semver version for nan
98 silly cache afterAdd nan@2.5.1
99 verbose afterAdd /Users/anasrazafirdousi/.npm/nan/2.5.1/package/package.json not in flight; writing
100 verbose correctMkdir /Users/anasrazafirdousi/.npm correctMkdir not in flight; initializing
101 verbose afterAdd /Users/anasrazafirdousi/.npm/nan/2.5.1/package/package.json written
102 silly loadAllDepsIntoIdealTree Finishing
103 silly loadIdealTree Finishing
104 silly currentTree app-news@0.0.0
104 silly currentTree ├── @angular/cli@1.0.3
104 silly currentTree ├── @angular/common@4.1.3
104 silly currentTree ├─┬ @angular/compiler-cli@4.1.3
104 silly currentTree │ └── minimist@1.2.0
104 silly currentTree ├── @angular/compiler@4.1.3
104 silly currentTree ├── @angular/core@4.1.3
104 silly currentTree ├── @angular/forms@4.1.3
104 silly currentTree ├── @angular/http@4.1.3
104 silly currentTree ├── @angular/platform-browser-dynamic@4.1.3
104 silly currentTree ├── @angular/platform-browser@4.1.3
104 silly currentTree ├── @angular/router@4.1.3
104 silly currentTree ├── @angular/tsc-wrapped@4.1.3
104 silly currentTree ├── @ngtools/json-schema@1.0.9
104 silly currentTree ├── @ngtools/webpack@1.3.1
104 silly currentTree ├── @types/jasmine@2.5.38
104 silly currentTree ├── @types/node@6.0.77
104 silly currentTree ├── @types/q@0.0.32
104 silly currentTree ├── @types/selenium-webdriver@2.53.42
104 silly currentTree ├── abbrev@1.1.0
104 silly currentTree ├── accepts@1.3.3
104 silly currentTree ├── acorn-dynamic-import@2.0.2
104 silly currentTree ├── acorn@4.0.13
104 silly currentTree ├── adm-zip@0.4.7
104 silly currentTree ├── after@0.8.2
104 silly currentTree ├─┬ agent-base@2.1.1
104 silly currentTree │ └── semver@5.0.3
104 silly currentTree ├── ajv-keywords@1.5.1
104 silly currentTree ├── ajv@4.11.8
104 silly currentTree ├── align-text@0.1.4
104 silly currentTree ├── alphanum-sort@1.0.2
104 silly currentTree ├── amdefine@1.0.1
104 silly currentTree ├── ansi-align@2.0.0
104 silly currentTree ├── ansi-escapes@1.4.0
104 silly currentTree ├── ansi-html@0.0.7
104 silly currentTree ├── ansi-regex@2.1.1
104 silly currentTree ├── ansi-styles@2.2.1
104 silly currentTree ├── any-promise@1.3.0
104 silly currentTree ├── anymatch@1.3.0
104 silly currentTree ├── app-root-path@2.0.1
104 silly currentTree ├── append-transform@0.4.0
104 silly currentTree ├── aproba@1.1.2
104 silly currentTree ├── are-we-there-yet@1.1.4
104 silly currentTree ├── argparse@1.0.9
104 silly currentTree ├── arr-diff@2.0.0
104 silly currentTree ├── arr-flatten@1.0.3
104 silly currentTree ├── array-find-index@1.0.2
104 silly currentTree ├── array-flatten@1.1.1
104 silly currentTree ├── array-slice@0.2.3
104 silly currentTree ├── array-union@1.0.2
104 silly currentTree ├── array-uniq@1.0.3
104 silly currentTree ├── array-unique@0.2.1
104 silly currentTree ├── arraybuffer.slice@0.0.6
104 silly currentTree ├── arrify@1.0.1
104 silly currentTree ├── asap@2.0.5
104 silly currentTree ├── asn1.js@4.9.1
104 silly currentTree ├── asn1@0.2.3
104 silly currentTree ├── assert-plus@0.2.0
104 silly currentTree ├── assert@1.4.1
104 silly currentTree ├── async-each@1.0.1
104 silly currentTree ├── async-foreach@0.1.3
104 silly currentTree ├── async@2.1.4
104 silly currentTree ├── asynckit@0.4.0
104 silly currentTree ├── autoprefixer@6.7.7
104 silly currentTree ├── aws-sign2@0.6.0
104 silly currentTree ├── aws4@1.6.0
104 silly currentTree ├── babel-code-frame@6.22.0
104 silly currentTree ├─┬ babel-generator@6.24.1
104 silly currentTree │ └── jsesc@1.3.0
104 silly currentTree ├── babel-messages@6.23.0
104 silly currentTree ├── babel-runtime@6.23.0
104 silly currentTree ├── babel-template@6.24.1
104 silly currentTree ├── babel-traverse@6.24.1
104 silly currentTree ├── babel-types@6.24.1
104 silly currentTree ├── babylon@6.17.2
104 silly currentTree ├── backo2@1.0.2
104 silly currentTree ├── balanced-match@0.4.2
104 silly currentTree ├── base64-arraybuffer@0.1.5
104 silly currentTree ├── base64-js@1.2.0
104 silly currentTree ├── base64id@1.0.0
104 silly currentTree ├── batch@0.6.1
104 silly currentTree ├── bcrypt-pbkdf@1.0.1
104 silly currentTree ├── better-assert@1.0.2
104 silly currentTree ├── big.js@3.1.3
104 silly currentTree ├── binary-extensions@1.8.0
104 silly currentTree ├── blob@0.0.4
104 silly currentTree ├── block-stream@0.0.9
104 silly currentTree ├─┬ blocking-proxy@0.0.5
104 silly currentTree │ └── minimist@1.2.0
104 silly currentTree ├── bluebird@2.10.2
104 silly currentTree ├── bn.js@4.11.6
104 silly currentTree ├── body-parser@1.17.2
104 silly currentTree ├── boolbase@1.0.0
104 silly currentTree ├── boom@2.10.1
104 silly currentTree ├─┬ boxen@1.1.0
104 silly currentTree │ └── camelcase@4.1.0
104 silly currentTree ├── brace-expansion@1.1.7
104 silly currentTree ├── braces@1.8.5
104 silly currentTree ├── brorand@1.1.0
104 silly currentTree ├── browserify-aes@1.0.6
104 silly currentTree ├── browserify-cipher@1.0.0
104 silly currentTree ├── browserify-des@1.0.0
104 silly currentTree ├── browserify-rsa@4.0.1
104 silly currentTree ├── browserify-sign@4.0.4
104 silly currentTree ├── browserify-zlib@0.1.4
104 silly currentTree ├── browserslist@1.7.7
104 silly currentTree ├── bson@1.0.4
104 silly currentTree ├── buffer-shims@1.0.0
104 silly currentTree ├── buffer-xor@1.0.3
104 silly currentTree ├── buffer@4.9.1
104 silly currentTree ├── builtin-modules@1.1.1
104 silly currentTree ├── builtin-status-codes@3.0.0
104 silly currentTree ├── bytes@2.4.0
104 silly currentTree ├── callsite@1.0.0
104 silly currentTree ├── camel-case@3.0.0
104 silly currentTree ├── camelcase-keys@2.1.0
104 silly currentTree ├── camelcase@2.1.1
104 silly currentTree ├── caniuse-api@1.6.1
104 silly currentTree ├── caniuse-db@1.0.30000676
104 silly currentTree ├── capture-stack-trace@1.0.0
104 silly currentTree ├── caseless@0.12.0
104 silly currentTree ├── center-align@0.1.3
104 silly currentTree ├─┬ chalk@1.1.3
104 silly currentTree │ └── supports-color@2.0.0
104 silly currentTree ├── chokidar@1.7.0
104 silly currentTree ├── cipher-base@1.0.3
104 silly currentTree ├── clap@1.1.3
104 silly currentTree ├── clean-css@4.1.3
104 silly currentTree ├── cli-boxes@1.0.0
104 silly currentTree ├── cli-cursor@2.1.0
104 silly currentTree ├── cli-width@2.1.0
104 silly currentTree ├─┬ cliui@3.2.0
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ └── string-width@1.0.2
104 silly currentTree ├── clone-deep@0.2.4
104 silly currentTree ├── clone@1.0.2
104 silly currentTree ├── co@4.6.0
104 silly currentTree ├── coa@1.0.2
104 silly currentTree ├── code-point-at@1.1.0
104 silly currentTree ├── codelyzer@2.0.1
104 silly currentTree ├── color-convert@1.9.0
104 silly currentTree ├── color-name@1.1.2
104 silly currentTree ├── color-string@0.3.0
104 silly currentTree ├── color@0.11.4
104 silly currentTree ├── colormin@1.1.2
104 silly currentTree ├── colors@1.1.2
104 silly currentTree ├── combine-lists@1.0.1
104 silly currentTree ├── combined-stream@1.0.5
104 silly currentTree ├── commander@2.9.0
104 silly currentTree ├── common-tags@1.4.0
104 silly currentTree ├── component-bind@1.0.0
104 silly currentTree ├── component-emitter@1.1.2
104 silly currentTree ├── component-inherit@0.0.3
104 silly currentTree ├── compressible@2.0.10
104 silly currentTree ├─┬ compression@1.6.2
104 silly currentTree │ ├── bytes@2.3.0
104 silly currentTree │ ├── debug@2.2.0
104 silly currentTree │ └── ms@0.7.1
104 silly currentTree ├── concat-map@0.0.1
104 silly currentTree ├── configstore@3.1.0
104 silly currentTree ├── connect-history-api-fallback@1.3.0
104 silly currentTree ├── connect@3.6.2
104 silly currentTree ├── console-browserify@1.1.0
104 silly currentTree ├── console-control-strings@1.1.0
104 silly currentTree ├── constants-browserify@1.0.0
104 silly currentTree ├── content-disposition@0.5.2
104 silly currentTree ├── content-type@1.0.2
104 silly currentTree ├── convert-source-map@1.5.0
104 silly currentTree ├── cookie-signature@1.0.6
104 silly currentTree ├── cookie@0.3.1
104 silly currentTree ├── core-js@2.4.1
104 silly currentTree ├── core-util-is@1.0.2
104 silly currentTree ├─┬ cosmiconfig@2.1.3
104 silly currentTree │ └── minimist@1.2.0
104 silly currentTree ├── create-ecdh@4.0.0
104 silly currentTree ├── create-error-class@3.0.2
104 silly currentTree ├── create-hash@1.1.3
104 silly currentTree ├── create-hmac@1.1.6
104 silly currentTree ├── cross-spawn-async@2.2.5
104 silly currentTree ├── cross-spawn@3.0.1
104 silly currentTree ├── cryptiles@2.0.5
104 silly currentTree ├── crypto-browserify@3.11.0
104 silly currentTree ├── crypto-random-string@1.0.0
104 silly currentTree ├── css-color-names@0.0.4
104 silly currentTree ├── css-loader@0.28.4
104 silly currentTree ├── css-parse@1.7.0
104 silly currentTree ├── css-select@1.2.0
104 silly currentTree ├── css-selector-tokenizer@0.7.0
104 silly currentTree ├── css-what@2.1.0
104 silly currentTree ├── cssauron@1.4.0
104 silly currentTree ├── cssesc@0.1.0
104 silly currentTree ├── cssnano@3.10.0
104 silly currentTree ├── csso@2.3.2
104 silly currentTree ├── currently-unhandled@0.4.1
104 silly currentTree ├── custom-event@1.0.1
104 silly currentTree ├─┬ dashdash@1.14.1
104 silly currentTree │ └── assert-plus@1.0.0
104 silly currentTree ├── date-now@0.1.4
104 silly currentTree ├── debug@2.6.7
104 silly currentTree ├── decamelize@1.2.0
104 silly currentTree ├── deep-extend@0.4.2
104 silly currentTree ├── default-require-extensions@1.0.0
104 silly currentTree ├── defined@1.0.0
104 silly currentTree ├── del@2.2.2
104 silly currentTree ├── delayed-stream@1.0.0
104 silly currentTree ├── delegates@1.0.0
104 silly currentTree ├── denodeify@1.2.1
104 silly currentTree ├── depd@1.1.0
104 silly currentTree ├── des.js@1.0.0
104 silly currentTree ├── destroy@1.0.4
104 silly currentTree ├── detect-indent@4.0.0
104 silly currentTree ├── detect-node@2.0.3
104 silly currentTree ├── di@0.0.1
104 silly currentTree ├── diff@3.2.0
104 silly currentTree ├── diffie-hellman@5.0.2
104 silly currentTree ├─┬ directory-encoder@0.7.2
104 silly currentTree │ └── fs-extra@0.23.1
104 silly currentTree ├─┬ dom-converter@0.1.4
104 silly currentTree │ └── utila@0.3.3
104 silly currentTree ├── dom-serialize@2.2.1
104 silly currentTree ├─┬ dom-serializer@0.1.0
104 silly currentTree │ └── domelementtype@1.1.3
104 silly currentTree ├── domain-browser@1.1.7
104 silly currentTree ├── domelementtype@1.3.0
104 silly currentTree ├── domhandler@2.1.0
104 silly currentTree ├── domutils@1.5.1
104 silly currentTree ├── dot-prop@4.1.1
104 silly currentTree ├── duplexer3@0.1.4
104 silly currentTree ├── ecc-jsbn@0.1.1
104 silly currentTree ├── ee-first@1.1.1
104 silly currentTree ├── electron-to-chromium@1.3.13
104 silly currentTree ├── elliptic@6.4.0
104 silly currentTree ├── ember-cli-normalize-entity-name@1.0.0
104 silly currentTree ├── ember-cli-string-utils@1.1.0
104 silly currentTree ├── emojis-list@2.1.0
104 silly currentTree ├── encodeurl@1.0.1
104 silly currentTree ├─┬ engine.io-client@1.8.2
104 silly currentTree │ ├── component-emitter@1.2.1
104 silly currentTree │ ├── debug@2.3.3
104 silly currentTree │ └── ms@0.7.2
104 silly currentTree ├── engine.io-parser@1.3.2
104 silly currentTree ├─┬ engine.io@1.8.2
104 silly currentTree │ ├── debug@2.3.3
104 silly currentTree │ └── ms@0.7.2
104 silly currentTree ├── enhanced-resolve@3.1.0
104 silly currentTree ├── ensure-posix-path@1.0.2
104 silly currentTree ├── ent@2.2.0
104 silly currentTree ├── entities@1.1.1
104 silly currentTree ├── errno@0.1.4
104 silly currentTree ├── error-ex@1.3.1
104 silly currentTree ├── es6-promise@3.2.1
104 silly currentTree ├── escape-html@1.0.3
104 silly currentTree ├── escape-string-regexp@1.0.5
104 silly currentTree ├── esprima@2.7.3
104 silly currentTree ├── esutils@2.0.2
104 silly currentTree ├── etag@1.8.0
104 silly currentTree ├── eventemitter3@1.2.0
104 silly currentTree ├── events@1.1.1
104 silly currentTree ├── eventsource@0.1.6
104 silly currentTree ├── evp_bytestokey@1.0.0
104 silly currentTree ├── execa@0.4.0
104 silly currentTree ├── exit@0.1.2
104 silly currentTree ├─┬ expand-braces@0.1.2
104 silly currentTree │ ├── braces@0.1.5
104 silly currentTree │ ├── expand-range@0.1.1
104 silly currentTree │ ├── is-number@0.1.1
104 silly currentTree │ └── repeat-string@0.2.2
104 silly currentTree ├── expand-brackets@0.1.5
104 silly currentTree ├── expand-range@1.8.2
104 silly currentTree ├── exports-loader@0.6.4
104 silly currentTree ├── express@4.15.3
104 silly currentTree ├── extend@3.0.1
104 silly currentTree ├─┬ external-editor@2.0.4
104 silly currentTree │ └── iconv-lite@0.4.17
104 silly currentTree ├── extglob@0.3.2
104 silly currentTree ├── extract-text-webpack-plugin@2.1.0
104 silly currentTree ├── extsprintf@1.0.2
104 silly currentTree ├── fastparse@1.1.1
104 silly currentTree ├── faye-websocket@0.10.0
104 silly currentTree ├── figures@2.0.0
104 silly currentTree ├── file-loader@0.10.1
104 silly currentTree ├── filename-regex@2.0.1
104 silly currentTree ├── fileset@2.0.3
104 silly currentTree ├─┬ fill-range@2.2.3
104 silly currentTree │ └── isobject@2.1.0
104 silly currentTree ├── finalhandler@1.0.3
104 silly currentTree ├── find-up@1.1.2
104 silly currentTree ├─┬ findup-sync@0.3.0
104 silly currentTree │ └── glob@5.0.15
104 silly currentTree ├── flatten@1.0.2
104 silly currentTree ├── for-in@1.0.2
104 silly currentTree ├── for-own@0.1.5
104 silly currentTree ├── forever-agent@0.6.1
104 silly currentTree ├── form-data@2.1.4
104 silly currentTree ├── forwarded@0.1.0
104 silly currentTree ├── fresh@0.5.0
104 silly currentTree ├── fs-access@1.0.1
104 silly currentTree ├── fs-extra@2.1.2
104 silly currentTree ├── fs.realpath@1.0.0
104 silly currentTree ├─┬ fsevents@1.1.1
104 silly currentTree │ ├── abbrev@1.1.0
104 silly currentTree │ ├── ansi-regex@2.1.1
104 silly currentTree │ ├── ansi-styles@2.2.1
104 silly currentTree │ ├── aproba@1.1.1
104 silly currentTree │ ├── are-we-there-yet@1.1.2
104 silly currentTree │ ├── asn1@0.2.3
104 silly currentTree │ ├── assert-plus@0.2.0
104 silly currentTree │ ├── asynckit@0.4.0
104 silly currentTree │ ├── aws-sign2@0.6.0
104 silly currentTree │ ├── aws4@1.6.0
104 silly currentTree │ ├── balanced-match@0.4.2
104 silly currentTree │ ├── bcrypt-pbkdf@1.0.1
104 silly currentTree │ ├── block-stream@0.0.9
104 silly currentTree │ ├── boom@2.10.1
104 silly currentTree │ ├── brace-expansion@1.1.6
104 silly currentTree │ ├── buffer-shims@1.0.0
104 silly currentTree │ ├── caseless@0.11.0
104 silly currentTree │ ├── chalk@1.1.3
104 silly currentTree │ ├── code-point-at@1.1.0
104 silly currentTree │ ├── combined-stream@1.0.5
104 silly currentTree │ ├── commander@2.9.0
104 silly currentTree │ ├── concat-map@0.0.1
104 silly currentTree │ ├── console-control-strings@1.1.0
104 silly currentTree │ ├── core-util-is@1.0.2
104 silly currentTree │ ├── cryptiles@2.0.5
104 silly currentTree │ ├─┬ dashdash@1.14.1
104 silly currentTree │ │ └── assert-plus@1.0.0
104 silly currentTree │ ├── debug@2.2.0
104 silly currentTree │ ├── deep-extend@0.4.1
104 silly currentTree │ ├── delayed-stream@1.0.0
104 silly currentTree │ ├── delegates@1.0.0
104 silly currentTree │ ├── ecc-jsbn@0.1.1
104 silly currentTree │ ├── escape-string-regexp@1.0.5
104 silly currentTree │ ├── extend@3.0.0
104 silly currentTree │ ├── extsprintf@1.0.2
104 silly currentTree │ ├── forever-agent@0.6.1
104 silly currentTree │ ├── form-data@2.1.2
104 silly currentTree │ ├── fs.realpath@1.0.0
104 silly currentTree │ ├── fstream-ignore@1.0.5
104 silly currentTree │ ├── fstream@1.0.10
104 silly currentTree │ ├── gauge@2.7.3
104 silly currentTree │ ├── generate-function@2.0.0
104 silly currentTree │ ├── generate-object-property@1.2.0
104 silly currentTree │ ├─┬ getpass@0.1.6
104 silly currentTree │ │ └── assert-plus@1.0.0
104 silly currentTree │ ├── glob@7.1.1
104 silly currentTree │ ├── graceful-fs@4.1.11
104 silly currentTree │ ├── graceful-readlink@1.0.1
104 silly currentTree │ ├── har-validator@2.0.6
104 silly currentTree │ ├── has-ansi@2.0.0
104 silly currentTree │ ├── has-unicode@2.0.1
104 silly currentTree │ ├── hawk@3.1.3
104 silly currentTree │ ├── hoek@2.16.3
104 silly currentTree │ ├── http-signature@1.1.1
104 silly currentTree │ ├── inflight@1.0.6
104 silly currentTree │ ├── inherits@2.0.3
104 silly currentTree │ ├── ini@1.3.4
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ ├── is-my-json-valid@2.15.0
104 silly currentTree │ ├── is-property@1.0.2
104 silly currentTree │ ├── is-typedarray@1.0.0
104 silly currentTree │ ├── isarray@1.0.0
104 silly currentTree │ ├── isstream@0.1.2
104 silly currentTree │ ├── jodid25519@1.0.2
104 silly currentTree │ ├── jsbn@0.1.1
104 silly currentTree │ ├── json-schema@0.2.3
104 silly currentTree │ ├── json-stringify-safe@5.0.1
104 silly currentTree │ ├── jsonpointer@4.0.1
104 silly currentTree │ ├── jsprim@1.3.1
104 silly currentTree │ ├── mime-db@1.26.0
104 silly currentTree │ ├── mime-types@2.1.14
104 silly currentTree │ ├── minimatch@3.0.3
104 silly currentTree │ ├── minimist@0.0.8
104 silly currentTree │ ├── mkdirp@0.5.1
104 silly currentTree │ ├── ms@0.7.1
104 silly currentTree │ ├── node-pre-gyp@0.6.33
104 silly currentTree │ ├── nopt@3.0.6
104 silly currentTree │ ├── npmlog@4.0.2
104 silly currentTree │ ├── number-is-nan@1.0.1
104 silly currentTree │ ├── oauth-sign@0.8.2
104 silly currentTree │ ├── object-assign@4.1.1
104 silly currentTree │ ├── once@1.4.0
104 silly currentTree │ ├── path-is-absolute@1.0.1
104 silly currentTree │ ├── pinkie-promise@2.0.1
104 silly currentTree │ ├── pinkie@2.0.4
104 silly currentTree │ ├── process-nextick-args@1.0.7
104 silly currentTree │ ├── punycode@1.4.1
104 silly currentTree │ ├── qs@6.3.1
104 silly currentTree │ ├─┬ rc@1.1.7
104 silly currentTree │ │ └── minimist@1.2.0
104 silly currentTree │ ├── readable-stream@2.2.2
104 silly currentTree │ ├── request@2.79.0
104 silly currentTree │ ├── rimraf@2.5.4
104 silly currentTree │ ├── semver@5.3.0
104 silly currentTree │ ├── set-blocking@2.0.0
104 silly currentTree │ ├── signal-exit@3.0.2
104 silly currentTree │ ├── sntp@1.0.9
104 silly currentTree │ ├─┬ sshpk@1.10.2
104 silly currentTree │ │ └── assert-plus@1.0.0
104 silly currentTree │ ├── string_decoder@0.10.31
104 silly currentTree │ ├── string-width@1.0.2
104 silly currentTree │ ├── stringstream@0.0.5
104 silly currentTree │ ├── strip-ansi@3.0.1
104 silly currentTree │ ├── strip-json-comments@2.0.1
104 silly currentTree │ ├── supports-color@2.0.0
104 silly currentTree │ ├─┬ tar-pack@3.3.0
104 silly currentTree │ │ ├── once@1.3.3
104 silly currentTree │ │ └── readable-stream@2.1.5
104 silly currentTree │ ├── tar@2.2.1
104 silly currentTree │ ├── tough-cookie@2.3.2
104 silly currentTree │ ├── tunnel-agent@0.4.3
104 silly currentTree │ ├── tweetnacl@0.14.5
104 silly currentTree │ ├── uid-number@0.0.6
104 silly currentTree │ ├── util-deprecate@1.0.2
104 silly currentTree │ ├── uuid@3.0.1
104 silly currentTree │ ├── verror@1.3.6
104 silly currentTree │ ├── wide-align@1.1.0
104 silly currentTree │ ├── wrappy@1.0.2
104 silly currentTree │ └── xtend@4.0.1
104 silly currentTree ├── fstream@1.0.11
104 silly currentTree ├── function-bind@1.1.0
104 silly currentTree ├─┬ gauge@2.7.4
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ └── string-width@1.0.2
104 silly currentTree ├── gaze@1.1.2
104 silly currentTree ├── get-caller-file@1.0.2
104 silly currentTree ├── get-stdin@4.0.1
104 silly currentTree ├── get-stream@3.0.0
104 silly currentTree ├─┬ getpass@0.1.7
104 silly currentTree │ └── assert-plus@1.0.0
104 silly currentTree ├── glob-base@0.3.0
104 silly currentTree ├── glob-parent@2.0.0
104 silly currentTree ├── glob@7.1.2
104 silly currentTree ├── globals@9.17.0
104 silly currentTree ├── globby@5.0.0
104 silly currentTree ├─┬ globule@1.1.0
104 silly currentTree │ └── lodash@4.16.6
104 silly currentTree ├── got@6.7.1
104 silly currentTree ├── graceful-fs@4.1.11
104 silly currentTree ├── graceful-readlink@1.0.1
104 silly currentTree ├── handle-thing@1.2.5
104 silly currentTree ├─┬ handlebars@1.3.0
104 silly currentTree │ ├── async@0.2.10
104 silly currentTree │ ├── source-map@0.1.43
104 silly currentTree │ └── uglify-js@2.3.6
104 silly currentTree ├── har-schema@1.0.5
104 silly currentTree ├── har-validator@4.2.1
104 silly currentTree ├── has-ansi@2.0.0
104 silly currentTree ├─┬ has-binary@0.1.7
104 silly currentTree │ └── isarray@0.0.1
104 silly currentTree ├── has-cors@1.1.0
104 silly currentTree ├── has-flag@1.0.0
104 silly currentTree ├── has-unicode@2.0.1
104 silly currentTree ├── has@1.0.1
104 silly currentTree ├── hash-base@2.0.2
104 silly currentTree ├── hash.js@1.0.3
104 silly currentTree ├── hawk@3.1.3
104 silly currentTree ├── he@1.1.1
104 silly currentTree ├── hmac-drbg@1.0.1
104 silly currentTree ├── hoek@2.16.3
104 silly currentTree ├── hooks-fixed@2.0.0
104 silly currentTree ├── hosted-git-info@2.4.2
104 silly currentTree ├── hpack.js@2.1.6
104 silly currentTree ├── html-comment-regex@1.1.1
104 silly currentTree ├── html-entities@1.2.1
104 silly currentTree ├── html-minifier@3.5.2
104 silly currentTree ├─┬ html-webpack-plugin@2.28.0
104 silly currentTree │ ├── bluebird@3.5.0
104 silly currentTree │ └── loader-utils@0.2.17
104 silly currentTree ├─┬ htmlparser2@3.3.0
104 silly currentTree │ ├── domutils@1.1.6
104 silly currentTree │ ├── isarray@0.0.1
104 silly currentTree │ ├── readable-stream@1.0.34
104 silly currentTree │ └── string_decoder@0.10.31
104 silly currentTree ├── http-deceiver@1.2.7
104 silly currentTree ├── http-errors@1.6.1
104 silly currentTree ├─┬ http-proxy-middleware@0.17.4
104 silly currentTree │ ├── is-extglob@2.1.1
104 silly currentTree │ └── is-glob@3.1.0
104 silly currentTree ├── http-proxy@1.16.2
104 silly currentTree ├── http-signature@1.1.1
104 silly currentTree ├── https-browserify@0.0.1
104 silly currentTree ├── https-proxy-agent@1.0.0
104 silly currentTree ├── iconv-lite@0.4.15
104 silly currentTree ├── icss-replace-symbols@1.1.0
104 silly currentTree ├─┬ icss-utils@2.1.0
104 silly currentTree │ └── postcss@6.0.1
104 silly currentTree ├── ieee754@1.1.8
104 silly currentTree ├── image-size@0.5.4
104 silly currentTree ├── img-stats@0.5.2
104 silly currentTree ├── imurmurhash@0.1.4
104 silly currentTree ├── in-publish@2.0.0
104 silly currentTree ├── indent-string@2.1.0
104 silly currentTree ├── indexes-of@1.0.1
104 silly currentTree ├── indexof@0.0.1
104 silly currentTree ├── inflection@1.12.0
104 silly currentTree ├── inflight@1.0.6
104 silly currentTree ├── inherits@2.0.3
104 silly currentTree ├── ini@1.3.4
104 silly currentTree ├── inquirer@3.0.6
104 silly currentTree ├── interpret@1.0.3
104 silly currentTree ├── invariant@2.2.2
104 silly currentTree ├── invert-kv@1.0.0
104 silly currentTree ├── ipaddr.js@1.3.0
104 silly currentTree ├── is-absolute-url@2.1.0
104 silly currentTree ├── is-arrayish@0.2.1
104 silly currentTree ├── is-binary-path@1.0.1
104 silly currentTree ├── is-buffer@1.1.5
104 silly currentTree ├── is-builtin-module@1.0.0
104 silly currentTree ├── is-directory@0.3.1
104 silly currentTree ├── is-dotfile@1.0.3
104 silly currentTree ├── is-equal-shallow@0.1.3
104 silly currentTree ├── is-extendable@0.1.1
104 silly currentTree ├── is-extglob@1.0.0
104 silly currentTree ├── is-finite@1.0.2
104 silly currentTree ├── is-fullwidth-code-point@2.0.0
104 silly currentTree ├── is-glob@2.0.1
104 silly currentTree ├── is-npm@1.0.0
104 silly currentTree ├── is-number@2.1.0
104 silly currentTree ├── is-obj@1.0.1
104 silly currentTree ├── is-path-cwd@1.0.0
104 silly currentTree ├── is-path-in-cwd@1.0.0
104 silly currentTree ├── is-path-inside@1.0.0
104 silly currentTree ├── is-plain-obj@1.1.0
104 silly currentTree ├── is-plain-object@2.0.3
104 silly currentTree ├── is-posix-bracket@0.1.1
104 silly currentTree ├── is-primitive@2.0.0
104 silly currentTree ├── is-promise@2.1.0
104 silly currentTree ├── is-redirect@1.0.0
104 silly currentTree ├── is-retry-allowed@1.1.0
104 silly currentTree ├── is-stream@1.1.0
104 silly currentTree ├── is-svg@2.1.0
104 silly currentTree ├── is-typedarray@1.0.0
104 silly currentTree ├── is-utf8@0.2.1
104 silly currentTree ├── isarray@1.0.0
104 silly currentTree ├── isbinaryfile@3.0.2
104 silly currentTree ├── isexe@2.0.0
104 silly currentTree ├── isobject@3.0.0
104 silly currentTree ├── isstream@0.1.2
104 silly currentTree ├── istanbul-api@1.1.9
104 silly currentTree ├─┬ istanbul-instrumenter-loader@2.0.0
104 silly currentTree │ └── loader-utils@0.2.17
104 silly currentTree ├── istanbul-lib-coverage@1.1.1
104 silly currentTree ├── istanbul-lib-hook@1.0.7
104 silly currentTree ├── istanbul-lib-instrument@1.7.2
104 silly currentTree ├── istanbul-lib-report@1.1.1
104 silly currentTree ├── istanbul-lib-source-maps@1.2.1
104 silly currentTree ├─┬ istanbul-reports@1.1.1
104 silly currentTree │ ├── async@1.5.2
104 silly currentTree │ ├── camelcase@1.2.1
104 silly currentTree │ ├─┬ cliui@2.1.0
104 silly currentTree │ │ └── wordwrap@0.0.2
104 silly currentTree │ ├── handlebars@4.0.10
104 silly currentTree │ ├── optimist@0.6.1
104 silly currentTree │ ├── source-map@0.4.4
104 silly currentTree │ ├─┬ uglify-js@2.8.27
104 silly currentTree │ │ └── source-map@0.5.6
104 silly currentTree │ └── yargs@3.10.0
104 silly currentTree ├── jasmine-core@2.5.2
104 silly currentTree ├── jasmine-spec-reporter@3.2.0
104 silly currentTree ├─┬ jasmine@2.6.0
104 silly currentTree │ └── jasmine-core@2.6.2
104 silly currentTree ├── jasminewd2@2.1.0
104 silly currentTree ├── jodid25519@1.0.2
104 silly currentTree ├── js-base64@2.1.9
104 silly currentTree ├── js-tokens@3.0.1
104 silly currentTree ├── js-yaml@3.7.0
104 silly currentTree ├── jsbn@0.1.1
104 silly currentTree ├── jschardet@1.4.2
104 silly currentTree ├── jsesc@0.5.0
104 silly currentTree ├── json-loader@0.5.4
104 silly currentTree ├── json-schema@0.2.3
104 silly currentTree ├── json-stable-stringify@1.0.1
104 silly currentTree ├── json-stringify-safe@5.0.1
104 silly currentTree ├── json3@3.3.2
104 silly currentTree ├── json5@0.5.1
104 silly currentTree ├── jsonfile@2.4.0
104 silly currentTree ├── jsonify@0.0.0
104 silly currentTree ├─┬ jsprim@1.4.0
104 silly currentTree │ └── assert-plus@1.0.0
104 silly currentTree ├── kareem@1.4.1
104 silly currentTree ├── karma-chrome-launcher@2.1.1
104 silly currentTree ├── karma-cli@1.0.1
104 silly currentTree ├── karma-coverage-istanbul-reporter@0.2.3
104 silly currentTree ├── karma-jasmine-html-reporter@0.2.2
104 silly currentTree ├── karma-jasmine@1.1.0
104 silly currentTree ├── karma-sourcemap-loader@0.3.7
104 silly currentTree ├─┬ karma-webpack@2.0.3
104 silly currentTree │ ├── async@0.9.2
104 silly currentTree │ ├── loader-utils@0.2.17
104 silly currentTree │ ├── lodash@3.10.1
104 silly currentTree │ └── source-map@0.1.43
104 silly currentTree ├─┬ karma@1.4.1
104 silly currentTree │ ├── bluebird@3.5.0
104 silly currentTree │ ├── lodash@3.10.1
104 silly currentTree │ ├── optimist@0.6.1
104 silly currentTree │ └── tmp@0.0.28
104 silly currentTree ├── kind-of@3.2.2
104 silly currentTree ├── latest-version@3.1.0
104 silly currentTree ├── lazy-cache@1.0.4
104 silly currentTree ├── lazy-req@2.0.0
104 silly currentTree ├── lcid@1.0.0
104 silly currentTree ├─┬ less-loader@4.0.4
104 silly currentTree │ └── clone@2.1.1
104 silly currentTree ├── less@2.7.2
104 silly currentTree ├── load-json-file@1.1.0
104 silly currentTree ├── loader-runner@2.3.0
104 silly currentTree ├── loader-utils@1.1.0
104 silly currentTree ├── lodash.assign@4.2.0
104 silly currentTree ├── lodash.camelcase@4.3.0
104 silly currentTree ├── lodash.clonedeep@4.5.0
104 silly currentTree ├── lodash.memoize@4.1.2
104 silly currentTree ├── lodash.mergewith@4.6.0
104 silly currentTree ├── lodash.tail@4.1.1
104 silly currentTree ├── lodash.uniq@4.5.0
104 silly currentTree ├── lodash@4.17.4
104 silly currentTree ├─┬ log4js@0.6.38
104 silly currentTree │ ├── isarray@0.0.1
104 silly currentTree │ ├── readable-stream@1.0.34
104 silly currentTree │ ├── semver@4.3.6
104 silly currentTree │ └── string_decoder@0.10.31
104 silly currentTree ├── longest@1.0.1
104 silly currentTree ├── loose-envify@1.3.1
104 silly currentTree ├── loud-rejection@1.6.0
104 silly currentTree ├── lower-case@1.1.4
104 silly currentTree ├── lowercase-keys@1.0.0
104 silly currentTree ├── lru-cache@4.0.2
104 silly currentTree ├── macaddress@0.2.8
104 silly currentTree ├── magic-string@0.19.1
104 silly currentTree ├── make-dir@1.0.0
104 silly currentTree ├── make-error@1.3.0
104 silly currentTree ├── map-obj@1.0.1
104 silly currentTree ├── matcher-collection@1.0.4
104 silly currentTree ├── math-expression-evaluator@1.2.17
104 silly currentTree ├── media-typer@0.3.0
104 silly currentTree ├── memory-fs@0.4.1
104 silly currentTree ├─┬ meow@3.7.0
104 silly currentTree │ └── minimist@1.2.0
104 silly currentTree ├── merge-descriptors@1.0.1
104 silly currentTree ├── methods@1.1.2
104 silly currentTree ├── micromatch@2.3.11
104 silly currentTree ├── miller-rabin@4.0.0
104 silly currentTree ├── mime-db@1.27.0
104 silly currentTree ├── mime-types@2.1.15
104 silly currentTree ├── mime@1.3.4
104 silly currentTree ├── mimic-fn@1.1.0
104 silly currentTree ├── minimalistic-assert@1.0.0
104 silly currentTree ├── minimalistic-crypto-utils@1.0.1
104 silly currentTree ├── minimatch@3.0.4
104 silly currentTree ├── minimist@0.0.8
104 silly currentTree ├─┬ mixin-object@2.0.1
104 silly currentTree │ └── for-in@0.1.8
104 silly currentTree ├── mkdirp@0.5.1
104 silly currentTree ├── mongodb-core@2.1.11
104 silly currentTree ├── mongodb@2.2.27
104 silly currentTree ├── mongoose@4.10.4
104 silly currentTree ├── mpath@0.2.1
104 silly currentTree ├── mpromise@0.5.5
104 silly currentTree ├─┬ mquery@2.3.1
104 silly currentTree │ ├── debug@2.6.8
104 silly currentTree │ └── sliced@0.0.5
104 silly currentTree ├── ms@2.0.0
104 silly currentTree ├── muri@1.2.1
104 silly currentTree ├── mute-stream@0.0.7
104 silly currentTree ├── nan@2.6.2
104 silly currentTree ├── ncname@1.0.0
104 silly currentTree ├── negotiator@0.6.1
104 silly currentTree ├── no-case@2.3.1
104 silly currentTree ├─┬ node-gyp@3.6.2
104 silly currentTree │ └── nopt@3.0.6
104 silly currentTree ├─┬ node-libs-browser@2.0.0
104 silly currentTree │ └── string_decoder@0.10.31
104 silly currentTree ├── node-modules-path@1.0.1
104 silly currentTree ├── node-sass@4.5.3
104 silly currentTree ├── nopt@4.0.1
104 silly currentTree ├── normalize-package-data@2.3.8
104 silly currentTree ├── normalize-path@2.1.1
104 silly currentTree ├── normalize-range@0.1.2
104 silly currentTree ├── normalize-url@1.9.1
104 silly currentTree ├── npm-run-path@1.0.0
104 silly currentTree ├── npmlog@4.1.0
104 silly currentTree ├── nth-check@1.0.1
104 silly currentTree ├── null-check@1.0.0
104 silly currentTree ├── num2fraction@1.2.2
104 silly currentTree ├── number-is-nan@1.0.1
104 silly currentTree ├── oauth-sign@0.8.2
104 silly currentTree ├── object-assign@4.1.1
104 silly currentTree ├── object-component@0.0.3
104 silly currentTree ├── object.omit@2.0.1
104 silly currentTree ├── obuf@1.1.1
104 silly currentTree ├── on-finished@2.3.0
104 silly currentTree ├── on-headers@1.0.1
104 silly currentTree ├── once@1.4.0
104 silly currentTree ├── onetime@2.0.1
104 silly currentTree ├── opn@4.0.2
104 silly currentTree ├── optimist@0.3.7
104 silly currentTree ├── options@0.0.6
104 silly currentTree ├─┬ original@1.0.0
104 silly currentTree │ └── url-parse@1.0.5
104 silly currentTree ├── os-browserify@0.2.1
104 silly currentTree ├── os-homedir@1.0.2
104 silly currentTree ├── os-locale@1.4.0
104 silly currentTree ├── os-tmpdir@1.0.2
104 silly currentTree ├── osenv@0.1.4
104 silly currentTree ├── package-json@4.0.1
104 silly currentTree ├── pako@0.2.9
104 silly currentTree ├── param-case@2.1.1
104 silly currentTree ├── parse-asn1@5.1.0
104 silly currentTree ├── parse-glob@3.0.4
104 silly currentTree ├── parse-json@2.2.0
104 silly currentTree ├── parsejson@0.0.3
104 silly currentTree ├── parseqs@0.0.5
104 silly currentTree ├── parseuri@0.0.5
104 silly currentTree ├── parseurl@1.3.1
104 silly currentTree ├── path-browserify@0.0.0
104 silly currentTree ├── path-exists@2.1.0
104 silly currentTree ├── path-is-absolute@1.0.1
104 silly currentTree ├── path-is-inside@1.0.2
104 silly currentTree ├── path-key@1.0.0
104 silly currentTree ├── path-parse@1.0.5
104 silly currentTree ├── path-to-regexp@0.1.7
104 silly currentTree ├── path-type@1.1.0
104 silly currentTree ├── pbkdf2@3.0.12
104 silly currentTree ├── performance-now@0.2.0
104 silly currentTree ├── pify@2.3.0
104 silly currentTree ├── pinkie-promise@2.0.1
104 silly currentTree ├── pinkie@2.0.4
104 silly currentTree ├─┬ portfinder@1.0.13
104 silly currentTree │ └── async@1.5.2
104 silly currentTree ├── postcss-calc@5.3.1
104 silly currentTree ├── postcss-colormin@2.2.2
104 silly currentTree ├── postcss-convert-values@2.6.1
104 silly currentTree ├── postcss-discard-comments@2.0.4
104 silly currentTree ├── postcss-discard-duplicates@2.1.0
104 silly currentTree ├── postcss-discard-empty@2.1.0
104 silly currentTree ├── postcss-discard-overridden@0.1.1
104 silly currentTree ├── postcss-discard-unused@2.2.3
104 silly currentTree ├── postcss-filter-plugins@2.0.2
104 silly currentTree ├── postcss-load-config@1.2.0
104 silly currentTree ├── postcss-load-options@1.2.0
104 silly currentTree ├── postcss-load-plugins@2.3.0
104 silly currentTree ├── postcss-loader@1.3.3
104 silly currentTree ├── postcss-merge-idents@2.1.7
104 silly currentTree ├── postcss-merge-longhand@2.0.2
104 silly currentTree ├── postcss-merge-rules@2.1.2
104 silly currentTree ├── postcss-message-helpers@2.0.0
104 silly currentTree ├── postcss-minify-font-values@1.0.5
104 silly currentTree ├── postcss-minify-gradients@1.0.5
104 silly currentTree ├── postcss-minify-params@1.2.2
104 silly currentTree ├── postcss-minify-selectors@2.1.1
104 silly currentTree ├─┬ postcss-modules-extract-imports@1.1.0
104 silly currentTree │ └── postcss@6.0.1
104 silly currentTree ├─┬ postcss-modules-local-by-default@1.2.0
104 silly currentTree │ └── postcss@6.0.1
104 silly currentTree ├─┬ postcss-modules-scope@1.1.0
104 silly currentTree │ └── postcss@6.0.1
104 silly currentTree ├─┬ postcss-modules-values@1.3.0
104 silly currentTree │ └── postcss@6.0.1
104 silly currentTree ├── postcss-normalize-charset@1.1.1
104 silly currentTree ├── postcss-normalize-url@3.0.8
104 silly currentTree ├── postcss-ordered-values@2.2.3
104 silly currentTree ├── postcss-reduce-idents@2.4.0
104 silly currentTree ├── postcss-reduce-initial@1.0.1
104 silly currentTree ├── postcss-reduce-transforms@1.0.4
104 silly currentTree ├── postcss-selector-parser@2.2.3
104 silly currentTree ├── postcss-svgo@2.1.6
104 silly currentTree ├── postcss-unique-selectors@2.0.2
104 silly currentTree ├── postcss-url@5.1.2
104 silly currentTree ├── postcss-value-parser@3.3.0
104 silly currentTree ├── postcss-zindex@2.2.0
104 silly currentTree ├── postcss@5.2.17
104 silly currentTree ├── prepend-http@1.0.4
104 silly currentTree ├── preserve@0.2.0
104 silly currentTree ├── pretty-error@2.1.0
104 silly currentTree ├── process-nextick-args@1.0.7
104 silly currentTree ├── process@0.11.10
104 silly currentTree ├── promise@7.1.1
104 silly currentTree ├─┬ protractor@5.1.2
104 silly currentTree │ ├── optimist@0.6.1
104 silly currentTree │ ├── q@1.4.1
104 silly currentTree │ └─┬ webdriver-manager@12.0.6
104 silly currentTree │ └── minimist@1.2.0
104 silly currentTree ├── proxy-addr@1.1.4
104 silly currentTree ├── prr@0.0.0
104 silly currentTree ├── pseudomap@1.0.2
104 silly currentTree ├── public-encrypt@4.0.0
104 silly currentTree ├── punycode@1.4.1
104 silly currentTree ├── q@1.5.0
104 silly currentTree ├── qjobs@1.1.5
104 silly currentTree ├── qs@6.4.0
104 silly currentTree ├── query-string@4.3.4
104 silly currentTree ├── querystring-es3@0.2.1
104 silly currentTree ├── querystring@0.2.0
104 silly currentTree ├── querystringify@0.0.4
104 silly currentTree ├── randomatic@1.1.6
104 silly currentTree ├── randombytes@2.0.4
104 silly currentTree ├── range-parser@1.2.0
104 silly currentTree ├── raw-body@2.2.0
104 silly currentTree ├── raw-loader@0.5.1
104 silly currentTree ├─┬ rc@1.2.1
104 silly currentTree │ └── minimist@1.2.0
104 silly currentTree ├── read-pkg-up@1.0.1
104 silly currentTree ├── read-pkg@1.1.0
104 silly currentTree ├── readable-stream@2.2.7
104 silly currentTree ├── readdirp@2.1.0
104 silly currentTree ├── redent@1.0.0
104 silly currentTree ├── reduce-css-calc@1.3.0
104 silly currentTree ├── reduce-function-call@1.0.2
104 silly currentTree ├── reflect-metadata@0.1.10
104 silly currentTree ├── regenerate@1.3.2
104 silly currentTree ├── regenerator-runtime@0.10.5
104 silly currentTree ├── regex-cache@0.4.3
104 silly currentTree ├── regexp-clone@0.0.1
104 silly currentTree ├── regexpu-core@1.0.0
104 silly currentTree ├── registry-auth-token@3.3.1
104 silly currentTree ├── registry-url@3.1.0
104 silly currentTree ├── regjsgen@0.2.0
104 silly currentTree ├── regjsparser@0.1.5
104 silly currentTree ├── relateurl@0.2.7
104 silly currentTree ├── remove-trailing-separator@1.0.1
104 silly currentTree ├─┬ renderkid@2.0.1
104 silly currentTree │ └── utila@0.3.3
104 silly currentTree ├── repeat-element@1.1.2
104 silly currentTree ├── repeat-string@1.6.1
104 silly currentTree ├── repeating@2.0.1
104 silly currentTree ├── request@2.81.0
104 silly currentTree ├── require_optional@1.0.0
104 silly currentTree ├── require-directory@2.1.1
104 silly currentTree ├── require-from-string@1.2.1
104 silly currentTree ├── require-main-filename@1.0.1
104 silly currentTree ├── requires-port@1.0.0
104 silly currentTree ├── resolve-from@2.0.0
104 silly currentTree ├── resolve@1.3.3
104 silly currentTree ├── restore-cursor@2.0.0
104 silly currentTree ├── right-align@0.1.3
104 silly currentTree ├── rimraf@2.6.1
104 silly currentTree ├── ripemd160@2.0.1
104 silly currentTree ├── rsvp@3.5.0
104 silly currentTree ├── run-async@2.3.0
104 silly currentTree ├── rx@4.1.0
104 silly currentTree ├── rxjs@5.4.0
104 silly currentTree ├── safe-buffer@5.1.0
104 silly currentTree ├── sass-graph@2.2.4
104 silly currentTree ├─┬ sass-loader@6.0.5
104 silly currentTree │ └── async@2.4.1
104 silly currentTree ├── saucelabs@1.3.0
104 silly currentTree ├── sax@1.2.2
104 silly currentTree ├── script-loader@0.7.0
104 silly currentTree ├─┬ scss-tokenizer@0.2.3
104 silly currentTree │ └── source-map@0.4.4
104 silly currentTree ├── select-hose@2.0.0
104 silly currentTree ├─┬ selenium-webdriver@3.0.1
104 silly currentTree │ └── tmp@0.0.30
104 silly currentTree ├── semver-diff@2.1.0
104 silly currentTree ├── semver-dsl@1.0.1
104 silly currentTree ├── semver@5.3.0
104 silly currentTree ├── send@0.15.3
104 silly currentTree ├─┬ serve-index@1.9.0
104 silly currentTree │ └── debug@2.6.8
104 silly currentTree ├── serve-static@1.12.3
104 silly currentTree ├── set-blocking@2.0.0
104 silly currentTree ├── set-immediate-shim@1.0.1
104 silly currentTree ├── setimmediate@1.0.5
104 silly currentTree ├── setprototypeof@1.0.3
104 silly currentTree ├── sha.js@2.4.8
104 silly currentTree ├─┬ shallow-clone@0.1.2
104 silly currentTree │ ├── kind-of@2.0.1
104 silly currentTree │ └── lazy-cache@0.2.7
104 silly currentTree ├── signal-exit@3.0.2
104 silly currentTree ├── silent-error@1.1.0
104 silly currentTree ├── sliced@1.0.1
104 silly currentTree ├── slide@1.1.6
104 silly currentTree ├── sntp@1.0.9
104 silly currentTree ├─┬ socket.io-adapter@0.5.0
104 silly currentTree │ ├── debug@2.3.3
104 silly currentTree │ └── ms@0.7.2
104 silly currentTree ├─┬ socket.io-client@1.7.2
104 silly currentTree │ ├── component-emitter@1.2.1
104 silly currentTree │ ├── debug@2.3.3
104 silly currentTree │ └── ms@0.7.2
104 silly currentTree ├─┬ socket.io-parser@2.3.1
104 silly currentTree │ ├── debug@2.2.0
104 silly currentTree │ ├── isarray@0.0.1
104 silly currentTree │ └── ms@0.7.1
104 silly currentTree ├─┬ socket.io@1.7.2
104 silly currentTree │ ├── debug@2.3.3
104 silly currentTree │ ├── ms@0.7.2
104 silly currentTree │ └── object-assign@4.1.0
104 silly currentTree ├─┬ sockjs-client@1.1.2
104 silly currentTree │ └── faye-websocket@0.11.1
104 silly currentTree ├─┬ sockjs@0.3.18
104 silly currentTree │ └── uuid@2.0.3
104 silly currentTree ├── sort-keys@1.1.2
104 silly currentTree ├── source-list-map@0.1.8
104 silly currentTree ├─┬ source-map-loader@0.1.6
104 silly currentTree │ ├── async@0.9.2
104 silly currentTree │ ├── loader-utils@0.2.17
104 silly currentTree │ └── source-map@0.1.43
104 silly currentTree ├── source-map-support@0.4.15
104 silly currentTree ├── source-map@0.5.6
104 silly currentTree ├── spdx-correct@1.0.2
104 silly currentTree ├── spdx-expression-parse@1.0.4
104 silly currentTree ├── spdx-license-ids@1.2.2
104 silly currentTree ├─┬ spdy-transport@2.0.20
104 silly currentTree │ ├── debug@2.6.8
104 silly currentTree │ └── readable-stream@2.2.10
104 silly currentTree ├─┬ spdy@3.4.7
104 silly currentTree │ └── debug@2.6.8
104 silly currentTree ├── sprintf-js@1.0.3
104 silly currentTree ├─┬ sshpk@1.13.0
104 silly currentTree │ └── assert-plus@1.0.0
104 silly currentTree ├── statuses@1.3.1
104 silly currentTree ├── stdout-stream@1.4.0
104 silly currentTree ├── stream-browserify@2.0.1
104 silly currentTree ├── stream-http@2.7.1
104 silly currentTree ├── strict-uri-encode@1.1.0
104 silly currentTree ├── string_decoder@1.0.1
104 silly currentTree ├── string-width@2.0.0
104 silly currentTree ├── stringstream@0.0.5
104 silly currentTree ├── strip-ansi@3.0.1
104 silly currentTree ├── strip-bom@2.0.0
104 silly currentTree ├── strip-eof@1.0.0
104 silly currentTree ├── strip-indent@1.0.1
104 silly currentTree ├── strip-json-comments@2.0.1
104 silly currentTree ├── style-loader@0.13.2
104 silly currentTree ├── stylus-loader@3.0.1
104 silly currentTree ├─┬ stylus@0.54.5
104 silly currentTree │ ├── glob@7.0.6
104 silly currentTree │ ├── sax@0.5.8
104 silly currentTree │ └── source-map@0.1.43
104 silly currentTree ├── supports-color@3.2.3
104 silly currentTree ├── svgo@0.7.2
104 silly currentTree ├── symbol-observable@1.0.4
104 silly currentTree ├── tapable@0.2.6
104 silly currentTree ├── tar@2.2.1
104 silly currentTree ├─┬ temp@0.8.3
104 silly currentTree │ └── rimraf@2.2.8
104 silly currentTree ├── term-size@0.1.1
104 silly currentTree ├── through@2.3.8
104 silly currentTree ├── timed-out@4.0.1
104 silly currentTree ├── timers-browserify@2.0.2
104 silly currentTree ├── tmp@0.0.31
104 silly currentTree ├── to-array@0.1.4
104 silly currentTree ├── to-arraybuffer@1.0.1
104 silly currentTree ├── to-fast-properties@1.0.3
104 silly currentTree ├── toposort@1.0.3
104 silly currentTree ├── tough-cookie@2.3.2
104 silly currentTree ├── trim-newlines@1.0.0
104 silly currentTree ├── trim-right@1.0.1
104 silly currentTree ├─┬ ts-node@2.0.0
104 silly currentTree │ └── minimist@1.2.0
104 silly currentTree ├── tsconfig@5.0.3
104 silly currentTree ├─┬ tsickle@0.21.6
104 silly currentTree │ └── minimist@1.2.0
104 silly currentTree ├─┬ tslint@4.5.1
104 silly currentTree │ └── optimist@0.6.1
104 silly currentTree ├── tsutils@1.9.1
104 silly currentTree ├── tty-browserify@0.0.0
104 silly currentTree ├── tunnel-agent@0.6.0
104 silly currentTree ├── tweetnacl@0.14.5
104 silly currentTree ├── type-is@1.6.15
104 silly currentTree ├── typescript@2.2.2
104 silly currentTree ├── uglify-js@3.0.15
104 silly currentTree ├── uglify-to-browserify@1.0.2
104 silly currentTree ├── ultron@1.0.2
104 silly currentTree ├── uniq@1.0.1
104 silly currentTree ├── uniqid@4.1.1
104 silly currentTree ├── uniqs@2.0.0
104 silly currentTree ├── unique-string@1.0.0
104 silly currentTree ├── unpipe@1.0.0
104 silly currentTree ├── unzip-response@2.0.1
104 silly currentTree ├── update-notifier@2.1.0
104 silly currentTree ├── upper-case@1.1.3
104 silly currentTree ├── url-loader@0.5.8
104 silly currentTree ├── url-parse-lax@1.0.0
104 silly currentTree ├─┬ url-parse@1.1.9
104 silly currentTree │ └── querystringify@1.0.0
104 silly currentTree ├─┬ url@0.11.0
104 silly currentTree │ └── punycode@1.3.2
104 silly currentTree ├── user-home@1.1.1
104 silly currentTree ├─┬ useragent@2.1.13
104 silly currentTree │ └── lru-cache@2.2.4
104 silly currentTree ├── util-deprecate@1.0.2
104 silly currentTree ├─┬ util@0.10.3
104 silly currentTree │ └── inherits@2.0.1
104 silly currentTree ├── utila@0.4.0
104 silly currentTree ├── utils-merge@1.0.0
104 silly currentTree ├── uuid@3.0.1
104 silly currentTree ├── v8flags@2.1.1
104 silly currentTree ├── validate-npm-package-license@3.0.1
104 silly currentTree ├── vary@1.1.1
104 silly currentTree ├── vendors@1.0.1
104 silly currentTree ├── verror@1.3.6
104 silly currentTree ├── vlq@0.2.2
104 silly currentTree ├── vm-browserify@0.0.4
104 silly currentTree ├── void-elements@2.0.1
104 silly currentTree ├── walk-sync@0.3.2
104 silly currentTree ├── watchpack@1.3.1
104 silly currentTree ├── wbuf@1.7.2
104 silly currentTree ├─┬ webdriver-js-extender@1.0.0
104 silly currentTree │ ├── adm-zip@0.4.4
104 silly currentTree │ ├── sax@0.6.1
104 silly currentTree │ ├── selenium-webdriver@2.53.3
104 silly currentTree │ ├── tmp@0.0.24
104 silly currentTree │ └── xml2js@0.4.4
104 silly currentTree ├── webpack-dev-middleware@1.10.2
104 silly currentTree ├─┬ webpack-dev-server@2.4.5
104 silly currentTree │ ├── camelcase@3.0.0
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ ├── string-width@1.0.2
104 silly currentTree │ ├── yargs-parser@4.2.1
104 silly currentTree │ └── yargs@6.6.0
104 silly currentTree ├── webpack-merge@2.6.1
104 silly currentTree ├── webpack-sources@0.1.5
104 silly currentTree ├─┬ webpack@2.2.1
104 silly currentTree │ ├── camelcase@1.2.1
104 silly currentTree │ ├── cliui@2.1.0
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ ├── loader-utils@0.2.17
104 silly currentTree │ ├── string-width@1.0.2
104 silly currentTree │ ├─┬ uglify-js@2.8.27
104 silly currentTree │ │ └── yargs@3.10.0
104 silly currentTree │ ├── wordwrap@0.0.2
104 silly currentTree │ ├─┬ yargs-parser@4.2.1
104 silly currentTree │ │ └── camelcase@3.0.0
104 silly currentTree │ └─┬ yargs@6.6.0
104 silly currentTree │ ├── camelcase@3.0.0
104 silly currentTree │ └── cliui@3.2.0
104 silly currentTree ├── websocket-driver@0.6.5
104 silly currentTree ├── websocket-extensions@0.1.1
104 silly currentTree ├── when@3.6.4
104 silly currentTree ├── whet.extend@0.9.9
104 silly currentTree ├── which-module@1.0.0
104 silly currentTree ├── which@1.2.14
104 silly currentTree ├─┬ wide-align@1.1.2
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ └── string-width@1.0.2
104 silly currentTree ├─┬ widest-line@1.0.0
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ └── string-width@1.0.2
104 silly currentTree ├── window-size@0.1.0
104 silly currentTree ├── wordwrap@0.0.3
104 silly currentTree ├─┬ wrap-ansi@2.1.0
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ └── string-width@1.0.2
104 silly currentTree ├── wrappy@1.0.2
104 silly currentTree ├── write-file-atomic@2.1.0
104 silly currentTree ├── ws@1.1.1
104 silly currentTree ├── wtf-8@1.0.0
104 silly currentTree ├── xdg-basedir@3.0.0
104 silly currentTree ├── xml-char-classes@1.0.0
104 silly currentTree ├── xml2js@0.4.17
104 silly currentTree ├── xmlbuilder@4.2.1
104 silly currentTree ├── xmldom@0.1.27
104 silly currentTree ├── xmlhttprequest-ssl@1.5.3
104 silly currentTree ├── xtend@4.0.1
104 silly currentTree ├── y18n@3.2.1
104 silly currentTree ├── yallist@2.1.2
104 silly currentTree ├─┬ yargs-parser@5.0.0
104 silly currentTree │ └── camelcase@3.0.0
104 silly currentTree ├─┬ yargs@7.1.0
104 silly currentTree │ ├── camelcase@3.0.0
104 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
104 silly currentTree │ └── string-width@1.0.2
104 silly currentTree ├── yeast@0.1.2
104 silly currentTree ├── yn@1.3.0
104 silly currentTree └── zone.js@0.8.11
105 silly idealTree app-news@0.0.0
105 silly idealTree ├── @angular/cli@1.0.3
105 silly idealTree ├── @angular/common@4.1.3
105 silly idealTree ├─┬ @angular/compiler-cli@4.1.3
105 silly idealTree │ └── minimist@1.2.0
105 silly idealTree ├── @angular/compiler@4.1.3
105 silly idealTree ├── @angular/core@4.1.3
105 silly idealTree ├── @angular/forms@4.1.3
105 silly idealTree ├── @angular/http@4.1.3
105 silly idealTree ├── @angular/platform-browser-dynamic@4.1.3
105 silly idealTree ├── @angular/platform-browser@4.1.3
105 silly idealTree ├── @angular/router@4.1.3
105 silly idealTree ├── @angular/tsc-wrapped@4.1.3
105 silly idealTree ├── @ngtools/json-schema@1.0.9
105 silly idealTree ├── @ngtools/webpack@1.3.1
105 silly idealTree ├── @types/jasmine@2.5.38
105 silly idealTree ├── @types/node@6.0.77
105 silly idealTree ├── @types/q@0.0.32
105 silly idealTree ├── @types/selenium-webdriver@2.53.42
105 silly idealTree ├── abbrev@1.1.0
105 silly idealTree ├── accepts@1.3.3
105 silly idealTree ├── acorn-dynamic-import@2.0.2
105 silly idealTree ├── acorn@4.0.13
105 silly idealTree ├── adm-zip@0.4.7
105 silly idealTree ├── after@0.8.2
105 silly idealTree ├─┬ agent-base@2.1.1
105 silly idealTree │ └── semver@5.0.3
105 silly idealTree ├── ajv-keywords@1.5.1
105 silly idealTree ├── ajv@4.11.8
105 silly idealTree ├── align-text@0.1.4
105 silly idealTree ├── alphanum-sort@1.0.2
105 silly idealTree ├── amdefine@1.0.1
105 silly idealTree ├── ansi-align@2.0.0
105 silly idealTree ├── ansi-escapes@1.4.0
105 silly idealTree ├── ansi-html@0.0.7
105 silly idealTree ├── ansi-regex@2.1.1
105 silly idealTree ├── ansi-styles@2.2.1
105 silly idealTree ├── any-promise@1.3.0
105 silly idealTree ├── anymatch@1.3.0
105 silly idealTree ├── app-root-path@2.0.1
105 silly idealTree ├── append-transform@0.4.0
105 silly idealTree ├── aproba@1.1.2
105 silly idealTree ├── are-we-there-yet@1.1.4
105 silly idealTree ├── argparse@1.0.9
105 silly idealTree ├── arr-diff@2.0.0
105 silly idealTree ├── arr-flatten@1.0.3
105 silly idealTree ├── array-find-index@1.0.2
105 silly idealTree ├── array-flatten@1.1.1
105 silly idealTree ├── array-slice@0.2.3
105 silly idealTree ├── array-union@1.0.2
105 silly idealTree ├── array-uniq@1.0.3
105 silly idealTree ├── array-unique@0.2.1
105 silly idealTree ├── arraybuffer.slice@0.0.6
105 silly idealTree ├── arrify@1.0.1
105 silly idealTree ├── asap@2.0.5
105 silly idealTree ├── asn1.js@4.9.1
105 silly idealTree ├── asn1@0.2.3
105 silly idealTree ├── assert-plus@0.2.0
105 silly idealTree ├── assert@1.4.1
105 silly idealTree ├── async-each@1.0.1
105 silly idealTree ├── async-foreach@0.1.3
105 silly idealTree ├── async@2.1.4
105 silly idealTree ├── asynckit@0.4.0
105 silly idealTree ├── autoprefixer@6.7.7
105 silly idealTree ├── aws-sign2@0.6.0
105 silly idealTree ├── aws4@1.6.0
105 silly idealTree ├── babel-code-frame@6.22.0
105 silly idealTree ├─┬ babel-generator@6.24.1
105 silly idealTree │ └── jsesc@1.3.0
105 silly idealTree ├── babel-messages@6.23.0
105 silly idealTree ├── babel-runtime@6.23.0
105 silly idealTree ├── babel-template@6.24.1
105 silly idealTree ├── babel-traverse@6.24.1
105 silly idealTree ├── babel-types@6.24.1
105 silly idealTree ├── babylon@6.17.2
105 silly idealTree ├── backo2@1.0.2
105 silly idealTree ├── balanced-match@0.4.2
105 silly idealTree ├── base64-arraybuffer@0.1.5
105 silly idealTree ├── base64-js@1.2.0
105 silly idealTree ├── base64id@1.0.0
105 silly idealTree ├── batch@0.6.1
105 silly idealTree ├── bcrypt-pbkdf@1.0.1
105 silly idealTree ├── better-assert@1.0.2
105 silly idealTree ├── big.js@3.1.3
105 silly idealTree ├── binary-extensions@1.8.0
105 silly idealTree ├── blob@0.0.4
105 silly idealTree ├── block-stream@0.0.9
105 silly idealTree ├─┬ blocking-proxy@0.0.5
105 silly idealTree │ └── minimist@1.2.0
105 silly idealTree ├── bluebird@2.10.2
105 silly idealTree ├── bn.js@4.11.6
105 silly idealTree ├── body-parser@1.17.2
105 silly idealTree ├── boolbase@1.0.0
105 silly idealTree ├── boom@2.10.1
105 silly idealTree ├─┬ boxen@1.1.0
105 silly idealTree │ └── camelcase@4.1.0
105 silly idealTree ├── brace-expansion@1.1.7
105 silly idealTree ├── braces@1.8.5
105 silly idealTree ├── brorand@1.1.0
105 silly idealTree ├── browserify-aes@1.0.6
105 silly idealTree ├── browserify-cipher@1.0.0
105 silly idealTree ├── browserify-des@1.0.0
105 silly idealTree ├── browserify-rsa@4.0.1
105 silly idealTree ├── browserify-sign@4.0.4
105 silly idealTree ├── browserify-zlib@0.1.4
105 silly idealTree ├── browserslist@1.7.7
105 silly idealTree ├── bson@1.0.4
105 silly idealTree ├── buffer-shims@1.0.0
105 silly idealTree ├── buffer-xor@1.0.3
105 silly idealTree ├── buffer@4.9.1
105 silly idealTree ├── builtin-modules@1.1.1
105 silly idealTree ├── builtin-status-codes@3.0.0
105 silly idealTree ├── bytes@2.4.0
105 silly idealTree ├── callsite@1.0.0
105 silly idealTree ├── camel-case@3.0.0
105 silly idealTree ├── camelcase-keys@2.1.0
105 silly idealTree ├── camelcase@2.1.1
105 silly idealTree ├── caniuse-api@1.6.1
105 silly idealTree ├── caniuse-db@1.0.30000676
105 silly idealTree ├── capture-stack-trace@1.0.0
105 silly idealTree ├── caseless@0.12.0
105 silly idealTree ├── center-align@0.1.3
105 silly idealTree ├─┬ chalk@1.1.3
105 silly idealTree │ └── supports-color@2.0.0
105 silly idealTree ├── chokidar@1.7.0
105 silly idealTree ├── cipher-base@1.0.3
105 silly idealTree ├── clap@1.1.3
105 silly idealTree ├── clean-css@4.1.3
105 silly idealTree ├── cli-boxes@1.0.0
105 silly idealTree ├── cli-cursor@2.1.0
105 silly idealTree ├── cli-width@2.1.0
105 silly idealTree ├─┬ cliui@3.2.0
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ └── string-width@1.0.2
105 silly idealTree ├── clone-deep@0.2.4
105 silly idealTree ├── clone@1.0.2
105 silly idealTree ├── co@4.6.0
105 silly idealTree ├── coa@1.0.2
105 silly idealTree ├── code-point-at@1.1.0
105 silly idealTree ├── codelyzer@2.0.1
105 silly idealTree ├── color-convert@1.9.0
105 silly idealTree ├── color-name@1.1.2
105 silly idealTree ├── color-string@0.3.0
105 silly idealTree ├── color@0.11.4
105 silly idealTree ├── colormin@1.1.2
105 silly idealTree ├── colors@1.1.2
105 silly idealTree ├── combine-lists@1.0.1
105 silly idealTree ├── combined-stream@1.0.5
105 silly idealTree ├── commander@2.9.0
105 silly idealTree ├── common-tags@1.4.0
105 silly idealTree ├── component-bind@1.0.0
105 silly idealTree ├── component-emitter@1.1.2
105 silly idealTree ├── component-inherit@0.0.3
105 silly idealTree ├── compressible@2.0.10
105 silly idealTree ├─┬ compression@1.6.2
105 silly idealTree │ ├── bytes@2.3.0
105 silly idealTree │ ├── debug@2.2.0
105 silly idealTree │ └── ms@0.7.1
105 silly idealTree ├── concat-map@0.0.1
105 silly idealTree ├── configstore@3.1.0
105 silly idealTree ├── connect-history-api-fallback@1.3.0
105 silly idealTree ├── connect@3.6.2
105 silly idealTree ├── console-browserify@1.1.0
105 silly idealTree ├── console-control-strings@1.1.0
105 silly idealTree ├── constants-browserify@1.0.0
105 silly idealTree ├── content-disposition@0.5.2
105 silly idealTree ├── content-type@1.0.2
105 silly idealTree ├── convert-source-map@1.5.0
105 silly idealTree ├── cookie-signature@1.0.6
105 silly idealTree ├── cookie@0.3.1
105 silly idealTree ├── core-js@2.4.1
105 silly idealTree ├── core-util-is@1.0.2
105 silly idealTree ├─┬ cosmiconfig@2.1.3
105 silly idealTree │ └── minimist@1.2.0
105 silly idealTree ├── create-ecdh@4.0.0
105 silly idealTree ├── create-error-class@3.0.2
105 silly idealTree ├── create-hash@1.1.3
105 silly idealTree ├── create-hmac@1.1.6
105 silly idealTree ├── cross-spawn-async@2.2.5
105 silly idealTree ├── cross-spawn@3.0.1
105 silly idealTree ├── cryptiles@2.0.5
105 silly idealTree ├── crypto-browserify@3.11.0
105 silly idealTree ├── crypto-random-string@1.0.0
105 silly idealTree ├── css-color-names@0.0.4
105 silly idealTree ├── css-loader@0.28.4
105 silly idealTree ├── css-parse@1.7.0
105 silly idealTree ├── css-select@1.2.0
105 silly idealTree ├── css-selector-tokenizer@0.7.0
105 silly idealTree ├── css-what@2.1.0
105 silly idealTree ├── cssauron@1.4.0
105 silly idealTree ├── cssesc@0.1.0
105 silly idealTree ├── cssnano@3.10.0
105 silly idealTree ├── csso@2.3.2
105 silly idealTree ├── currently-unhandled@0.4.1
105 silly idealTree ├── custom-event@1.0.1
105 silly idealTree ├─┬ dashdash@1.14.1
105 silly idealTree │ └── assert-plus@1.0.0
105 silly idealTree ├── date-now@0.1.4
105 silly idealTree ├── debug@2.6.7
105 silly idealTree ├── decamelize@1.2.0
105 silly idealTree ├── deep-extend@0.4.2
105 silly idealTree ├── default-require-extensions@1.0.0
105 silly idealTree ├── defined@1.0.0
105 silly idealTree ├── del@2.2.2
105 silly idealTree ├── delayed-stream@1.0.0
105 silly idealTree ├── delegates@1.0.0
105 silly idealTree ├── denodeify@1.2.1
105 silly idealTree ├── depd@1.1.0
105 silly idealTree ├── des.js@1.0.0
105 silly idealTree ├── destroy@1.0.4
105 silly idealTree ├── detect-indent@4.0.0
105 silly idealTree ├── detect-node@2.0.3
105 silly idealTree ├── di@0.0.1
105 silly idealTree ├── diff@3.2.0
105 silly idealTree ├── diffie-hellman@5.0.2
105 silly idealTree ├─┬ directory-encoder@0.7.2
105 silly idealTree │ └── fs-extra@0.23.1
105 silly idealTree ├─┬ dom-converter@0.1.4
105 silly idealTree │ └── utila@0.3.3
105 silly idealTree ├── dom-serialize@2.2.1
105 silly idealTree ├─┬ dom-serializer@0.1.0
105 silly idealTree │ └── domelementtype@1.1.3
105 silly idealTree ├── domain-browser@1.1.7
105 silly idealTree ├── domelementtype@1.3.0
105 silly idealTree ├── domhandler@2.1.0
105 silly idealTree ├── domutils@1.5.1
105 silly idealTree ├── dot-prop@4.1.1
105 silly idealTree ├── duplexer3@0.1.4
105 silly idealTree ├── ecc-jsbn@0.1.1
105 silly idealTree ├── ee-first@1.1.1
105 silly idealTree ├── electron-to-chromium@1.3.13
105 silly idealTree ├── elliptic@6.4.0
105 silly idealTree ├── ember-cli-normalize-entity-name@1.0.0
105 silly idealTree ├── ember-cli-string-utils@1.1.0
105 silly idealTree ├── emojis-list@2.1.0
105 silly idealTree ├── encodeurl@1.0.1
105 silly idealTree ├─┬ engine.io-client@1.8.2
105 silly idealTree │ ├── component-emitter@1.2.1
105 silly idealTree │ ├── debug@2.3.3
105 silly idealTree │ └── ms@0.7.2
105 silly idealTree ├── engine.io-parser@1.3.2
105 silly idealTree ├─┬ engine.io@1.8.2
105 silly idealTree │ ├── debug@2.3.3
105 silly idealTree │ └── ms@0.7.2
105 silly idealTree ├── enhanced-resolve@3.1.0
105 silly idealTree ├── ensure-posix-path@1.0.2
105 silly idealTree ├── ent@2.2.0
105 silly idealTree ├── entities@1.1.1
105 silly idealTree ├── errno@0.1.4
105 silly idealTree ├── error-ex@1.3.1
105 silly idealTree ├── es6-promise@3.2.1
105 silly idealTree ├── escape-html@1.0.3
105 silly idealTree ├── escape-string-regexp@1.0.5
105 silly idealTree ├── esprima@2.7.3
105 silly idealTree ├── esutils@2.0.2
105 silly idealTree ├── etag@1.8.0
105 silly idealTree ├── eventemitter3@1.2.0
105 silly idealTree ├── events@1.1.1
105 silly idealTree ├── eventsource@0.1.6
105 silly idealTree ├── evp_bytestokey@1.0.0
105 silly idealTree ├── execa@0.4.0
105 silly idealTree ├── exit@0.1.2
105 silly idealTree ├─┬ expand-braces@0.1.2
105 silly idealTree │ ├── braces@0.1.5
105 silly idealTree │ ├── expand-range@0.1.1
105 silly idealTree │ ├── is-number@0.1.1
105 silly idealTree │ └── repeat-string@0.2.2
105 silly idealTree ├── expand-brackets@0.1.5
105 silly idealTree ├── expand-range@1.8.2
105 silly idealTree ├── exports-loader@0.6.4
105 silly idealTree ├── express@4.15.3
105 silly idealTree ├── extend@3.0.1
105 silly idealTree ├─┬ external-editor@2.0.4
105 silly idealTree │ └── iconv-lite@0.4.17
105 silly idealTree ├── extglob@0.3.2
105 silly idealTree ├── extract-text-webpack-plugin@2.1.0
105 silly idealTree ├── extsprintf@1.0.2
105 silly idealTree ├── fastparse@1.1.1
105 silly idealTree ├── faye-websocket@0.10.0
105 silly idealTree ├── figures@2.0.0
105 silly idealTree ├── file-loader@0.10.1
105 silly idealTree ├── filename-regex@2.0.1
105 silly idealTree ├── fileset@2.0.3
105 silly idealTree ├─┬ fill-range@2.2.3
105 silly idealTree │ └── isobject@2.1.0
105 silly idealTree ├── finalhandler@1.0.3
105 silly idealTree ├── find-up@1.1.2
105 silly idealTree ├─┬ findup-sync@0.3.0
105 silly idealTree │ └── glob@5.0.15
105 silly idealTree ├── flatten@1.0.2
105 silly idealTree ├── for-in@1.0.2
105 silly idealTree ├── for-own@0.1.5
105 silly idealTree ├── forever-agent@0.6.1
105 silly idealTree ├── form-data@2.1.4
105 silly idealTree ├── forwarded@0.1.0
105 silly idealTree ├── fresh@0.5.0
105 silly idealTree ├── fs-access@1.0.1
105 silly idealTree ├── fs-extra@2.1.2
105 silly idealTree ├── fs.realpath@1.0.0
105 silly idealTree ├─┬ fsevents@1.1.1
105 silly idealTree │ ├── abbrev@1.1.0
105 silly idealTree │ ├── ansi-regex@2.1.1
105 silly idealTree │ ├── ansi-styles@2.2.1
105 silly idealTree │ ├── aproba@1.1.1
105 silly idealTree │ ├── are-we-there-yet@1.1.2
105 silly idealTree │ ├── asn1@0.2.3
105 silly idealTree │ ├── assert-plus@0.2.0
105 silly idealTree │ ├── asynckit@0.4.0
105 silly idealTree │ ├── aws-sign2@0.6.0
105 silly idealTree │ ├── aws4@1.6.0
105 silly idealTree │ ├── balanced-match@0.4.2
105 silly idealTree │ ├── bcrypt-pbkdf@1.0.1
105 silly idealTree │ ├── block-stream@0.0.9
105 silly idealTree │ ├── boom@2.10.1
105 silly idealTree │ ├── brace-expansion@1.1.6
105 silly idealTree │ ├── buffer-shims@1.0.0
105 silly idealTree │ ├── caseless@0.11.0
105 silly idealTree │ ├── chalk@1.1.3
105 silly idealTree │ ├── code-point-at@1.1.0
105 silly idealTree │ ├── combined-stream@1.0.5
105 silly idealTree │ ├── commander@2.9.0
105 silly idealTree │ ├── concat-map@0.0.1
105 silly idealTree │ ├── console-control-strings@1.1.0
105 silly idealTree │ ├── core-util-is@1.0.2
105 silly idealTree │ ├── cryptiles@2.0.5
105 silly idealTree │ ├─┬ dashdash@1.14.1
105 silly idealTree │ │ └── assert-plus@1.0.0
105 silly idealTree │ ├── debug@2.2.0
105 silly idealTree │ ├── deep-extend@0.4.1
105 silly idealTree │ ├── delayed-stream@1.0.0
105 silly idealTree │ ├── delegates@1.0.0
105 silly idealTree │ ├── ecc-jsbn@0.1.1
105 silly idealTree │ ├── escape-string-regexp@1.0.5
105 silly idealTree │ ├── extend@3.0.0
105 silly idealTree │ ├── extsprintf@1.0.2
105 silly idealTree │ ├── forever-agent@0.6.1
105 silly idealTree │ ├── form-data@2.1.2
105 silly idealTree │ ├── fs.realpath@1.0.0
105 silly idealTree │ ├── fstream-ignore@1.0.5
105 silly idealTree │ ├── fstream@1.0.10
105 silly idealTree │ ├── gauge@2.7.3
105 silly idealTree │ ├── generate-function@2.0.0
105 silly idealTree │ ├── generate-object-property@1.2.0
105 silly idealTree │ ├─┬ getpass@0.1.6
105 silly idealTree │ │ └── assert-plus@1.0.0
105 silly idealTree │ ├── glob@7.1.1
105 silly idealTree │ ├── graceful-fs@4.1.11
105 silly idealTree │ ├── graceful-readlink@1.0.1
105 silly idealTree │ ├── har-validator@2.0.6
105 silly idealTree │ ├── has-ansi@2.0.0
105 silly idealTree │ ├── has-unicode@2.0.1
105 silly idealTree │ ├── hawk@3.1.3
105 silly idealTree │ ├── hoek@2.16.3
105 silly idealTree │ ├── http-signature@1.1.1
105 silly idealTree │ ├── inflight@1.0.6
105 silly idealTree │ ├── inherits@2.0.3
105 silly idealTree │ ├── ini@1.3.4
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ ├── is-my-json-valid@2.15.0
105 silly idealTree │ ├── is-property@1.0.2
105 silly idealTree │ ├── is-typedarray@1.0.0
105 silly idealTree │ ├── isarray@1.0.0
105 silly idealTree │ ├── isstream@0.1.2
105 silly idealTree │ ├── jodid25519@1.0.2
105 silly idealTree │ ├── jsbn@0.1.1
105 silly idealTree │ ├── json-schema@0.2.3
105 silly idealTree │ ├── json-stringify-safe@5.0.1
105 silly idealTree │ ├── jsonpointer@4.0.1
105 silly idealTree │ ├── jsprim@1.3.1
105 silly idealTree │ ├── mime-db@1.26.0
105 silly idealTree │ ├── mime-types@2.1.14
105 silly idealTree │ ├── minimatch@3.0.3
105 silly idealTree │ ├── minimist@0.0.8
105 silly idealTree │ ├── mkdirp@0.5.1
105 silly idealTree │ ├── ms@0.7.1
105 silly idealTree │ ├── node-pre-gyp@0.6.33
105 silly idealTree │ ├── nopt@3.0.6
105 silly idealTree │ ├── npmlog@4.0.2
105 silly idealTree │ ├── number-is-nan@1.0.1
105 silly idealTree │ ├── oauth-sign@0.8.2
105 silly idealTree │ ├── object-assign@4.1.1
105 silly idealTree │ ├── once@1.4.0
105 silly idealTree │ ├── path-is-absolute@1.0.1
105 silly idealTree │ ├── pinkie-promise@2.0.1
105 silly idealTree │ ├── pinkie@2.0.4
105 silly idealTree │ ├── process-nextick-args@1.0.7
105 silly idealTree │ ├── punycode@1.4.1
105 silly idealTree │ ├── qs@6.3.1
105 silly idealTree │ ├─┬ rc@1.1.7
105 silly idealTree │ │ └── minimist@1.2.0
105 silly idealTree │ ├── readable-stream@2.2.2
105 silly idealTree │ ├── request@2.79.0
105 silly idealTree │ ├── rimraf@2.5.4
105 silly idealTree │ ├── semver@5.3.0
105 silly idealTree │ ├── set-blocking@2.0.0
105 silly idealTree │ ├── signal-exit@3.0.2
105 silly idealTree │ ├── sntp@1.0.9
105 silly idealTree │ ├─┬ sshpk@1.10.2
105 silly idealTree │ │ └── assert-plus@1.0.0
105 silly idealTree │ ├── string_decoder@0.10.31
105 silly idealTree │ ├── string-width@1.0.2
105 silly idealTree │ ├── stringstream@0.0.5
105 silly idealTree │ ├── strip-ansi@3.0.1
105 silly idealTree │ ├── strip-json-comments@2.0.1
105 silly idealTree │ ├── supports-color@2.0.0
105 silly idealTree │ ├─┬ tar-pack@3.3.0
105 silly idealTree │ │ ├── once@1.3.3
105 silly idealTree │ │ └── readable-stream@2.1.5
105 silly idealTree │ ├── tar@2.2.1
105 silly idealTree │ ├── tough-cookie@2.3.2
105 silly idealTree │ ├── tunnel-agent@0.4.3
105 silly idealTree │ ├── tweetnacl@0.14.5
105 silly idealTree │ ├── uid-number@0.0.6
105 silly idealTree │ ├── util-deprecate@1.0.2
105 silly idealTree │ ├── uuid@3.0.1
105 silly idealTree │ ├── verror@1.3.6
105 silly idealTree │ ├── wide-align@1.1.0
105 silly idealTree │ ├── wrappy@1.0.2
105 silly idealTree │ └── xtend@4.0.1
105 silly idealTree ├── fstream@1.0.11
105 silly idealTree ├── function-bind@1.1.0
105 silly idealTree ├─┬ gauge@2.7.4
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ └── string-width@1.0.2
105 silly idealTree ├── gaze@1.1.2
105 silly idealTree ├── get-caller-file@1.0.2
105 silly idealTree ├── get-stdin@4.0.1
105 silly idealTree ├── get-stream@3.0.0
105 silly idealTree ├─┬ getpass@0.1.7
105 silly idealTree │ └── assert-plus@1.0.0
105 silly idealTree ├── glob-base@0.3.0
105 silly idealTree ├── glob-parent@2.0.0
105 silly idealTree ├── glob@7.1.2
105 silly idealTree ├── globals@9.17.0
105 silly idealTree ├── globby@5.0.0
105 silly idealTree ├─┬ globule@1.1.0
105 silly idealTree │ └── lodash@4.16.6
105 silly idealTree ├── got@6.7.1
105 silly idealTree ├── graceful-fs@4.1.11
105 silly idealTree ├── graceful-readlink@1.0.1
105 silly idealTree ├── handle-thing@1.2.5
105 silly idealTree ├─┬ handlebars@1.3.0
105 silly idealTree │ ├── async@0.2.10
105 silly idealTree │ ├── source-map@0.1.43
105 silly idealTree │ └── uglify-js@2.3.6
105 silly idealTree ├── har-schema@1.0.5
105 silly idealTree ├── har-validator@4.2.1
105 silly idealTree ├── has-ansi@2.0.0
105 silly idealTree ├─┬ has-binary@0.1.7
105 silly idealTree │ └── isarray@0.0.1
105 silly idealTree ├── has-cors@1.1.0
105 silly idealTree ├── has-flag@1.0.0
105 silly idealTree ├── has-unicode@2.0.1
105 silly idealTree ├── has@1.0.1
105 silly idealTree ├── hash-base@2.0.2
105 silly idealTree ├── hash.js@1.0.3
105 silly idealTree ├── hawk@3.1.3
105 silly idealTree ├── he@1.1.1
105 silly idealTree ├── hmac-drbg@1.0.1
105 silly idealTree ├── hoek@2.16.3
105 silly idealTree ├── hooks-fixed@2.0.0
105 silly idealTree ├── hosted-git-info@2.4.2
105 silly idealTree ├── hpack.js@2.1.6
105 silly idealTree ├── html-comment-regex@1.1.1
105 silly idealTree ├── html-entities@1.2.1
105 silly idealTree ├── html-minifier@3.5.2
105 silly idealTree ├─┬ html-webpack-plugin@2.28.0
105 silly idealTree │ ├── bluebird@3.5.0
105 silly idealTree │ └── loader-utils@0.2.17
105 silly idealTree ├─┬ htmlparser2@3.3.0
105 silly idealTree │ ├── domutils@1.1.6
105 silly idealTree │ ├── isarray@0.0.1
105 silly idealTree │ ├── readable-stream@1.0.34
105 silly idealTree │ └── string_decoder@0.10.31
105 silly idealTree ├── http-deceiver@1.2.7
105 silly idealTree ├── http-errors@1.6.1
105 silly idealTree ├─┬ http-proxy-middleware@0.17.4
105 silly idealTree │ ├── is-extglob@2.1.1
105 silly idealTree │ └── is-glob@3.1.0
105 silly idealTree ├── http-proxy@1.16.2
105 silly idealTree ├── http-signature@1.1.1
105 silly idealTree ├── https-browserify@0.0.1
105 silly idealTree ├── https-proxy-agent@1.0.0
105 silly idealTree ├── iconv-lite@0.4.15
105 silly idealTree ├── icss-replace-symbols@1.1.0
105 silly idealTree ├─┬ icss-utils@2.1.0
105 silly idealTree │ └── postcss@6.0.1
105 silly idealTree ├── ieee754@1.1.8
105 silly idealTree ├── image-size@0.5.4
105 silly idealTree ├── img-stats@0.5.2
105 silly idealTree ├── imurmurhash@0.1.4
105 silly idealTree ├── in-publish@2.0.0
105 silly idealTree ├── indent-string@2.1.0
105 silly idealTree ├── indexes-of@1.0.1
105 silly idealTree ├── indexof@0.0.1
105 silly idealTree ├── inflection@1.12.0
105 silly idealTree ├── inflight@1.0.6
105 silly idealTree ├── inherits@2.0.3
105 silly idealTree ├── ini@1.3.4
105 silly idealTree ├── inquirer@3.0.6
105 silly idealTree ├── interpret@1.0.3
105 silly idealTree ├── invariant@2.2.2
105 silly idealTree ├── invert-kv@1.0.0
105 silly idealTree ├── ipaddr.js@1.3.0
105 silly idealTree ├── is-absolute-url@2.1.0
105 silly idealTree ├── is-arrayish@0.2.1
105 silly idealTree ├── is-binary-path@1.0.1
105 silly idealTree ├── is-buffer@1.1.5
105 silly idealTree ├── is-builtin-module@1.0.0
105 silly idealTree ├── is-directory@0.3.1
105 silly idealTree ├── is-dotfile@1.0.3
105 silly idealTree ├── is-equal-shallow@0.1.3
105 silly idealTree ├── is-extendable@0.1.1
105 silly idealTree ├── is-extglob@1.0.0
105 silly idealTree ├── is-finite@1.0.2
105 silly idealTree ├── is-fullwidth-code-point@2.0.0
105 silly idealTree ├── is-glob@2.0.1
105 silly idealTree ├── is-npm@1.0.0
105 silly idealTree ├── is-number@2.1.0
105 silly idealTree ├── is-obj@1.0.1
105 silly idealTree ├── is-path-cwd@1.0.0
105 silly idealTree ├── is-path-in-cwd@1.0.0
105 silly idealTree ├── is-path-inside@1.0.0
105 silly idealTree ├── is-plain-obj@1.1.0
105 silly idealTree ├── is-plain-object@2.0.3
105 silly idealTree ├── is-posix-bracket@0.1.1
105 silly idealTree ├── is-primitive@2.0.0
105 silly idealTree ├── is-promise@2.1.0
105 silly idealTree ├── is-redirect@1.0.0
105 silly idealTree ├── is-retry-allowed@1.1.0
105 silly idealTree ├── is-stream@1.1.0
105 silly idealTree ├── is-svg@2.1.0
105 silly idealTree ├── is-typedarray@1.0.0
105 silly idealTree ├── is-utf8@0.2.1
105 silly idealTree ├── isarray@1.0.0
105 silly idealTree ├── isbinaryfile@3.0.2
105 silly idealTree ├── isexe@2.0.0
105 silly idealTree ├── isobject@3.0.0
105 silly idealTree ├── isstream@0.1.2
105 silly idealTree ├── istanbul-api@1.1.9
105 silly idealTree ├─┬ istanbul-instrumenter-loader@2.0.0
105 silly idealTree │ └── loader-utils@0.2.17
105 silly idealTree ├── istanbul-lib-coverage@1.1.1
105 silly idealTree ├── istanbul-lib-hook@1.0.7
105 silly idealTree ├── istanbul-lib-instrument@1.7.2
105 silly idealTree ├── istanbul-lib-report@1.1.1
105 silly idealTree ├── istanbul-lib-source-maps@1.2.1
105 silly idealTree ├─┬ istanbul-reports@1.1.1
105 silly idealTree │ ├── async@1.5.2
105 silly idealTree │ ├── camelcase@1.2.1
105 silly idealTree │ ├─┬ cliui@2.1.0
105 silly idealTree │ │ └── wordwrap@0.0.2
105 silly idealTree │ ├── handlebars@4.0.10
105 silly idealTree │ ├── optimist@0.6.1
105 silly idealTree │ ├── source-map@0.4.4
105 silly idealTree │ ├─┬ uglify-js@2.8.27
105 silly idealTree │ │ └── source-map@0.5.6
105 silly idealTree │ └── yargs@3.10.0
105 silly idealTree ├── jasmine-core@2.5.2
105 silly idealTree ├── jasmine-spec-reporter@3.2.0
105 silly idealTree ├─┬ jasmine@2.6.0
105 silly idealTree │ └── jasmine-core@2.6.2
105 silly idealTree ├── jasminewd2@2.1.0
105 silly idealTree ├── jodid25519@1.0.2
105 silly idealTree ├── js-base64@2.1.9
105 silly idealTree ├── js-tokens@3.0.1
105 silly idealTree ├── js-yaml@3.7.0
105 silly idealTree ├── jsbn@0.1.1
105 silly idealTree ├── jschardet@1.4.2
105 silly idealTree ├── jsesc@0.5.0
105 silly idealTree ├── json-loader@0.5.4
105 silly idealTree ├── json-schema@0.2.3
105 silly idealTree ├── json-stable-stringify@1.0.1
105 silly idealTree ├── json-stringify-safe@5.0.1
105 silly idealTree ├── json3@3.3.2
105 silly idealTree ├── json5@0.5.1
105 silly idealTree ├── jsonfile@2.4.0
105 silly idealTree ├── jsonify@0.0.0
105 silly idealTree ├─┬ jsprim@1.4.0
105 silly idealTree │ └── assert-plus@1.0.0
105 silly idealTree ├── kareem@1.4.1
105 silly idealTree ├── karma-chrome-launcher@2.1.1
105 silly idealTree ├── karma-cli@1.0.1
105 silly idealTree ├── karma-coverage-istanbul-reporter@0.2.3
105 silly idealTree ├── karma-jasmine-html-reporter@0.2.2
105 silly idealTree ├── karma-jasmine@1.1.0
105 silly idealTree ├── karma-sourcemap-loader@0.3.7
105 silly idealTree ├─┬ karma-webpack@2.0.3
105 silly idealTree │ ├── async@0.9.2
105 silly idealTree │ ├── loader-utils@0.2.17
105 silly idealTree │ ├── lodash@3.10.1
105 silly idealTree │ └── source-map@0.1.43
105 silly idealTree ├─┬ karma@1.4.1
105 silly idealTree │ ├── bluebird@3.5.0
105 silly idealTree │ ├── lodash@3.10.1
105 silly idealTree │ ├── optimist@0.6.1
105 silly idealTree │ └── tmp@0.0.28
105 silly idealTree ├── kind-of@3.2.2
105 silly idealTree ├── latest-version@3.1.0
105 silly idealTree ├── lazy-cache@1.0.4
105 silly idealTree ├── lazy-req@2.0.0
105 silly idealTree ├── lcid@1.0.0
105 silly idealTree ├─┬ less-loader@4.0.4
105 silly idealTree │ └── clone@2.1.1
105 silly idealTree ├── less@2.7.2
105 silly idealTree ├── load-json-file@1.1.0
105 silly idealTree ├── loader-runner@2.3.0
105 silly idealTree ├── loader-utils@1.1.0
105 silly idealTree ├── lodash.assign@4.2.0
105 silly idealTree ├── lodash.camelcase@4.3.0
105 silly idealTree ├── lodash.clonedeep@4.5.0
105 silly idealTree ├── lodash.memoize@4.1.2
105 silly idealTree ├── lodash.mergewith@4.6.0
105 silly idealTree ├── lodash.tail@4.1.1
105 silly idealTree ├── lodash.uniq@4.5.0
105 silly idealTree ├── lodash@4.17.4
105 silly idealTree ├─┬ log4js@0.6.38
105 silly idealTree │ ├── isarray@0.0.1
105 silly idealTree │ ├── readable-stream@1.0.34
105 silly idealTree │ ├── semver@4.3.6
105 silly idealTree │ └── string_decoder@0.10.31
105 silly idealTree ├── longest@1.0.1
105 silly idealTree ├── loose-envify@1.3.1
105 silly idealTree ├── loud-rejection@1.6.0
105 silly idealTree ├── lower-case@1.1.4
105 silly idealTree ├── lowercase-keys@1.0.0
105 silly idealTree ├── lru-cache@4.0.2
105 silly idealTree ├── macaddress@0.2.8
105 silly idealTree ├── magic-string@0.19.1
105 silly idealTree ├── make-dir@1.0.0
105 silly idealTree ├── make-error@1.3.0
105 silly idealTree ├── map-obj@1.0.1
105 silly idealTree ├── matcher-collection@1.0.4
105 silly idealTree ├── math-expression-evaluator@1.2.17
105 silly idealTree ├── media-typer@0.3.0
105 silly idealTree ├── memory-fs@0.4.1
105 silly idealTree ├─┬ meow@3.7.0
105 silly idealTree │ └── minimist@1.2.0
105 silly idealTree ├── merge-descriptors@1.0.1
105 silly idealTree ├── methods@1.1.2
105 silly idealTree ├── micromatch@2.3.11
105 silly idealTree ├── miller-rabin@4.0.0
105 silly idealTree ├── mime-db@1.27.0
105 silly idealTree ├── mime-types@2.1.15
105 silly idealTree ├── mime@1.3.4
105 silly idealTree ├── mimic-fn@1.1.0
105 silly idealTree ├── minimalistic-assert@1.0.0
105 silly idealTree ├── minimalistic-crypto-utils@1.0.1
105 silly idealTree ├── minimatch@3.0.4
105 silly idealTree ├── minimist@0.0.8
105 silly idealTree ├─┬ mixin-object@2.0.1
105 silly idealTree │ └── for-in@0.1.8
105 silly idealTree ├── mkdirp@0.5.1
105 silly idealTree ├── mongodb-core@2.1.11
105 silly idealTree ├── mongodb@2.2.27
105 silly idealTree ├── mongoose@4.10.4
105 silly idealTree ├── mpath@0.2.1
105 silly idealTree ├── mpromise@0.5.5
105 silly idealTree ├─┬ mquery@2.3.1
105 silly idealTree │ ├── debug@2.6.8
105 silly idealTree │ └── sliced@0.0.5
105 silly idealTree ├── ms@2.0.0
105 silly idealTree ├── muri@1.2.1
105 silly idealTree ├── mute-stream@0.0.7
105 silly idealTree ├── nan@2.6.2
105 silly idealTree ├── ncname@1.0.0
105 silly idealTree ├── negotiator@0.6.1
105 silly idealTree ├── no-case@2.3.1
105 silly idealTree ├─┬ node-gyp@3.6.2
105 silly idealTree │ └── nopt@3.0.6
105 silly idealTree ├─┬ node-libs-browser@2.0.0
105 silly idealTree │ └── string_decoder@0.10.31
105 silly idealTree ├── node-modules-path@1.0.1
105 silly idealTree ├── node-sass@4.5.3
105 silly idealTree ├── nopt@4.0.1
105 silly idealTree ├── normalize-package-data@2.3.8
105 silly idealTree ├── normalize-path@2.1.1
105 silly idealTree ├── normalize-range@0.1.2
105 silly idealTree ├── normalize-url@1.9.1
105 silly idealTree ├── npm-run-path@1.0.0
105 silly idealTree ├── npmlog@4.1.0
105 silly idealTree ├── nth-check@1.0.1
105 silly idealTree ├── null-check@1.0.0
105 silly idealTree ├── num2fraction@1.2.2
105 silly idealTree ├── number-is-nan@1.0.1
105 silly idealTree ├── oauth-sign@0.8.2
105 silly idealTree ├── object-assign@4.1.1
105 silly idealTree ├── object-component@0.0.3
105 silly idealTree ├── object.omit@2.0.1
105 silly idealTree ├── obuf@1.1.1
105 silly idealTree ├── on-finished@2.3.0
105 silly idealTree ├── on-headers@1.0.1
105 silly idealTree ├── once@1.4.0
105 silly idealTree ├── onetime@2.0.1
105 silly idealTree ├── opn@4.0.2
105 silly idealTree ├── optimist@0.3.7
105 silly idealTree ├── options@0.0.6
105 silly idealTree ├─┬ oracledb@1.13.1
105 silly idealTree │ └── nan@2.5.1
105 silly idealTree ├─┬ original@1.0.0
105 silly idealTree │ └── url-parse@1.0.5
105 silly idealTree ├── os-browserify@0.2.1
105 silly idealTree ├── os-homedir@1.0.2
105 silly idealTree ├── os-locale@1.4.0
105 silly idealTree ├── os-tmpdir@1.0.2
105 silly idealTree ├── osenv@0.1.4
105 silly idealTree ├── package-json@4.0.1
105 silly idealTree ├── pako@0.2.9
105 silly idealTree ├── param-case@2.1.1
105 silly idealTree ├── parse-asn1@5.1.0
105 silly idealTree ├── parse-glob@3.0.4
105 silly idealTree ├── parse-json@2.2.0
105 silly idealTree ├── parsejson@0.0.3
105 silly idealTree ├── parseqs@0.0.5
105 silly idealTree ├── parseuri@0.0.5
105 silly idealTree ├── parseurl@1.3.1
105 silly idealTree ├── path-browserify@0.0.0
105 silly idealTree ├── path-exists@2.1.0
105 silly idealTree ├── path-is-absolute@1.0.1
105 silly idealTree ├── path-is-inside@1.0.2
105 silly idealTree ├── path-key@1.0.0
105 silly idealTree ├── path-parse@1.0.5
105 silly idealTree ├── path-to-regexp@0.1.7
105 silly idealTree ├── path-type@1.1.0
105 silly idealTree ├── pbkdf2@3.0.12
105 silly idealTree ├── performance-now@0.2.0
105 silly idealTree ├── pify@2.3.0
105 silly idealTree ├── pinkie-promise@2.0.1
105 silly idealTree ├── pinkie@2.0.4
105 silly idealTree ├─┬ portfinder@1.0.13
105 silly idealTree │ └── async@1.5.2
105 silly idealTree ├── postcss-calc@5.3.1
105 silly idealTree ├── postcss-colormin@2.2.2
105 silly idealTree ├── postcss-convert-values@2.6.1
105 silly idealTree ├── postcss-discard-comments@2.0.4
105 silly idealTree ├── postcss-discard-duplicates@2.1.0
105 silly idealTree ├── postcss-discard-empty@2.1.0
105 silly idealTree ├── postcss-discard-overridden@0.1.1
105 silly idealTree ├── postcss-discard-unused@2.2.3
105 silly idealTree ├── postcss-filter-plugins@2.0.2
105 silly idealTree ├── postcss-load-config@1.2.0
105 silly idealTree ├── postcss-load-options@1.2.0
105 silly idealTree ├── postcss-load-plugins@2.3.0
105 silly idealTree ├── postcss-loader@1.3.3
105 silly idealTree ├── postcss-merge-idents@2.1.7
105 silly idealTree ├── postcss-merge-longhand@2.0.2
105 silly idealTree ├── postcss-merge-rules@2.1.2
105 silly idealTree ├── postcss-message-helpers@2.0.0
105 silly idealTree ├── postcss-minify-font-values@1.0.5
105 silly idealTree ├── postcss-minify-gradients@1.0.5
105 silly idealTree ├── postcss-minify-params@1.2.2
105 silly idealTree ├── postcss-minify-selectors@2.1.1
105 silly idealTree ├─┬ postcss-modules-extract-imports@1.1.0
105 silly idealTree │ └── postcss@6.0.1
105 silly idealTree ├─┬ postcss-modules-local-by-default@1.2.0
105 silly idealTree │ └── postcss@6.0.1
105 silly idealTree ├─┬ postcss-modules-scope@1.1.0
105 silly idealTree │ └── postcss@6.0.1
105 silly idealTree ├─┬ postcss-modules-values@1.3.0
105 silly idealTree │ └── postcss@6.0.1
105 silly idealTree ├── postcss-normalize-charset@1.1.1
105 silly idealTree ├── postcss-normalize-url@3.0.8
105 silly idealTree ├── postcss-ordered-values@2.2.3
105 silly idealTree ├── postcss-reduce-idents@2.4.0
105 silly idealTree ├── postcss-reduce-initial@1.0.1
105 silly idealTree ├── postcss-reduce-transforms@1.0.4
105 silly idealTree ├── postcss-selector-parser@2.2.3
105 silly idealTree ├── postcss-svgo@2.1.6
105 silly idealTree ├── postcss-unique-selectors@2.0.2
105 silly idealTree ├── postcss-url@5.1.2
105 silly idealTree ├── postcss-value-parser@3.3.0
105 silly idealTree ├── postcss-zindex@2.2.0
105 silly idealTree ├── postcss@5.2.17
105 silly idealTree ├── prepend-http@1.0.4
105 silly idealTree ├── preserve@0.2.0
105 silly idealTree ├── pretty-error@2.1.0
105 silly idealTree ├── process-nextick-args@1.0.7
105 silly idealTree ├── process@0.11.10
105 silly idealTree ├── promise@7.1.1
105 silly idealTree ├─┬ protractor@5.1.2
105 silly idealTree │ ├── optimist@0.6.1
105 silly idealTree │ ├── q@1.4.1
105 silly idealTree │ └─┬ webdriver-manager@12.0.6
105 silly idealTree │ └── minimist@1.2.0
105 silly idealTree ├── proxy-addr@1.1.4
105 silly idealTree ├── prr@0.0.0
105 silly idealTree ├── pseudomap@1.0.2
105 silly idealTree ├── public-encrypt@4.0.0
105 silly idealTree ├── punycode@1.4.1
105 silly idealTree ├── q@1.5.0
105 silly idealTree ├── qjobs@1.1.5
105 silly idealTree ├── qs@6.4.0
105 silly idealTree ├── query-string@4.3.4
105 silly idealTree ├── querystring-es3@0.2.1
105 silly idealTree ├── querystring@0.2.0
105 silly idealTree ├── querystringify@0.0.4
105 silly idealTree ├── randomatic@1.1.6
105 silly idealTree ├── randombytes@2.0.4
105 silly idealTree ├── range-parser@1.2.0
105 silly idealTree ├── raw-body@2.2.0
105 silly idealTree ├── raw-loader@0.5.1
105 silly idealTree ├─┬ rc@1.2.1
105 silly idealTree │ └── minimist@1.2.0
105 silly idealTree ├── read-pkg-up@1.0.1
105 silly idealTree ├── read-pkg@1.1.0
105 silly idealTree ├── readable-stream@2.2.7
105 silly idealTree ├── readdirp@2.1.0
105 silly idealTree ├── redent@1.0.0
105 silly idealTree ├── reduce-css-calc@1.3.0
105 silly idealTree ├── reduce-function-call@1.0.2
105 silly idealTree ├── reflect-metadata@0.1.10
105 silly idealTree ├── regenerate@1.3.2
105 silly idealTree ├── regenerator-runtime@0.10.5
105 silly idealTree ├── regex-cache@0.4.3
105 silly idealTree ├── regexp-clone@0.0.1
105 silly idealTree ├── regexpu-core@1.0.0
105 silly idealTree ├── registry-auth-token@3.3.1
105 silly idealTree ├── registry-url@3.1.0
105 silly idealTree ├── regjsgen@0.2.0
105 silly idealTree ├── regjsparser@0.1.5
105 silly idealTree ├── relateurl@0.2.7
105 silly idealTree ├── remove-trailing-separator@1.0.1
105 silly idealTree ├─┬ renderkid@2.0.1
105 silly idealTree │ └── utila@0.3.3
105 silly idealTree ├── repeat-element@1.1.2
105 silly idealTree ├── repeat-string@1.6.1
105 silly idealTree ├── repeating@2.0.1
105 silly idealTree ├── request@2.81.0
105 silly idealTree ├── require_optional@1.0.0
105 silly idealTree ├── require-directory@2.1.1
105 silly idealTree ├── require-from-string@1.2.1
105 silly idealTree ├── require-main-filename@1.0.1
105 silly idealTree ├── requires-port@1.0.0
105 silly idealTree ├── resolve-from@2.0.0
105 silly idealTree ├── resolve@1.3.3
105 silly idealTree ├── restore-cursor@2.0.0
105 silly idealTree ├── right-align@0.1.3
105 silly idealTree ├── rimraf@2.6.1
105 silly idealTree ├── ripemd160@2.0.1
105 silly idealTree ├── rsvp@3.5.0
105 silly idealTree ├── run-async@2.3.0
105 silly idealTree ├── rx@4.1.0
105 silly idealTree ├── rxjs@5.4.0
105 silly idealTree ├── safe-buffer@5.1.0
105 silly idealTree ├── sass-graph@2.2.4
105 silly idealTree ├─┬ sass-loader@6.0.5
105 silly idealTree │ └── async@2.4.1
105 silly idealTree ├── saucelabs@1.3.0
105 silly idealTree ├── sax@1.2.2
105 silly idealTree ├── script-loader@0.7.0
105 silly idealTree ├─┬ scss-tokenizer@0.2.3
105 silly idealTree │ └── source-map@0.4.4
105 silly idealTree ├── select-hose@2.0.0
105 silly idealTree ├─┬ selenium-webdriver@3.0.1
105 silly idealTree │ └── tmp@0.0.30
105 silly idealTree ├── semver-diff@2.1.0
105 silly idealTree ├── semver-dsl@1.0.1
105 silly idealTree ├── semver@5.3.0
105 silly idealTree ├── send@0.15.3
105 silly idealTree ├─┬ serve-index@1.9.0
105 silly idealTree │ └── debug@2.6.8
105 silly idealTree ├── serve-static@1.12.3
105 silly idealTree ├── set-blocking@2.0.0
105 silly idealTree ├── set-immediate-shim@1.0.1
105 silly idealTree ├── setimmediate@1.0.5
105 silly idealTree ├── setprototypeof@1.0.3
105 silly idealTree ├── sha.js@2.4.8
105 silly idealTree ├─┬ shallow-clone@0.1.2
105 silly idealTree │ ├── kind-of@2.0.1
105 silly idealTree │ └── lazy-cache@0.2.7
105 silly idealTree ├── signal-exit@3.0.2
105 silly idealTree ├── silent-error@1.1.0
105 silly idealTree ├── sliced@1.0.1
105 silly idealTree ├── slide@1.1.6
105 silly idealTree ├── sntp@1.0.9
105 silly idealTree ├─┬ socket.io-adapter@0.5.0
105 silly idealTree │ ├── debug@2.3.3
105 silly idealTree │ └── ms@0.7.2
105 silly idealTree ├─┬ socket.io-client@1.7.2
105 silly idealTree │ ├── component-emitter@1.2.1
105 silly idealTree │ ├── debug@2.3.3
105 silly idealTree │ └── ms@0.7.2
105 silly idealTree ├─┬ socket.io-parser@2.3.1
105 silly idealTree │ ├── debug@2.2.0
105 silly idealTree │ ├── isarray@0.0.1
105 silly idealTree │ └── ms@0.7.1
105 silly idealTree ├─┬ socket.io@1.7.2
105 silly idealTree │ ├── debug@2.3.3
105 silly idealTree │ ├── ms@0.7.2
105 silly idealTree │ └── object-assign@4.1.0
105 silly idealTree ├─┬ sockjs-client@1.1.2
105 silly idealTree │ └── faye-websocket@0.11.1
105 silly idealTree ├─┬ sockjs@0.3.18
105 silly idealTree │ └── uuid@2.0.3
105 silly idealTree ├── sort-keys@1.1.2
105 silly idealTree ├── source-list-map@0.1.8
105 silly idealTree ├─┬ source-map-loader@0.1.6
105 silly idealTree │ ├── async@0.9.2
105 silly idealTree │ ├── loader-utils@0.2.17
105 silly idealTree │ └── source-map@0.1.43
105 silly idealTree ├── source-map-support@0.4.15
105 silly idealTree ├── source-map@0.5.6
105 silly idealTree ├── spdx-correct@1.0.2
105 silly idealTree ├── spdx-expression-parse@1.0.4
105 silly idealTree ├── spdx-license-ids@1.2.2
105 silly idealTree ├─┬ spdy-transport@2.0.20
105 silly idealTree │ ├── debug@2.6.8
105 silly idealTree │ └── readable-stream@2.2.10
105 silly idealTree ├─┬ spdy@3.4.7
105 silly idealTree │ └── debug@2.6.8
105 silly idealTree ├── sprintf-js@1.0.3
105 silly idealTree ├─┬ sshpk@1.13.0
105 silly idealTree │ └── assert-plus@1.0.0
105 silly idealTree ├── statuses@1.3.1
105 silly idealTree ├── stdout-stream@1.4.0
105 silly idealTree ├── stream-browserify@2.0.1
105 silly idealTree ├── stream-http@2.7.1
105 silly idealTree ├── strict-uri-encode@1.1.0
105 silly idealTree ├── string_decoder@1.0.1
105 silly idealTree ├── string-width@2.0.0
105 silly idealTree ├── stringstream@0.0.5
105 silly idealTree ├── strip-ansi@3.0.1
105 silly idealTree ├── strip-bom@2.0.0
105 silly idealTree ├── strip-eof@1.0.0
105 silly idealTree ├── strip-indent@1.0.1
105 silly idealTree ├── strip-json-comments@2.0.1
105 silly idealTree ├── style-loader@0.13.2
105 silly idealTree ├── stylus-loader@3.0.1
105 silly idealTree ├─┬ stylus@0.54.5
105 silly idealTree │ ├── glob@7.0.6
105 silly idealTree │ ├── sax@0.5.8
105 silly idealTree │ └── source-map@0.1.43
105 silly idealTree ├── supports-color@3.2.3
105 silly idealTree ├── svgo@0.7.2
105 silly idealTree ├── symbol-observable@1.0.4
105 silly idealTree ├── tapable@0.2.6
105 silly idealTree ├── tar@2.2.1
105 silly idealTree ├─┬ temp@0.8.3
105 silly idealTree │ └── rimraf@2.2.8
105 silly idealTree ├── term-size@0.1.1
105 silly idealTree ├── through@2.3.8
105 silly idealTree ├── timed-out@4.0.1
105 silly idealTree ├── timers-browserify@2.0.2
105 silly idealTree ├── tmp@0.0.31
105 silly idealTree ├── to-array@0.1.4
105 silly idealTree ├── to-arraybuffer@1.0.1
105 silly idealTree ├── to-fast-properties@1.0.3
105 silly idealTree ├── toposort@1.0.3
105 silly idealTree ├── tough-cookie@2.3.2
105 silly idealTree ├── trim-newlines@1.0.0
105 silly idealTree ├── trim-right@1.0.1
105 silly idealTree ├─┬ ts-node@2.0.0
105 silly idealTree │ └── minimist@1.2.0
105 silly idealTree ├── tsconfig@5.0.3
105 silly idealTree ├─┬ tsickle@0.21.6
105 silly idealTree │ └── minimist@1.2.0
105 silly idealTree ├─┬ tslint@4.5.1
105 silly idealTree │ └── optimist@0.6.1
105 silly idealTree ├── tsutils@1.9.1
105 silly idealTree ├── tty-browserify@0.0.0
105 silly idealTree ├── tunnel-agent@0.6.0
105 silly idealTree ├── tweetnacl@0.14.5
105 silly idealTree ├── type-is@1.6.15
105 silly idealTree ├── typescript@2.2.2
105 silly idealTree ├── uglify-js@3.0.15
105 silly idealTree ├── uglify-to-browserify@1.0.2
105 silly idealTree ├── ultron@1.0.2
105 silly idealTree ├── uniq@1.0.1
105 silly idealTree ├── uniqid@4.1.1
105 silly idealTree ├── uniqs@2.0.0
105 silly idealTree ├── unique-string@1.0.0
105 silly idealTree ├── unpipe@1.0.0
105 silly idealTree ├── unzip-response@2.0.1
105 silly idealTree ├── update-notifier@2.1.0
105 silly idealTree ├── upper-case@1.1.3
105 silly idealTree ├── url-loader@0.5.8
105 silly idealTree ├── url-parse-lax@1.0.0
105 silly idealTree ├─┬ url-parse@1.1.9
105 silly idealTree │ └── querystringify@1.0.0
105 silly idealTree ├─┬ url@0.11.0
105 silly idealTree │ └── punycode@1.3.2
105 silly idealTree ├── user-home@1.1.1
105 silly idealTree ├─┬ useragent@2.1.13
105 silly idealTree │ └── lru-cache@2.2.4
105 silly idealTree ├── util-deprecate@1.0.2
105 silly idealTree ├─┬ util@0.10.3
105 silly idealTree │ └── inherits@2.0.1
105 silly idealTree ├── utila@0.4.0
105 silly idealTree ├── utils-merge@1.0.0
105 silly idealTree ├── uuid@3.0.1
105 silly idealTree ├── v8flags@2.1.1
105 silly idealTree ├── validate-npm-package-license@3.0.1
105 silly idealTree ├── vary@1.1.1
105 silly idealTree ├── vendors@1.0.1
105 silly idealTree ├── verror@1.3.6
105 silly idealTree ├── vlq@0.2.2
105 silly idealTree ├── vm-browserify@0.0.4
105 silly idealTree ├── void-elements@2.0.1
105 silly idealTree ├── walk-sync@0.3.2
105 silly idealTree ├── watchpack@1.3.1
105 silly idealTree ├── wbuf@1.7.2
105 silly idealTree ├─┬ webdriver-js-extender@1.0.0
105 silly idealTree │ ├── adm-zip@0.4.4
105 silly idealTree │ ├── sax@0.6.1
105 silly idealTree │ ├── selenium-webdriver@2.53.3
105 silly idealTree │ ├── tmp@0.0.24
105 silly idealTree │ └── xml2js@0.4.4
105 silly idealTree ├── webpack-dev-middleware@1.10.2
105 silly idealTree ├─┬ webpack-dev-server@2.4.5
105 silly idealTree │ ├── camelcase@3.0.0
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ ├── string-width@1.0.2
105 silly idealTree │ ├── yargs-parser@4.2.1
105 silly idealTree │ └── yargs@6.6.0
105 silly idealTree ├── webpack-merge@2.6.1
105 silly idealTree ├── webpack-sources@0.1.5
105 silly idealTree ├─┬ webpack@2.2.1
105 silly idealTree │ ├── camelcase@1.2.1
105 silly idealTree │ ├── cliui@2.1.0
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ ├── loader-utils@0.2.17
105 silly idealTree │ ├── string-width@1.0.2
105 silly idealTree │ ├─┬ uglify-js@2.8.27
105 silly idealTree │ │ └── yargs@3.10.0
105 silly idealTree │ ├── wordwrap@0.0.2
105 silly idealTree │ ├─┬ yargs-parser@4.2.1
105 silly idealTree │ │ └── camelcase@3.0.0
105 silly idealTree │ └─┬ yargs@6.6.0
105 silly idealTree │ ├── camelcase@3.0.0
105 silly idealTree │ └── cliui@3.2.0
105 silly idealTree ├── websocket-driver@0.6.5
105 silly idealTree ├── websocket-extensions@0.1.1
105 silly idealTree ├── when@3.6.4
105 silly idealTree ├── whet.extend@0.9.9
105 silly idealTree ├── which-module@1.0.0
105 silly idealTree ├── which@1.2.14
105 silly idealTree ├─┬ wide-align@1.1.2
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ └── string-width@1.0.2
105 silly idealTree ├─┬ widest-line@1.0.0
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ └── string-width@1.0.2
105 silly idealTree ├── window-size@0.1.0
105 silly idealTree ├── wordwrap@0.0.3
105 silly idealTree ├─┬ wrap-ansi@2.1.0
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ └── string-width@1.0.2
105 silly idealTree ├── wrappy@1.0.2
105 silly idealTree ├── write-file-atomic@2.1.0
105 silly idealTree ├── ws@1.1.1
105 silly idealTree ├── wtf-8@1.0.0
105 silly idealTree ├── xdg-basedir@3.0.0
105 silly idealTree ├── xml-char-classes@1.0.0
105 silly idealTree ├── xml2js@0.4.17
105 silly idealTree ├── xmlbuilder@4.2.1
105 silly idealTree ├── xmldom@0.1.27
105 silly idealTree ├── xmlhttprequest-ssl@1.5.3
105 silly idealTree ├── xtend@4.0.1
105 silly idealTree ├── y18n@3.2.1
105 silly idealTree ├── yallist@2.1.2
105 silly idealTree ├─┬ yargs-parser@5.0.0
105 silly idealTree │ └── camelcase@3.0.0
105 silly idealTree ├─┬ yargs@7.1.0
105 silly idealTree │ ├── camelcase@3.0.0
105 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
105 silly idealTree │ └── string-width@1.0.2
105 silly idealTree ├── yeast@0.1.2
105 silly idealTree ├── yn@1.3.0
105 silly idealTree └── zone.js@0.8.11
106 silly generateActionsToTake Starting
107 silly install generateActionsToTake
108 silly generateActionsToTake Finishing
109 silly diffTrees action count 2
110 silly diffTrees add nan@2.5.1
111 silly diffTrees add oracledb@1.13.1
112 silly decomposeActions action count 16
113 silly decomposeActions fetch nan@2.5.1
114 silly decomposeActions extract nan@2.5.1
115 silly decomposeActions test nan@2.5.1
116 silly decomposeActions preinstall nan@2.5.1
117 silly decomposeActions build nan@2.5.1
118 silly decomposeActions install nan@2.5.1
119 silly decomposeActions postinstall nan@2.5.1
120 silly decomposeActions finalize nan@2.5.1
121 silly decomposeActions fetch oracledb@1.13.1
122 silly decomposeActions extract oracledb@1.13.1
123 silly decomposeActions test oracledb@1.13.1
124 silly decomposeActions preinstall oracledb@1.13.1
125 silly decomposeActions build oracledb@1.13.1
126 silly decomposeActions install oracledb@1.13.1
127 silly decomposeActions postinstall oracledb@1.13.1
128 silly decomposeActions finalize oracledb@1.13.1
129 silly runTopLevelLifecycles Starting
130 silly executeActions Starting
131 silly install executeActions
132 silly doSerial global-install 0
133 silly doParallel fetch 2
134 verbose correctMkdir /Users/anasrazafirdousi/.npm/_locks correctMkdir not in flight; initializing
135 verbose lock using /Users/anasrazafirdousi/.npm/_locks/staging-69dbe8b878c2f7c7.lock for /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging
136 silly doParallel extract 2
137 silly extract nan@2.5.1
138 silly extract oracledb@1.13.1
139 verbose unbuild node_modules/.staging/nan-0a0c7241
140 verbose unbuild node_modules/.staging/oracledb-9a3bf7e9
141 silly gentlyRm /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241 is being purged from base /Users/anasrazafirdousi/Documents/workspace/my-dummy-project
142 verbose gentlyRm don't care about contents; nuking /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241
143 verbose tar unpack /Users/anasrazafirdousi/.npm/nan/2.5.1/package.tgz
144 verbose tar unpacking to /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241
145 silly gentlyRm /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241 is being purged
146 verbose gentlyRm don't care about contents; nuking /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241
147 silly gentlyRm /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9 is being purged from base /Users/anasrazafirdousi/Documents/workspace/my-dummy-project
148 verbose gentlyRm don't care about contents; nuking /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9
149 silly gunzTarPerm modes [ '755', '644' ]
150 verbose tar unpack /Users/anasrazafirdousi/.npm/oracledb/1.13.1/package.tgz
151 verbose tar unpacking to /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9
152 silly gentlyRm /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9 is being purged
153 verbose gentlyRm don't care about contents; nuking /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9
154 silly gunzTarPerm modes [ '755', '644' ]
155 silly gunzTarPerm extractEntry package.json
156 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
157 silly gunzTarPerm extractEntry package.json
158 silly gunzTarPerm extractEntry README.md
159 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
160 silly gunzTarPerm extractEntry README.md
161 silly gunzTarPerm extractEntry index.js
162 silly gunzTarPerm extractEntry include_dirs.js
163 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ]
164 silly gunzTarPerm extractEntry nan_converters.h
165 silly gunzTarPerm modified mode [ 'nan_converters.h', 436, 420 ]
166 silly gunzTarPerm extractEntry CHANGELOG.md
167 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ]
168 silly gunzTarPerm extractEntry LICENSE.md
169 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 420 ]
170 silly gunzTarPerm extractEntry CHANGELOG.md
171 silly gunzTarPerm extractEntry LICENSE.md
172 silly gunzTarPerm extractEntry doc/node_misc.md
173 silly gunzTarPerm modified mode [ 'doc/node_misc.md', 436, 420 ]
174 silly gunzTarPerm extractEntry binding.gyp
175 silly gunzTarPerm extractEntry lib/connection.js
176 silly gunzTarPerm extractEntry doc/asyncworker.md
177 silly gunzTarPerm modified mode [ 'doc/asyncworker.md', 436, 420 ]
178 silly gunzTarPerm extractEntry doc/callback.md
179 silly gunzTarPerm modified mode [ 'doc/callback.md', 436, 420 ]
180 silly gunzTarPerm extractEntry lib/lob.js
181 silly gunzTarPerm extractEntry lib/oracledb.js
182 silly gunzTarPerm extractEntry lib/pool.js
183 silly gunzTarPerm extractEntry doc/converters.md
184 silly gunzTarPerm modified mode [ 'doc/converters.md', 436, 420 ]
185 silly gunzTarPerm extractEntry doc/errors.md
186 silly gunzTarPerm modified mode [ 'doc/errors.md', 436, 420 ]
187 silly gunzTarPerm extractEntry lib/querystream.js
188 silly gunzTarPerm extractEntry lib/resultset.js
189 silly gunzTarPerm extractEntry lib/util.js
190 silly gunzTarPerm extractEntry src/dpi/include/dpi.h
191 silly gunzTarPerm extractEntry doc/maybe_types.md
192 silly gunzTarPerm modified mode [ 'doc/maybe_types.md', 436, 420 ]
193 silly gunzTarPerm extractEntry doc/methods.md
194 silly gunzTarPerm modified mode [ 'doc/methods.md', 436, 420 ]
195 silly gunzTarPerm extractEntry doc/new.md
196 silly gunzTarPerm modified mode [ 'doc/new.md', 436, 420 ]
197 silly gunzTarPerm extractEntry src/dpi/include/dpiCommon.h
198 silly gunzTarPerm extractEntry src/dpi/include/dpiConn.h
199 silly gunzTarPerm extractEntry doc/buffers.md
200 silly gunzTarPerm modified mode [ 'doc/buffers.md', 436, 420 ]
201 silly gunzTarPerm extractEntry doc/object_wrappers.md
202 silly gunzTarPerm modified mode [ 'doc/object_wrappers.md', 436, 420 ]
203 silly gunzTarPerm extractEntry src/dpi/include/dpiDateTimeArray.h
204 silly gunzTarPerm extractEntry src/dpi/include/dpiEnv.h
205 silly gunzTarPerm extractEntry doc/persistent.md
206 silly gunzTarPerm modified mode [ 'doc/persistent.md', 436, 420 ]
207 silly gunzTarPerm extractEntry src/dpi/include/dpiException.h
208 silly gunzTarPerm extractEntry src/dpi/include/dpiLob.h
209 silly gunzTarPerm extractEntry doc/scopes.md
210 silly gunzTarPerm modified mode [ 'doc/scopes.md', 436, 420 ]
211 silly gunzTarPerm extractEntry src/dpi/include/dpiPool.h
212 silly gunzTarPerm extractEntry src/dpi/include/dpiStmt.h
213 silly gunzTarPerm extractEntry doc/script.md
214 silly gunzTarPerm modified mode [ 'doc/script.md', 436, 420 ]
215 silly gunzTarPerm extractEntry doc/string_bytes.md
216 silly gunzTarPerm modified mode [ 'doc/string_bytes.md', 436, 420 ]
217 silly gunzTarPerm extractEntry src/dpi/src/dpiExceptionImpl.cpp
218 silly gunzTarPerm extractEntry src/dpi/src/dpiCommon.cpp
219 silly gunzTarPerm extractEntry doc/v8_internals.md
220 silly gunzTarPerm modified mode [ 'doc/v8_internals.md', 436, 420 ]
221 silly gunzTarPerm extractEntry doc/v8_misc.md
222 silly gunzTarPerm modified mode [ 'doc/v8_misc.md', 436, 420 ]
223 silly gunzTarPerm extractEntry nan.h
224 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ]
225 silly gunzTarPerm extractEntry nan_callbacks.h
226 silly gunzTarPerm modified mode [ 'nan_callbacks.h', 436, 420 ]
227 silly gunzTarPerm extractEntry src/dpi/src/dpiConnImpl.h
228 silly gunzTarPerm extractEntry src/dpi/src/dpiDateTimeArrayImpl.cpp
229 silly gunzTarPerm extractEntry src/dpi/src/dpiDateTimeArrayImpl.h
230 silly gunzTarPerm extractEntry src/dpi/src/dpiEnv.cpp
231 silly gunzTarPerm extractEntry nan_callbacks_12_inl.h
232 silly gunzTarPerm modified mode [ 'nan_callbacks_12_inl.h', 436, 420 ]
233 silly gunzTarPerm extractEntry nan_callbacks_pre_12_inl.h
234 silly gunzTarPerm modified mode [ 'nan_callbacks_pre_12_inl.h', 436, 420 ]
235 silly gunzTarPerm extractEntry src/dpi/src/dpiEnvImpl.cpp
236 silly gunzTarPerm extractEntry src/dpi/src/dpiEnvImpl.h
237 silly gunzTarPerm extractEntry nan_converters_43_inl.h
238 silly gunzTarPerm modified mode [ 'nan_converters_43_inl.h', 436, 420 ]
239 silly gunzTarPerm extractEntry nan_converters_pre_43_inl.h
240 silly gunzTarPerm modified mode [ 'nan_converters_pre_43_inl.h', 436, 420 ]
241 silly gunzTarPerm extractEntry nan_implementation_12_inl.h
242 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 420 ]
243 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h
244 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 420 ]
245 silly gunzTarPerm extractEntry src/dpi/src/dpiException.cpp
246 silly gunzTarPerm extractEntry src/dpi/src/dpiConnImpl.cpp
247 silly gunzTarPerm extractEntry nan_maybe_43_inl.h
248 silly gunzTarPerm modified mode [ 'nan_maybe_43_inl.h', 436, 420 ]
249 silly gunzTarPerm extractEntry nan_maybe_pre_43_inl.h
250 silly gunzTarPerm modified mode [ 'nan_maybe_pre_43_inl.h', 436, 420 ]
251 silly gunzTarPerm extractEntry nan_new.h
252 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 420 ]
253 silly gunzTarPerm extractEntry nan_object_wrap.h
254 silly gunzTarPerm modified mode [ 'nan_object_wrap.h', 436, 420 ]
255 silly gunzTarPerm extractEntry nan_persistent_12_inl.h
256 silly gunzTarPerm modified mode [ 'nan_persistent_12_inl.h', 436, 420 ]
257 silly gunzTarPerm extractEntry nan_persistent_pre_12_inl.h
258 silly gunzTarPerm modified mode [ 'nan_persistent_pre_12_inl.h', 436, 420 ]
259 silly gunzTarPerm extractEntry src/dpi/src/dpiExceptionImpl.h
260 silly gunzTarPerm extractEntry src/dpi/src/dpiLob.cpp
261 silly gunzTarPerm extractEntry nan_private.h
262 silly gunzTarPerm modified mode [ 'nan_private.h', 436, 420 ]
263 silly gunzTarPerm extractEntry nan_string_bytes.h
264 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 420 ]
265 silly gunzTarPerm extractEntry nan_typedarray_contents.h
266 silly gunzTarPerm modified mode [ 'nan_typedarray_contents.h', 436, 420 ]
267 silly gunzTarPerm extractEntry nan_weak.h
268 silly gunzTarPerm modified mode [ 'nan_weak.h', 436, 420 ]
269 silly gunzTarPerm extractEntry src/dpi/src/dpiPoolImpl.cpp
270 silly gunzTarPerm extractEntry src/dpi/src/dpiPoolImpl.h
271 silly gunzTarPerm extractEntry tools/package.json
272 silly gunzTarPerm modified mode [ 'tools/package.json', 436, 420 ]
273 silly gunzTarPerm extractEntry tools/README.md
274 silly gunzTarPerm modified mode [ 'tools/README.md', 436, 420 ]
275 silly gunzTarPerm extractEntry src/dpi/src/dpiStmtImpl.cpp
276 silly gunzTarPerm extractEntry src/dpi/src/dpiStmtImpl.h
277 silly gunzTarPerm extractEntry src/dpi/src/dpiUtils.cpp
278 silly gunzTarPerm extractEntry src/dpi/src/dpiUtils.h
279 silly gunzTarPerm extractEntry tools/1to2.js
280 silly gunzTarPerm modified mode [ 'tools/1to2.js', 509, 493 ]
281 silly gunzTarPerm extractEntry src/njs/src/njsOracle.cpp
282 silly gunzTarPerm extractEntry src/njs/src/njsConnection.cpp
283 silly gunzTarPerm extractEntry src/njs/src/njsIntLob.cpp
284 silly gunzTarPerm extractEntry src/njs/src/njsIntLob.h
285 silly gunzTarPerm extractEntry src/njs/src/njsMessages.cpp
286 silly gunzTarPerm extractEntry src/njs/src/njsMessages.h
287 silly gunzTarPerm extractEntry src/njs/src/njsConnection.h
288 silly gunzTarPerm extractEntry src/njs/src/njsOracle.h
289 silly gunzTarPerm extractEntry src/njs/src/njsPool.cpp
290 silly gunzTarPerm extractEntry src/njs/src/njsPool.h
291 silly gunzTarPerm extractEntry src/njs/src/njsResultSet.cpp
292 silly gunzTarPerm extractEntry src/njs/src/njsResultSet.h
293 silly gunzTarPerm extractEntry src/njs/src/njsUtils.h
294 silly gentlyRm /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241/node_modules is being purged
295 verbose gentlyRm don't care about contents; nuking /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241/node_modules
296 silly gentlyRm /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9/node_modules is being purged
297 verbose gentlyRm don't care about contents; nuking /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9/node_modules
298 silly doParallel preinstall 2
299 silly preinstall nan@2.5.1 /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241
300 info lifecycle nan@2.5.1~preinstall: nan@2.5.1
301 silly preinstall oracledb@1.13.1 /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9
302 info lifecycle oracledb@1.13.1~preinstall: oracledb@1.13.1
303 silly lifecycle nan@2.5.1~preinstall: no script for preinstall, continuing
304 silly lifecycle oracledb@1.13.1~preinstall: no script for preinstall, continuing
305 silly doReverseSerial remove 0
306 silly doSerial move 0
307 silly doSerial finalize 2
308 silly finalize /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/oracledb/node_modules/nan
309 silly finalize /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/oracledb
310 silly doSerial build 2
311 silly build nan@2.5.1
312 info linkStuff nan@2.5.1
313 silly linkStuff nan@2.5.1 has /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/oracledb/node_modules as its parent node_modules
314 verbose linkBins nan@2.5.1
315 verbose linkMans nan@2.5.1
316 silly build oracledb@1.13.1
317 info linkStuff oracledb@1.13.1
318 silly linkStuff oracledb@1.13.1 has /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules as its parent node_modules
319 verbose linkBins oracledb@1.13.1
320 verbose linkMans oracledb@1.13.1
321 silly doSerial global-link 0
322 silly doParallel update-linked 0
323 silly doSerial install 2
324 silly install nan@2.5.1 /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/nan-0a0c7241
325 info lifecycle nan@2.5.1~install: nan@2.5.1
326 silly lifecycle nan@2.5.1~install: no script for install, continuing
327 silly install oracledb@1.13.1 /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging/oracledb-9a3bf7e9
328 info lifecycle oracledb@1.13.1~install: oracledb@1.13.1
329 verbose lifecycle oracledb@1.13.1~install: unsafe-perm in lifecycle true
330 verbose lifecycle oracledb@1.13.1~install: PATH: /Users/anasrazafirdousi/.nvm/versions/node/v6.10.2/lib/node_modules/npm/bin/node-gyp-bin:/Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/oracledb/node_modules/.bin:/Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.bin:/Users/anasrazafirdousi/.nvm/versions/node/v6.10.2/bin:/bin:/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/bin:/usr/local/apache-maven-3.3.9/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
331 verbose lifecycle oracledb@1.13.1~install: CWD: /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/oracledb
332 silly lifecycle oracledb@1.13.1~install: Args: [ '-c', 'node-gyp rebuild' ]
333 silly lifecycle oracledb@1.13.1~install: Returned: code: 1 signal: null
334 info lifecycle oracledb@1.13.1~install: Failed to exec install script
335 verbose unlock done using /Users/anasrazafirdousi/.npm/_locks/staging-69dbe8b878c2f7c7.lock for /Users/anasrazafirdousi/Documents/workspace/my-dummy-project/node_modules/.staging
336 silly rollbackFailedOptional Starting
337 silly rollbackFailedOptional Finishing
338 silly runTopLevelLifecycles Finishing
339 silly install printInstalled
340 verbose stack Error: oracledb@1.13.1 install: `node-gyp rebuild`
340 verbose stack Exit status 1
340 verbose stack at EventEmitter.<anonymous> (/Users/anasrazafirdousi/.nvm/versions/node/v6.10.2/lib/node_modules/npm/lib/utils/lifecycle.js:255:16)
340 verbose stack at emitTwo (events.js:106:13)
340 verbose stack at EventEmitter.emit (events.js:191:7)
340 verbose stack at ChildProcess.<anonymous> (/Users/anasrazafirdousi/.nvm/versions/node/v6.10.2/lib/node_modules/npm/lib/utils/spawn.js:40:14)
340 verbose stack at emitTwo (events.js:106:13)
340 verbose stack at ChildProcess.emit (events.js:191:7)
340 verbose stack at maybeClose (internal/child_process.js:886:16)
340 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
341 verbose pkgid oracledb@1.13.1
342 verbose cwd /Users/anasrazafirdousi/Documents/workspace/my-dummy-project
343 error Darwin 15.6.0
344 error argv "/Users/anasrazafirdousi/.nvm/versions/node/v6.10.2/bin/node" "/Users/anasrazafirdousi/.nvm/versions/node/v6.10.2/bin/npm" "install" "oracledb"
345 error node v6.10.2
346 error npm v3.10.10
347 error code ELIFECYCLE
348 error oracledb@1.13.1 install: `node-gyp rebuild`
348 error Exit status 1
349 error Failed at the oracledb@1.13.1 install script 'node-gyp rebuild'.
349 error Make sure you have the latest version of node.js and npm installed.
349 error If you do, this is most likely a problem with the oracledb package,
349 error not with npm itself.
349 error Tell the author that this fails on your system:
349 error node-gyp rebuild
349 error You can get information on how to open an issue for this project with:
349 error npm bugs oracledb
349 error Or if that isn't available, you can get their info via:
349 error npm owner ls oracledb
349 error There is likely additional logging output above.
350 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment