Advertisement
Guest User

npm list -g

a guest
Apr 22nd, 2019
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.90 KB | None | 0 0
  1. garagepi:~# npm list -g
  2. /usr/local/lib
  3. ├─┬ keyble@0.1.14
  4. │ ├── aes-js@3.1.2
  5. │ ├─┬ argparse@1.0.10
  6. │ │ └── sprintf-js@1.0.3
  7. │ ├─┬ debug@4.1.1
  8. │ │ └── ms@2.1.1
  9. │ └─┬ simble@0.2.5
  10. │ ├─┬ @abandonware/noble@1.9.2-2
  11. │ │ ├─┬ @abandonware/bluetooth-hci-socket@0.5.3-1
  12. │ │ │ ├── debug@4.1.1 deduped
  13. │ │ │ ├── nan@2.13.2
  14. │ │ │ ├─┬ node-pre-gyp@0.12.0
  15. │ │ │ │ ├── detect-libc@1.0.3
  16. │ │ │ │ ├─┬ mkdirp@0.5.1
  17. │ │ │ │ │ └── minimist@0.0.8
  18. │ │ │ │ ├─┬ needle@2.3.0
  19. │ │ │ │ │ ├── debug@4.1.1 deduped
  20. │ │ │ │ │ ├─┬ iconv-lite@0.4.24
  21. │ │ │ │ │ │ └── safer-buffer@2.1.2
  22. │ │ │ │ │ └── sax@1.2.4
  23. │ │ │ │ ├─┬ nopt@4.0.1
  24. │ │ │ │ │ ├── abbrev@1.1.1
  25. │ │ │ │ │ └─┬ osenv@0.1.5
  26. │ │ │ │ │ ├── os-homedir@1.0.2
  27. │ │ │ │ │ └── os-tmpdir@1.0.2
  28. │ │ │ │ ├─┬ npm-packlist@1.4.1
  29. │ │ │ │ │ ├─┬ ignore-walk@3.0.1
  30. │ │ │ │ │ │ └─┬ minimatch@3.0.4
  31. │ │ │ │ │ │ └─┬ brace-expansion@1.1.11
  32. │ │ │ │ │ │ ├── balanced-match@1.0.0
  33. │ │ │ │ │ │ └── concat-map@0.0.1
  34. │ │ │ │ │ └── npm-bundled@1.0.6
  35. │ │ │ │ ├─┬ npmlog@4.1.2
  36. │ │ │ │ │ ├─┬ are-we-there-yet@1.1.5
  37. │ │ │ │ │ │ ├── delegates@1.0.0
  38. │ │ │ │ │ │ └─┬ readable-stream@2.3.6
  39. │ │ │ │ │ │ ├── core-util-is@1.0.2
  40. │ │ │ │ │ │ ├── inherits@2.0.3 deduped
  41. │ │ │ │ │ │ ├── isarray@1.0.0
  42. │ │ │ │ │ │ ├── process-nextick-args@2.0.0
  43. │ │ │ │ │ │ ├── safe-buffer@5.1.2 deduped
  44. │ │ │ │ │ │ ├─┬ string_decoder@1.1.1
  45. │ │ │ │ │ │ │ └── safe-buffer@5.1.2 deduped
  46. │ │ │ │ │ │ └── util-deprecate@1.0.2
  47. │ │ │ │ │ ├── console-control-strings@1.1.0
  48. │ │ │ │ │ ├─┬ gauge@2.7.4
  49. │ │ │ │ │ │ ├── aproba@1.2.0
  50. │ │ │ │ │ │ ├── console-control-strings@1.1.0 deduped
  51. │ │ │ │ │ │ ├── has-unicode@2.0.1
  52. │ │ │ │ │ │ ├── object-assign@4.1.1
  53. │ │ │ │ │ │ ├── signal-exit@3.0.2
  54. │ │ │ │ │ │ ├─┬ string-width@1.0.2
  55. │ │ │ │ │ │ │ ├── code-point-at@1.1.0
  56. │ │ │ │ │ │ │ ├─┬ is-fullwidth-code-point@1.0.0
  57. │ │ │ │ │ │ │ │ └── number-is-nan@1.0.1
  58. │ │ │ │ │ │ │ └── strip-ansi@3.0.1 deduped
  59. │ │ │ │ │ │ ├─┬ strip-ansi@3.0.1
  60. │ │ │ │ │ │ │ └── ansi-regex@2.1.1
  61. │ │ │ │ │ │ └─┬ wide-align@1.1.3
  62. │ │ │ │ │ │ └── string-width@1.0.2 deduped
  63. │ │ │ │ │ └── set-blocking@2.0.0
  64. │ │ │ │ ├─┬ rc@1.2.8
  65. │ │ │ │ │ ├── deep-extend@0.6.0
  66. │ │ │ │ │ ├── ini@1.3.5
  67. │ │ │ │ │ ├── minimist@1.2.0
  68. │ │ │ │ │ └── strip-json-comments@2.0.1
  69. │ │ │ │ ├─┬ rimraf@2.6.3
  70. │ │ │ │ │ └─┬ glob@7.1.3
  71. │ │ │ │ │ ├── fs.realpath@1.0.0
  72. │ │ │ │ │ ├─┬ inflight@1.0.6
  73. │ │ │ │ │ │ ├── once@1.4.0 deduped
  74. │ │ │ │ │ │ └── wrappy@1.0.2
  75. │ │ │ │ │ ├── inherits@2.0.3
  76. │ │ │ │ │ ├── minimatch@3.0.4 deduped
  77. │ │ │ │ │ ├─┬ once@1.4.0
  78. │ │ │ │ │ │ └── wrappy@1.0.2 deduped
  79. │ │ │ │ │ └── path-is-absolute@1.0.1
  80. │ │ │ │ ├── semver@5.7.0
  81. │ │ │ │ └─┬ tar@4.4.8
  82. │ │ │ │ ├── chownr@1.1.1
  83. │ │ │ │ ├─┬ fs-minipass@1.2.5
  84. │ │ │ │ │ └── minipass@2.3.5 deduped
  85. │ │ │ │ ├─┬ minipass@2.3.5
  86. │ │ │ │ │ ├── safe-buffer@5.1.2 deduped
  87. │ │ │ │ │ └── yallist@3.0.3 deduped
  88. │ │ │ │ ├─┬ minizlib@1.2.1
  89. │ │ │ │ │ └── minipass@2.3.5 deduped
  90. │ │ │ │ ├── mkdirp@0.5.1 deduped
  91. │ │ │ │ ├── safe-buffer@5.1.2
  92. │ │ │ │ └── yallist@3.0.3
  93. │ │ │ └─┬ usb@1.5.0
  94. │ │ │ ├── nan@2.13.2 deduped
  95. │ │ │ └─┬ node-pre-gyp@0.11.0
  96. │ │ │ ├── detect-libc@1.0.3 deduped
  97. │ │ │ ├── mkdirp@0.5.1 deduped
  98. │ │ │ ├── needle@2.3.0 deduped
  99. │ │ │ ├── nopt@4.0.1 deduped
  100. │ │ │ ├── npm-packlist@1.4.1 deduped
  101. │ │ │ ├── npmlog@4.1.2 deduped
  102. │ │ │ ├── rc@1.2.8 deduped
  103. │ │ │ ├── rimraf@2.6.3 deduped
  104. │ │ │ ├── semver@5.7.0 deduped
  105. │ │ │ └── tar@4.4.8 deduped
  106. │ │ ├── debug@4.1.1 deduped
  107. │ │ ├── napi-thread-safe-callback@0.0.6
  108. │ │ └── node-addon-api@1.6.3
  109. │ └── debug@4.1.1 deduped
  110. ├─┬ noble@1.9.1
  111. │ ├─┬ bluetooth-hci-socket@0.5.1
  112. │ │ ├── debug@2.2.0 deduped
  113. │ │ ├── nan@2.13.2
  114. │ │ └── UNMET OPTIONAL DEPENDENCY usb@^1.1.0
  115. │ ├── bplist-parser@0.0.6
  116. │ ├─┬ debug@2.2.0
  117. │ │ └── ms@0.7.1
  118. │ └── UNMET OPTIONAL DEPENDENCY xpc-connection@~0.1.4
  119. ├─┬ node-pre-gyp@0.12.0
  120. │ ├── detect-libc@1.0.3
  121. │ ├─┬ mkdirp@0.5.1
  122. │ │ └── minimist@0.0.8
  123. │ ├─┬ needle@2.3.0
  124. │ │ ├─┬ debug@4.1.1
  125. │ │ │ └── ms@2.1.1
  126. │ │ ├─┬ iconv-lite@0.4.24
  127. │ │ │ └── safer-buffer@2.1.2
  128. │ │ └── sax@1.2.4
  129. │ ├─┬ nopt@4.0.1
  130. │ │ ├── abbrev@1.1.1
  131. │ │ └─┬ osenv@0.1.5
  132. │ │ ├── os-homedir@1.0.2
  133. │ │ └── os-tmpdir@1.0.2
  134. │ ├─┬ npm-packlist@1.4.1
  135. │ │ ├─┬ ignore-walk@3.0.1
  136. │ │ │ └─┬ minimatch@3.0.4
  137. │ │ │ └─┬ brace-expansion@1.1.11
  138. │ │ │ ├── balanced-match@1.0.0
  139. │ │ │ └── concat-map@0.0.1
  140. │ │ └── npm-bundled@1.0.6
  141. │ ├─┬ npmlog@4.1.2
  142. │ │ ├─┬ are-we-there-yet@1.1.5
  143. │ │ │ ├── delegates@1.0.0
  144. │ │ │ └─┬ readable-stream@2.3.6
  145. │ │ │ ├── core-util-is@1.0.2
  146. │ │ │ ├── inherits@2.0.3 deduped
  147. │ │ │ ├── isarray@1.0.0
  148. │ │ │ ├── process-nextick-args@2.0.0
  149. │ │ │ ├── safe-buffer@5.1.2 deduped
  150. │ │ │ ├─┬ string_decoder@1.1.1
  151. │ │ │ │ └── safe-buffer@5.1.2 deduped
  152. │ │ │ └── util-deprecate@1.0.2
  153. │ │ ├── console-control-strings@1.1.0
  154. │ │ ├─┬ gauge@2.7.4
  155. │ │ │ ├── aproba@1.2.0
  156. │ │ │ ├── console-control-strings@1.1.0 deduped
  157. │ │ │ ├── has-unicode@2.0.1
  158. │ │ │ ├── object-assign@4.1.1
  159. │ │ │ ├── signal-exit@3.0.2
  160. │ │ │ ├─┬ string-width@1.0.2
  161. │ │ │ │ ├── code-point-at@1.1.0
  162. │ │ │ │ ├─┬ is-fullwidth-code-point@1.0.0
  163. │ │ │ │ │ └── number-is-nan@1.0.1
  164. │ │ │ │ └── strip-ansi@3.0.1 deduped
  165. │ │ │ ├─┬ strip-ansi@3.0.1
  166. │ │ │ │ └── ansi-regex@2.1.1
  167. │ │ │ └─┬ wide-align@1.1.3
  168. │ │ │ └── string-width@1.0.2 deduped
  169. │ │ └── set-blocking@2.0.0
  170. │ ├─┬ rc@1.2.8
  171. │ │ ├── deep-extend@0.6.0
  172. │ │ ├── ini@1.3.5
  173. │ │ ├── minimist@1.2.0
  174. │ │ └── strip-json-comments@2.0.1
  175. │ ├─┬ rimraf@2.6.3
  176. │ │ └─┬ glob@7.1.3
  177. │ │ ├── fs.realpath@1.0.0
  178. │ │ ├─┬ inflight@1.0.6
  179. │ │ │ ├── once@1.4.0 deduped
  180. │ │ │ └── wrappy@1.0.2
  181. │ │ ├── inherits@2.0.3
  182. │ │ ├── minimatch@3.0.4 deduped
  183. │ │ ├─┬ once@1.4.0
  184. │ │ │ └── wrappy@1.0.2 deduped
  185. │ │ └── path-is-absolute@1.0.1
  186. │ ├── semver@5.7.0
  187. │ └─┬ tar@4.4.8
  188. │ ├── chownr@1.1.1
  189. │ ├─┬ fs-minipass@1.2.5
  190. │ │ └── minipass@2.3.5 deduped
  191. │ ├─┬ minipass@2.3.5
  192. │ │ ├── safe-buffer@5.1.2 deduped
  193. │ │ └── yallist@3.0.3 deduped
  194. │ ├─┬ minizlib@1.2.1
  195. │ │ └── minipass@2.3.5 deduped
  196. │ ├── mkdirp@0.5.1 deduped
  197. │ ├── safe-buffer@5.1.2
  198. │ └── yallist@3.0.3
  199. └─┬ npm@6.4.1
  200. ├── abbrev@1.1.1
  201. ├── ansicolors@0.3.2
  202. ├── ansistyles@0.1.3
  203. ├── aproba@1.2.0
  204. ├── archy@1.0.0
  205. ├─┬ bin-links@1.1.2
  206. │ ├── bluebird@3.5.1 deduped
  207. │ ├── cmd-shim@2.0.2 deduped
  208. │ ├── gentle-fs@2.0.1 deduped
  209. │ ├── graceful-fs@4.1.11 deduped
  210. │ └── write-file-atomic@2.3.0 deduped
  211. ├── bluebird@3.5.1
  212. ├── byte-size@4.0.3
  213. ├─┬ cacache@11.2.0
  214. │ ├── bluebird@3.5.1 deduped
  215. │ ├── chownr@1.0.1 deduped
  216. │ ├── figgy-pudding@3.4.1 deduped
  217. │ ├── glob@7.1.2 deduped
  218. │ ├── graceful-fs@4.1.11 deduped
  219. │ ├── lru-cache@4.1.3 deduped
  220. │ ├── mississippi@3.0.0 deduped
  221. │ ├── mkdirp@0.5.1 deduped
  222. │ ├── move-concurrently@1.0.1 deduped
  223. │ ├── promise-inflight@1.0.1 deduped
  224. │ ├── rimraf@2.6.2 deduped
  225. │ ├── ssri@6.0.0 deduped
  226. │ ├── unique-filename@1.1.0 deduped
  227. │ └── y18n@4.0.0
  228. ├── call-limit@1.1.0
  229. ├── chownr@1.0.1
  230. ├── ci-info@1.4.0
  231. ├─┬ cli-columns@3.1.2
  232. │ ├─┬ string-width@2.1.1
  233. │ │ ├── is-fullwidth-code-point@2.0.0
  234. │ │ └─┬ strip-ansi@4.0.0
  235. │ │ └── ansi-regex@3.0.0
  236. │ └─┬ strip-ansi@3.0.1
  237. │ └── ansi-regex@2.1.1
  238. ├─┬ cli-table3@0.5.0
  239. │ ├── colors@1.1.2
  240. │ ├── object-assign@4.1.1
  241. │ └── string-width@2.1.1 deduped
  242. ├─┬ cmd-shim@2.0.2
  243. │ ├── graceful-fs@4.1.11 deduped
  244. │ └── mkdirp@0.5.1 deduped
  245. ├─┬ columnify@1.5.4
  246. │ ├── strip-ansi@3.0.1 deduped
  247. │ └─┬ wcwidth@1.0.1
  248. │ └─┬ defaults@1.0.3
  249. │ └── clone@1.0.4
  250. ├─┬ config-chain@1.1.11
  251. │ ├── ini@1.3.5 deduped
  252. │ └── proto-list@1.2.4
  253. ├── debuglog@1.0.1
  254. ├── detect-indent@5.0.0
  255. ├── detect-newline@2.1.0
  256. ├─┬ dezalgo@1.0.3
  257. │ ├── asap@2.0.6
  258. │ └── wrappy@1.0.2
  259. ├── editor@1.0.0
  260. ├── figgy-pudding@3.4.1
  261. ├── find-npm-prefix@1.0.2
  262. ├─┬ fs-vacuum@1.2.10
  263. │ ├── graceful-fs@4.1.11 deduped
  264. │ ├── path-is-inside@1.0.2 deduped
  265. │ └── rimraf@2.6.2 deduped
  266. ├─┬ fs-write-stream-atomic@1.0.10
  267. │ ├── graceful-fs@4.1.11 deduped
  268. │ ├── iferr@0.1.5
  269. │ ├── imurmurhash@0.1.4 deduped
  270. │ └── readable-stream@2.3.6 deduped
  271. ├─┬ gentle-fs@2.0.1
  272. │ ├── aproba@1.2.0 deduped
  273. │ ├── fs-vacuum@1.2.10 deduped
  274. │ ├── graceful-fs@4.1.11 deduped
  275. │ ├── iferr@0.1.5
  276. │ ├── mkdirp@0.5.1 deduped
  277. │ ├── path-is-inside@1.0.2 deduped
  278. │ ├── read-cmd-shim@1.0.1 deduped
  279. │ └── slide@1.1.6 deduped
  280. ├─┬ glob@7.1.2
  281. │ ├── fs.realpath@1.0.0
  282. │ ├── inflight@1.0.6 deduped
  283. │ ├── inherits@2.0.3 deduped
  284. │ ├─┬ minimatch@3.0.4
  285. │ │ └─┬ brace-expansion@1.1.11
  286. │ │ ├── balanced-match@1.0.0
  287. │ │ └── concat-map@0.0.1
  288. │ ├── once@1.4.0 deduped
  289. │ └── path-is-absolute@1.0.1
  290. ├── graceful-fs@4.1.11
  291. ├── has-unicode@2.0.1
  292. ├── hosted-git-info@2.7.1
  293. ├── iferr@1.0.2
  294. ├── imurmurhash@0.1.4
  295. ├─┬ inflight@1.0.6
  296. │ ├── once@1.4.0 deduped
  297. │ └── wrappy@1.0.2 deduped
  298. ├── inherits@2.0.3
  299. ├── ini@1.3.5
  300. ├─┬ init-package-json@1.10.3
  301. │ ├── glob@7.1.2 deduped
  302. │ ├── npm-package-arg@6.1.0 deduped
  303. │ ├─┬ promzard@0.3.0
  304. │ │ └── read@1.0.7 deduped
  305. │ ├── read@1.0.7 deduped
  306. │ ├── read-package-json@2.0.13 deduped
  307. │ ├── semver@5.5.0 deduped
  308. │ ├── validate-npm-package-license@3.0.4 deduped
  309. │ └── validate-npm-package-name@3.0.0 deduped
  310. ├─┬ is-cidr@2.0.6
  311. │ └─┬ cidr-regex@2.0.9
  312. │ └── ip-regex@2.1.0
  313. ├── json-parse-better-errors@1.0.2
  314. ├─┬ JSONStream@1.3.4
  315. │ ├── jsonparse@1.3.1
  316. │ └── through@2.3.8
  317. ├── lazy-property@1.0.0
  318. ├─┬ libcipm@2.0.2
  319. │ ├── bin-links@1.1.2 deduped
  320. │ ├── bluebird@3.5.1 deduped
  321. │ ├── find-npm-prefix@1.0.2 deduped
  322. │ ├── graceful-fs@4.1.11 deduped
  323. │ ├── lock-verify@2.0.2 deduped
  324. │ ├── mkdirp@0.5.1 deduped
  325. │ ├── npm-lifecycle@2.1.0 deduped
  326. │ ├── npm-logical-tree@1.2.1
  327. │ ├── npm-package-arg@6.1.0 deduped
  328. │ ├── pacote@8.1.6 deduped
  329. │ ├─┬ protoduck@5.0.0
  330. │ │ └── genfun@4.0.1
  331. │ ├── read-package-json@2.0.13 deduped
  332. │ ├── rimraf@2.6.2 deduped
  333. │ └── worker-farm@1.6.0 deduped
  334. ├─┬ libnpmhook@4.0.1
  335. │ ├── figgy-pudding@3.4.1 deduped
  336. │ └─┬ npm-registry-fetch@3.1.1
  337. │ ├── bluebird@3.5.1 deduped
  338. │ ├── figgy-pudding@3.4.1 deduped
  339. │ ├── lru-cache@4.1.3 deduped
  340. │ ├── make-fetch-happen@4.0.1 deduped
  341. │ └── npm-package-arg@6.1.0 deduped
  342. ├─┬ libnpx@10.2.0
  343. │ ├── dotenv@5.0.1
  344. │ ├── npm-package-arg@6.1.0 deduped
  345. │ ├── rimraf@2.6.2 deduped
  346. │ ├── safe-buffer@5.1.2 deduped
  347. │ ├── update-notifier@2.5.0 deduped
  348. │ ├── which@1.3.1 deduped
  349. │ ├── y18n@4.0.0 deduped
  350. │ └─┬ yargs@11.0.0
  351. │ ├─┬ cliui@4.1.0
  352. │ │ ├── string-width@2.1.1 deduped
  353. │ │ ├─┬ strip-ansi@4.0.0
  354. │ │ │ └── ansi-regex@3.0.0
  355. │ │ └─┬ wrap-ansi@2.1.0
  356. │ │ ├─┬ string-width@1.0.2
  357. │ │ │ ├── code-point-at@1.1.0 deduped
  358. │ │ │ ├── is-fullwidth-code-point@1.0.0 deduped
  359. │ │ │ └── strip-ansi@3.0.1 deduped
  360. │ │ └── strip-ansi@3.0.1 deduped
  361. │ ├── decamelize@1.2.0
  362. │ ├─┬ find-up@2.1.0
  363. │ │ └─┬ locate-path@2.0.0
  364. │ │ ├─┬ p-locate@2.0.0
  365. │ │ │ └─┬ p-limit@1.2.0
  366. │ │ │ └── p-try@1.0.0
  367. │ │ └── path-exists@3.0.0
  368. │ ├── get-caller-file@1.0.2
  369. │ ├─┬ os-locale@2.1.0
  370. │ │ ├─┬ execa@0.7.0
  371. │ │ │ ├─┬ cross-spawn@5.1.0
  372. │ │ │ │ ├── lru-cache@4.1.3 deduped
  373. │ │ │ │ ├─┬ shebang-command@1.2.0
  374. │ │ │ │ │ └── shebang-regex@1.0.0
  375. │ │ │ │ └── which@1.3.1 deduped
  376. │ │ │ ├── get-stream@3.0.0 deduped
  377. │ │ │ ├── is-stream@1.1.0
  378. │ │ │ ├─┬ npm-run-path@2.0.2
  379. │ │ │ │ └── path-key@2.0.1
  380. │ │ │ ├── p-finally@1.0.0
  381. │ │ │ ├── signal-exit@3.0.2 deduped
  382. │ │ │ └── strip-eof@1.0.0
  383. │ │ ├─┬ lcid@1.0.0
  384. │ │ │ └── invert-kv@1.0.0
  385. │ │ └─┬ mem@1.1.0
  386. │ │ └── mimic-fn@1.2.0
  387. │ ├── require-directory@2.1.1
  388. │ ├── require-main-filename@1.0.1
  389. │ ├── set-blocking@2.0.0 deduped
  390. │ ├── string-width@2.1.1 deduped
  391. │ ├── which-module@2.0.0
  392. │ ├── y18n@3.2.1
  393. │ └─┬ yargs-parser@9.0.2
  394. │ └── camelcase@4.1.0 deduped
  395. ├─┬ lock-verify@2.0.2
  396. │ ├── npm-package-arg@6.1.0 deduped
  397. │ └── semver@5.5.0 deduped
  398. ├─┬ lockfile@1.0.4
  399. │ └── signal-exit@3.0.2
  400. ├── lodash._baseindexof@3.1.0
  401. ├─┬ lodash._baseuniq@4.6.0
  402. │ ├── lodash._createset@4.0.3
  403. │ └── lodash._root@3.0.1
  404. ├── lodash._bindcallback@3.0.1
  405. ├── lodash._cacheindexof@3.0.2
  406. ├─┬ lodash._createcache@3.1.2
  407. │ └── lodash._getnative@3.9.1 deduped
  408. ├── lodash._getnative@3.9.1
  409. ├── lodash.clonedeep@4.5.0
  410. ├── lodash.restparam@3.6.1
  411. ├── lodash.union@4.6.0
  412. ├── lodash.uniq@4.5.0
  413. ├── lodash.without@4.4.0
  414. ├─┬ lru-cache@4.1.3
  415. │ ├── pseudomap@1.0.2
  416. │ └── yallist@2.1.2
  417. ├── meant@1.0.1
  418. ├─┬ mississippi@3.0.0
  419. │ ├─┬ concat-stream@1.6.2
  420. │ │ ├── buffer-from@1.0.0
  421. │ │ ├── inherits@2.0.3 deduped
  422. │ │ ├── readable-stream@2.3.6 deduped
  423. │ │ └── typedarray@0.0.6
  424. │ ├─┬ duplexify@3.6.0
  425. │ │ ├── end-of-stream@1.4.1 deduped
  426. │ │ ├── inherits@2.0.3 deduped
  427. │ │ ├── readable-stream@2.3.6 deduped
  428. │ │ └── stream-shift@1.0.0
  429. │ ├─┬ end-of-stream@1.4.1
  430. │ │ └── once@1.4.0 deduped
  431. │ ├─┬ flush-write-stream@1.0.3
  432. │ │ ├── inherits@2.0.3 deduped
  433. │ │ └── readable-stream@2.3.6 deduped
  434. │ ├─┬ from2@2.3.0
  435. │ │ ├── inherits@2.0.3 deduped
  436. │ │ └── readable-stream@2.3.6 deduped
  437. │ ├─┬ parallel-transform@1.1.0
  438. │ │ ├── cyclist@0.2.2
  439. │ │ ├── inherits@2.0.3 deduped
  440. │ │ └── readable-stream@2.3.6 deduped
  441. │ ├─┬ pump@3.0.0
  442. │ │ ├── end-of-stream@1.4.1 deduped
  443. │ │ └── once@1.4.0 deduped
  444. │ ├─┬ pumpify@1.5.1
  445. │ │ ├── duplexify@3.6.0 deduped
  446. │ │ ├── inherits@2.0.3 deduped
  447. │ │ └─┬ pump@2.0.1
  448. │ │ ├── end-of-stream@1.4.1 deduped
  449. │ │ └── once@1.4.0 deduped
  450. │ ├─┬ stream-each@1.2.2
  451. │ │ ├── end-of-stream@1.4.1 deduped
  452. │ │ └── stream-shift@1.0.0 deduped
  453. │ └─┬ through2@2.0.3
  454. │ ├── readable-stream@2.3.6 deduped
  455. │ └── xtend@4.0.1
  456. ├─┬ mkdirp@0.5.1
  457. │ └── minimist@0.0.8
  458. ├─┬ move-concurrently@1.0.1
  459. │ ├── aproba@1.2.0 deduped
  460. │ ├─┬ copy-concurrently@1.0.5
  461. │ │ ├── aproba@1.2.0 deduped
  462. │ │ ├── fs-write-stream-atomic@1.0.10 deduped
  463. │ │ ├── iferr@0.1.5
  464. │ │ ├── mkdirp@0.5.1 deduped
  465. │ │ ├── rimraf@2.6.2 deduped
  466. │ │ └── run-queue@1.0.3 deduped
  467. │ ├── fs-write-stream-atomic@1.0.10 deduped
  468. │ ├── mkdirp@0.5.1 deduped
  469. │ ├── rimraf@2.6.2 deduped
  470. │ └─┬ run-queue@1.0.3
  471. │ └── aproba@1.2.0 deduped
  472. ├─┬ node-gyp@3.8.0
  473. │ ├─┬ fstream@1.0.11
  474. │ │ ├── graceful-fs@4.1.11 deduped
  475. │ │ ├── inherits@2.0.3 deduped
  476. │ │ ├── mkdirp@0.5.1 deduped
  477. │ │ └── rimraf@2.6.2 deduped
  478. │ ├── glob@7.1.2 deduped
  479. │ ├── graceful-fs@4.1.11 deduped
  480. │ ├── mkdirp@0.5.1 deduped
  481. │ ├─┬ nopt@3.0.6
  482. │ │ └── abbrev@1.1.1 deduped
  483. │ ├── npmlog@4.1.2 deduped
  484. │ ├── osenv@0.1.5 deduped
  485. │ ├── request@2.88.0 deduped
  486. │ ├── rimraf@2.6.2 deduped
  487. │ ├── semver@5.3.0
  488. │ ├─┬ tar@2.2.1
  489. │ │ ├─┬ block-stream@0.0.9
  490. │ │ │ └── inherits@2.0.3 deduped
  491. │ │ ├── fstream@1.0.11 deduped
  492. │ │ └── inherits@2.0.3 deduped
  493. │ └── which@1.3.1 deduped
  494. ├─┬ nopt@4.0.1
  495. │ ├── abbrev@1.1.1 deduped
  496. │ └── osenv@0.1.5 deduped
  497. ├─┬ normalize-package-data@2.4.0
  498. │ ├── hosted-git-info@2.7.1 deduped
  499. │ ├─┬ is-builtin-module@1.0.0
  500. │ │ └── builtin-modules@1.1.1
  501. │ ├── semver@5.5.0 deduped
  502. │ └── validate-npm-package-license@3.0.4 deduped
  503. ├─┬ npm-audit-report@1.3.1
  504. │ ├── cli-table3@0.5.0 deduped
  505. │ └── console-control-strings@1.1.0
  506. ├── npm-cache-filename@1.0.2
  507. ├─┬ npm-install-checks@3.0.0
  508. │ └── semver@5.5.0 deduped
  509. ├─┬ npm-lifecycle@2.1.0
  510. │ ├── byline@5.0.0
  511. │ ├── graceful-fs@4.1.11 deduped
  512. │ ├── node-gyp@3.8.0 deduped
  513. │ ├── resolve-from@4.0.0
  514. │ ├── slide@1.1.6 deduped
  515. │ ├── uid-number@0.0.6 deduped
  516. │ ├── umask@1.1.0 deduped
  517. │ └── which@1.3.1 deduped
  518. ├─┬ npm-package-arg@6.1.0
  519. │ ├── hosted-git-info@2.7.1 deduped
  520. │ ├── osenv@0.1.5 deduped
  521. │ ├── semver@5.5.0 deduped
  522. │ └── validate-npm-package-name@3.0.0 deduped
  523. ├─┬ npm-packlist@1.1.11
  524. │ ├─┬ ignore-walk@3.0.1
  525. │ │ └── minimatch@3.0.4 deduped
  526. │ └── npm-bundled@1.0.5
  527. ├─┬ npm-pick-manifest@2.1.0
  528. │ ├── npm-package-arg@6.1.0 deduped
  529. │ └── semver@5.5.0 deduped
  530. ├─┬ npm-profile@3.0.2
  531. │ ├── aproba@1.2.0 deduped
  532. │ └─┬ make-fetch-happen@4.0.1
  533. │ ├─┬ agentkeepalive@3.4.1
  534. │ │ └─┬ humanize-ms@1.2.1
  535. │ │ └── ms@2.1.1
  536. │ ├── cacache@11.2.0 deduped
  537. │ ├── http-cache-semantics@3.8.1
  538. │ ├─┬ http-proxy-agent@2.1.0
  539. │ │ ├─┬ agent-base@4.2.0
  540. │ │ │ └─┬ es6-promisify@5.0.0
  541. │ │ │ └── es6-promise@4.2.4
  542. │ │ └─┬ debug@3.1.0
  543. │ │ └── ms@2.0.0
  544. │ ├─┬ https-proxy-agent@2.2.1
  545. │ │ ├── agent-base@4.2.0 deduped
  546. │ │ └── debug@3.1.0 deduped
  547. │ ├── lru-cache@4.1.3 deduped
  548. │ ├── mississippi@3.0.0 deduped
  549. │ ├─┬ node-fetch-npm@2.0.2
  550. │ │ ├─┬ encoding@0.1.12
  551. │ │ │ └─┬ iconv-lite@0.4.23
  552. │ │ │ └── safer-buffer@2.1.2 deduped
  553. │ │ ├── json-parse-better-errors@1.0.2 deduped
  554. │ │ └── safe-buffer@5.1.2 deduped
  555. │ ├── promise-retry@1.1.1 deduped
  556. │ ├─┬ socks-proxy-agent@4.0.1
  557. │ │ ├── agent-base@4.2.0 deduped
  558. │ │ └─┬ socks@2.2.0
  559. │ │ ├── ip@1.1.5
  560. │ │ └── smart-buffer@4.0.1
  561. │ └── ssri@6.0.0 deduped
  562. ├─┬ npm-registry-client@8.6.0
  563. │ ├── concat-stream@1.6.2 deduped
  564. │ ├── graceful-fs@4.1.11 deduped
  565. │ ├── normalize-package-data@2.4.0 deduped
  566. │ ├── npm-package-arg@6.1.0 deduped
  567. │ ├── npmlog@4.1.2 deduped
  568. │ ├── once@1.4.0 deduped
  569. │ ├── request@2.88.0 deduped
  570. │ ├── retry@0.10.1
  571. │ ├── safe-buffer@5.1.2 deduped
  572. │ ├── semver@5.5.0 deduped
  573. │ ├── slide@1.1.6 deduped
  574. │ └─┬ ssri@5.3.0
  575. │ └── safe-buffer@5.1.2 deduped
  576. ├─┬ npm-registry-fetch@1.1.0
  577. │ ├── bluebird@3.5.1 deduped
  578. │ ├── figgy-pudding@2.0.1
  579. │ ├── lru-cache@4.1.3 deduped
  580. │ ├─┬ make-fetch-happen@3.0.0
  581. │ │ ├── agentkeepalive@3.4.1 deduped
  582. │ │ ├─┬ cacache@10.0.4
  583. │ │ │ ├── bluebird@3.5.1 deduped
  584. │ │ │ ├── chownr@1.0.1 deduped
  585. │ │ │ ├── glob@7.1.2 deduped
  586. │ │ │ ├── graceful-fs@4.1.11 deduped
  587. │ │ │ ├── lru-cache@4.1.3 deduped
  588. │ │ │ ├─┬ mississippi@2.0.0
  589. │ │ │ │ ├── concat-stream@1.6.2 deduped
  590. │ │ │ │ ├── duplexify@3.6.0 deduped
  591. │ │ │ │ ├── end-of-stream@1.4.1 deduped
  592. │ │ │ │ ├── flush-write-stream@1.0.3 deduped
  593. │ │ │ │ ├── from2@2.3.0 deduped
  594. │ │ │ │ ├── parallel-transform@1.1.0 deduped
  595. │ │ │ │ ├─┬ pump@2.0.1
  596. │ │ │ │ │ ├── end-of-stream@1.4.1 deduped
  597. │ │ │ │ │ └── once@1.4.0 deduped
  598. │ │ │ │ ├── pumpify@1.5.1 deduped
  599. │ │ │ │ ├── stream-each@1.2.2 deduped
  600. │ │ │ │ └── through2@2.0.3 deduped
  601. │ │ │ ├── mkdirp@0.5.1 deduped
  602. │ │ │ ├── move-concurrently@1.0.1 deduped
  603. │ │ │ ├── promise-inflight@1.0.1 deduped
  604. │ │ │ ├── rimraf@2.6.2 deduped
  605. │ │ │ ├── ssri@5.3.0 deduped
  606. │ │ │ ├── unique-filename@1.1.0 deduped
  607. │ │ │ └── y18n@4.0.0 deduped
  608. │ │ ├── http-cache-semantics@3.8.1 deduped
  609. │ │ ├── http-proxy-agent@2.1.0 deduped
  610. │ │ ├── https-proxy-agent@2.2.1 deduped
  611. │ │ ├── lru-cache@4.1.3 deduped
  612. │ │ ├── mississippi@3.0.0 deduped
  613. │ │ ├── node-fetch-npm@2.0.2 deduped
  614. │ │ ├── promise-retry@1.1.1 deduped
  615. │ │ ├─┬ socks-proxy-agent@3.0.1
  616. │ │ │ ├── agent-base@4.2.0 deduped
  617. │ │ │ └─┬ socks@1.1.10
  618. │ │ │ ├── ip@1.1.5 deduped
  619. │ │ │ └── smart-buffer@1.1.15
  620. │ │ └─┬ ssri@5.3.0
  621. │ │ └── safe-buffer@5.1.2 deduped
  622. │ ├── npm-package-arg@6.1.0 deduped
  623. │ └── safe-buffer@5.1.2 deduped
  624. ├── npm-user-validate@1.0.0
  625. ├─┬ npmlog@4.1.2
  626. │ ├─┬ are-we-there-yet@1.1.4
  627. │ │ ├── delegates@1.0.0
  628. │ │ └── readable-stream@2.3.6 deduped
  629. │ ├── console-control-strings@1.1.0 deduped
  630. │ ├─┬ gauge@2.7.4
  631. │ │ ├── aproba@1.2.0 deduped
  632. │ │ ├── console-control-strings@1.1.0 deduped
  633. │ │ ├── has-unicode@2.0.1 deduped
  634. │ │ ├── object-assign@4.1.1 deduped
  635. │ │ ├── signal-exit@3.0.2 deduped
  636. │ │ ├─┬ string-width@1.0.2
  637. │ │ │ ├── code-point-at@1.1.0
  638. │ │ │ ├─┬ is-fullwidth-code-point@1.0.0
  639. │ │ │ │ └── number-is-nan@1.0.1
  640. │ │ │ └── strip-ansi@3.0.1 deduped
  641. │ │ ├── strip-ansi@3.0.1 deduped
  642. │ │ └─┬ wide-align@1.1.2
  643. │ │ └─┬ string-width@1.0.2
  644. │ │ ├── code-point-at@1.1.0 deduped
  645. │ │ ├── is-fullwidth-code-point@1.0.0 deduped
  646. │ │ └── strip-ansi@3.0.1 deduped
  647. │ └── set-blocking@2.0.0
  648. ├─┬ once@1.4.0
  649. │ └── wrappy@1.0.2 deduped
  650. ├── opener@1.5.0
  651. ├─┬ osenv@0.1.5
  652. │ ├── os-homedir@1.0.2
  653. │ └── os-tmpdir@1.0.2
  654. ├─┬ pacote@8.1.6
  655. │ ├── bluebird@3.5.1 deduped
  656. │ ├── cacache@11.2.0 deduped
  657. │ ├── get-stream@3.0.0
  658. │ ├── glob@7.1.2 deduped
  659. │ ├── lru-cache@4.1.3 deduped
  660. │ ├── make-fetch-happen@4.0.1 deduped
  661. │ ├── minimatch@3.0.4 deduped
  662. │ ├─┬ minipass@2.3.3
  663. │ │ ├── safe-buffer@5.1.2 deduped
  664. │ │ └── yallist@3.0.2
  665. │ ├── mississippi@3.0.0 deduped
  666. │ ├── mkdirp@0.5.1 deduped
  667. │ ├── normalize-package-data@2.4.0 deduped
  668. │ ├── npm-package-arg@6.1.0 deduped
  669. │ ├── npm-packlist@1.1.11 deduped
  670. │ ├── npm-pick-manifest@2.1.0 deduped
  671. │ ├── osenv@0.1.5 deduped
  672. │ ├── promise-inflight@1.0.1 deduped
  673. │ ├─┬ promise-retry@1.1.1
  674. │ │ ├── err-code@1.1.2
  675. │ │ └── retry@0.10.1
  676. │ ├── protoduck@5.0.0 deduped
  677. │ ├── rimraf@2.6.2 deduped
  678. │ ├── safe-buffer@5.1.2 deduped
  679. │ ├── semver@5.5.0 deduped
  680. │ ├── ssri@6.0.0 deduped
  681. │ ├── tar@4.4.6 deduped
  682. │ ├── unique-filename@1.1.0 deduped
  683. │ └── which@1.3.1 deduped
  684. ├── path-is-inside@1.0.2
  685. ├── promise-inflight@1.0.1
  686. ├── qrcode-terminal@0.12.0
  687. ├─┬ query-string@6.1.0
  688. │ ├── decode-uri-component@0.2.0
  689. │ └── strict-uri-encode@2.0.0
  690. ├── qw@1.0.1
  691. ├─┬ read@1.0.7
  692. │ └── mute-stream@0.0.7
  693. ├─┬ read-cmd-shim@1.0.1
  694. │ └── graceful-fs@4.1.11 deduped
  695. ├─┬ read-installed@4.0.3
  696. │ ├── debuglog@1.0.1 deduped
  697. │ ├── graceful-fs@4.1.11 deduped
  698. │ ├── read-package-json@2.0.13 deduped
  699. │ ├── readdir-scoped-modules@1.0.2 deduped
  700. │ ├── semver@5.5.0 deduped
  701. │ ├── slide@1.1.6 deduped
  702. │ └── util-extend@1.0.3
  703. ├─┬ read-package-json@2.0.13
  704. │ ├── glob@7.1.2 deduped
  705. │ ├── graceful-fs@4.1.11 deduped
  706. │ ├── json-parse-better-errors@1.0.2 deduped
  707. │ ├── normalize-package-data@2.4.0 deduped
  708. │ └── slash@1.0.0
  709. ├─┬ read-package-tree@5.2.1
  710. │ ├── debuglog@1.0.1 deduped
  711. │ ├── dezalgo@1.0.3 deduped
  712. │ ├── once@1.4.0 deduped
  713. │ ├── read-package-json@2.0.13 deduped
  714. │ └── readdir-scoped-modules@1.0.2 deduped
  715. ├─┬ readable-stream@2.3.6
  716. │ ├── core-util-is@1.0.2
  717. │ ├── inherits@2.0.3 deduped
  718. │ ├── isarray@1.0.0
  719. │ ├── process-nextick-args@2.0.0
  720. │ ├── safe-buffer@5.1.2 deduped
  721. │ ├─┬ string_decoder@1.1.1
  722. │ │ └── safe-buffer@5.1.2 deduped
  723. │ └── util-deprecate@1.0.2
  724. ├─┬ readdir-scoped-modules@1.0.2
  725. │ ├── debuglog@1.0.1 deduped
  726. │ ├── dezalgo@1.0.3 deduped
  727. │ ├── graceful-fs@4.1.11 deduped
  728. │ └── once@1.4.0 deduped
  729. ├─┬ request@2.88.0
  730. │ ├── aws-sign2@0.7.0
  731. │ ├── aws4@1.8.0
  732. │ ├── caseless@0.12.0
  733. │ ├─┬ combined-stream@1.0.6
  734. │ │ └── delayed-stream@1.0.0
  735. │ ├── extend@3.0.2
  736. │ ├── forever-agent@0.6.1
  737. │ ├─┬ form-data@2.3.2
  738. │ │ ├── asynckit@0.4.0
  739. │ │ ├── combined-stream@1.0.6 deduped
  740. │ │ └── mime-types@2.1.19 deduped
  741. │ ├─┬ har-validator@5.1.0
  742. │ │ ├─┬ ajv@5.5.2
  743. │ │ │ ├── co@4.6.0
  744. │ │ │ ├── fast-deep-equal@1.1.0
  745. │ │ │ ├── fast-json-stable-stringify@2.0.0
  746. │ │ │ └── json-schema-traverse@0.3.1
  747. │ │ └── har-schema@2.0.0
  748. │ ├─┬ http-signature@1.2.0
  749. │ │ ├── assert-plus@1.0.0
  750. │ │ ├─┬ jsprim@1.4.1
  751. │ │ │ ├── assert-plus@1.0.0 deduped
  752. │ │ │ ├── extsprintf@1.3.0
  753. │ │ │ ├── json-schema@0.2.3
  754. │ │ │ └─┬ verror@1.10.0
  755. │ │ │ ├── assert-plus@1.0.0 deduped
  756. │ │ │ ├── core-util-is@1.0.2 deduped
  757. │ │ │ └── extsprintf@1.3.0 deduped
  758. │ │ └─┬ sshpk@1.14.2
  759. │ │ ├─┬ asn1@0.2.4
  760. │ │ │ └── safer-buffer@2.1.2 deduped
  761. │ │ ├── assert-plus@1.0.0 deduped
  762. │ │ ├─┬ bcrypt-pbkdf@1.0.2
  763. │ │ │ └── tweetnacl@0.14.5 deduped
  764. │ │ ├─┬ dashdash@1.14.1
  765. │ │ │ └── assert-plus@1.0.0 deduped
  766. │ │ ├─┬ ecc-jsbn@0.1.2
  767. │ │ │ ├── jsbn@0.1.1 deduped
  768. │ │ │ └── safer-buffer@2.1.2 deduped
  769. │ │ ├─┬ getpass@0.1.7
  770. │ │ │ └── assert-plus@1.0.0 deduped
  771. │ │ ├── jsbn@0.1.1
  772. │ │ ├── safer-buffer@2.1.2
  773. │ │ └── tweetnacl@0.14.5
  774. │ ├── is-typedarray@1.0.0
  775. │ ├── isstream@0.1.2
  776. │ ├── json-stringify-safe@5.0.1
  777. │ ├─┬ mime-types@2.1.19
  778. │ │ └── mime-db@1.35.0
  779. │ ├── oauth-sign@0.9.0
  780. │ ├── performance-now@2.1.0
  781. │ ├── qs@6.5.2
  782. │ ├── safe-buffer@5.1.2 deduped
  783. │ ├─┬ tough-cookie@2.4.3
  784. │ │ ├── psl@1.1.29
  785. │ │ └── punycode@1.4.1
  786. │ ├─┬ tunnel-agent@0.6.0
  787. │ │ └── safe-buffer@5.1.2 deduped
  788. │ └── uuid@3.3.2 deduped
  789. ├── retry@0.12.0
  790. ├─┬ rimraf@2.6.2
  791. │ └── glob@7.1.2 deduped
  792. ├── safe-buffer@5.1.2
  793. ├── semver@5.5.0
  794. ├─┬ sha@2.0.1
  795. │ ├── graceful-fs@4.1.11 deduped
  796. │ └── readable-stream@2.3.6 deduped
  797. ├── slide@1.1.6
  798. ├── sorted-object@2.0.1
  799. ├─┬ sorted-union-stream@2.1.3
  800. │ ├─┬ from2@1.3.0
  801. │ │ ├── inherits@2.0.3 deduped
  802. │ │ └─┬ readable-stream@1.1.14
  803. │ │ ├── core-util-is@1.0.2 deduped
  804. │ │ ├── inherits@2.0.3 deduped
  805. │ │ ├── isarray@0.0.1
  806. │ │ └── string_decoder@0.10.31
  807. │ └─┬ stream-iterate@1.2.0
  808. │ ├── readable-stream@2.3.6 deduped
  809. │ └── stream-shift@1.0.0 deduped
  810. ├── ssri@6.0.0
  811. ├── stringify-package@1.0.0
  812. ├─┬ tar@4.4.6
  813. │ ├── chownr@1.0.1 deduped
  814. │ ├─┬ fs-minipass@1.2.5
  815. │ │ └── minipass@2.3.3 deduped
  816. │ ├── minipass@2.3.3 deduped
  817. │ ├─┬ minizlib@1.1.0
  818. │ │ └── minipass@2.3.3 deduped
  819. │ ├── mkdirp@0.5.1 deduped
  820. │ ├── safe-buffer@5.1.2 deduped
  821. │ └── yallist@3.0.2
  822. ├── text-table@0.2.0
  823. ├── tiny-relative-date@1.3.0
  824. ├── uid-number@0.0.6
  825. ├── umask@1.1.0
  826. ├─┬ unique-filename@1.1.0
  827. │ └─┬ unique-slug@2.0.0
  828. │ └── imurmurhash@0.1.4 deduped
  829. ├── unpipe@1.0.0
  830. ├─┬ update-notifier@2.5.0
  831. │ ├─┬ boxen@1.3.0
  832. │ │ ├─┬ ansi-align@2.0.0
  833. │ │ │ └── string-width@2.1.1 deduped
  834. │ │ ├── camelcase@4.1.0
  835. │ │ ├── chalk@2.4.1 deduped
  836. │ │ ├── cli-boxes@1.0.0
  837. │ │ ├── string-width@2.1.1 deduped
  838. │ │ ├─┬ term-size@1.2.0
  839. │ │ │ └── execa@0.7.0 deduped
  840. │ │ └─┬ widest-line@2.0.0
  841. │ │ └── string-width@2.1.1 deduped
  842. │ ├─┬ chalk@2.4.1
  843. │ │ ├─┬ ansi-styles@3.2.1
  844. │ │ │ └─┬ color-convert@1.9.1
  845. │ │ │ └── color-name@1.1.3
  846. │ │ ├── escape-string-regexp@1.0.5
  847. │ │ └─┬ supports-color@5.4.0
  848. │ │ └── has-flag@3.0.0
  849. │ ├─┬ configstore@3.1.2
  850. │ │ ├─┬ dot-prop@4.2.0
  851. │ │ │ └── is-obj@1.0.1
  852. │ │ ├── graceful-fs@4.1.11 deduped
  853. │ │ ├─┬ make-dir@1.3.0
  854. │ │ │ └── pify@3.0.0
  855. │ │ ├─┬ unique-string@1.0.0
  856. │ │ │ └── crypto-random-string@1.0.0
  857. │ │ ├── write-file-atomic@2.3.0 deduped
  858. │ │ └── xdg-basedir@3.0.0 deduped
  859. │ ├── import-lazy@2.1.0
  860. │ ├─┬ is-ci@1.1.0
  861. │ │ └── ci-info@1.4.0 deduped
  862. │ ├─┬ is-installed-globally@0.1.0
  863. │ │ ├─┬ global-dirs@0.1.1
  864. │ │ │ └── ini@1.3.5 deduped
  865. │ │ └─┬ is-path-inside@1.0.1
  866. │ │ └── path-is-inside@1.0.2 deduped
  867. │ ├── is-npm@1.0.0
  868. │ ├─┬ latest-version@3.1.0
  869. │ │ └─┬ package-json@4.0.1
  870. │ │ ├─┬ got@6.7.1
  871. │ │ │ ├─┬ create-error-class@3.0.2
  872. │ │ │ │ └── capture-stack-trace@1.0.0
  873. │ │ │ ├── duplexer3@0.1.4
  874. │ │ │ ├── get-stream@3.0.0 deduped
  875. │ │ │ ├── is-redirect@1.0.0
  876. │ │ │ ├── is-retry-allowed@1.1.0
  877. │ │ │ ├── is-stream@1.1.0 deduped
  878. │ │ │ ├── lowercase-keys@1.0.1
  879. │ │ │ ├── safe-buffer@5.1.2 deduped
  880. │ │ │ ├── timed-out@4.0.1
  881. │ │ │ ├── unzip-response@2.0.1
  882. │ │ │ └─┬ url-parse-lax@1.0.0
  883. │ │ │ └── prepend-http@1.0.4
  884. │ │ ├─┬ registry-auth-token@3.3.2
  885. │ │ │ ├─┬ rc@1.2.7
  886. │ │ │ │ ├── deep-extend@0.5.1
  887. │ │ │ │ ├── ini@1.3.5 deduped
  888. │ │ │ │ ├── minimist@1.2.0
  889. │ │ │ │ └── strip-json-comments@2.0.1
  890. │ │ │ └── safe-buffer@5.1.2 deduped
  891. │ │ ├─┬ registry-url@3.1.0
  892. │ │ │ └── rc@1.2.7 deduped
  893. │ │ └── semver@5.5.0 deduped
  894. │ ├─┬ semver-diff@2.1.0
  895. │ │ └── semver@5.5.0 deduped
  896. │ └── xdg-basedir@3.0.0
  897. ├── uuid@3.3.2
  898. ├─┬ validate-npm-package-license@3.0.4
  899. │ ├─┬ spdx-correct@3.0.0
  900. │ │ ├── spdx-expression-parse@3.0.0 deduped
  901. │ │ └── spdx-license-ids@3.0.0
  902. │ └─┬ spdx-expression-parse@3.0.0
  903. │ ├── spdx-exceptions@2.1.0
  904. │ └── spdx-license-ids@3.0.0 deduped
  905. ├─┬ validate-npm-package-name@3.0.0
  906. │ └── builtins@1.0.3
  907. ├─┬ which@1.3.1
  908. │ └── isexe@2.0.0
  909. ├─┬ worker-farm@1.6.0
  910. │ └─┬ errno@0.1.7
  911. │ └── prr@1.0.1
  912. └─┬ write-file-atomic@2.3.0
  913. ├── graceful-fs@4.1.11 deduped
  914. ├── imurmurhash@0.1.4 deduped
  915. └── signal-exit@3.0.2 deduped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement