Guest User

Untitled

a guest
Oct 25th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.77 KB | None | 0 0
  1. violinsquid-lm-2:door alessandro.alberga$ npm ls
  2. vivant-doorbell@1.0.0 /Users/alessandro.alberga/Documents/door
  3. ├─┬ botkit@0.2.2
  4. │ ├─┬ async@2.1.2
  5. │ │ └── lodash@4.16.4
  6. │ ├─┬ back@1.0.1
  7. │ │ └── xtend@4.0.1
  8. │ ├─┬ body-parser@1.15.2
  9. │ │ ├── bytes@2.4.0
  10. │ │ ├── content-type@1.0.2
  11. │ │ ├─┬ debug@2.2.0
  12. │ │ │ └── ms@0.7.1
  13. │ │ ├── depd@1.1.0
  14. │ │ ├─┬ http-errors@1.5.0
  15. │ │ │ ├── inherits@2.0.1
  16. │ │ │ ├── setprototypeof@1.0.1
  17. │ │ │ └── statuses@1.3.0
  18. │ │ ├── iconv-lite@0.4.13
  19. │ │ ├─┬ on-finished@2.3.0
  20. │ │ │ └── ee-first@1.1.1
  21. │ │ ├── qs@6.2.0
  22. │ │ ├─┬ raw-body@2.1.7
  23. │ │ │ └── unpipe@1.0.0
  24. │ │ └─┬ type-is@1.6.13
  25. │ │ ├── media-typer@0.3.0
  26. │ │ └─┬ mime-types@2.1.12
  27. │ │ └── mime-db@1.24.0
  28. │ ├─┬ command-line-args@2.1.6
  29. │ │ ├── array-back@1.0.3
  30. │ │ ├─┬ command-line-usage@2.0.5
  31. │ │ │ ├─┬ ansi-escape-sequences@2.2.2
  32. │ │ │ │ └─┬ collect-all@0.2.1
  33. │ │ │ │ ├── stream-connect@1.0.2
  34. │ │ │ │ └── stream-via@0.1.1
  35. │ │ │ ├─┬ column-layout@2.1.4
  36. │ │ │ │ ├─┬ collect-json@1.0.8
  37. │ │ │ │ │ ├── collect-all@1.0.2
  38. │ │ │ │ │ ├── stream-connect@1.0.2
  39. │ │ │ │ │ └── stream-via@1.0.3
  40. │ │ │ │ ├── deep-extend@0.4.1
  41. │ │ │ │ └─┬ object-tools@2.0.6
  42. │ │ │ │ ├── object-get@2.1.0
  43. │ │ │ │ └── test-value@1.1.0
  44. │ │ │ └── wordwrapjs@1.2.1
  45. │ │ ├── core-js@2.4.1
  46. │ │ ├── feature-detect-es6@1.3.1
  47. │ │ ├─┬ find-replace@1.0.2
  48. │ │ │ └── test-value@2.1.0
  49. │ │ └── typical@2.6.0
  50. │ ├─┬ express@4.14.0
  51. │ │ ├─┬ accepts@1.3.3
  52. │ │ │ ├─┬ mime-types@2.1.12
  53. │ │ │ │ └── mime-db@1.24.0
  54. │ │ │ └── negotiator@0.6.1
  55. │ │ ├── array-flatten@1.1.1
  56. │ │ ├── content-disposition@0.5.1
  57. │ │ ├── content-type@1.0.2
  58. │ │ ├── cookie@0.3.1
  59. │ │ ├── cookie-signature@1.0.6
  60. │ │ ├─┬ debug@2.2.0
  61. │ │ │ └── ms@0.7.1
  62. │ │ ├── depd@1.1.0
  63. │ │ ├── encodeurl@1.0.1
  64. │ │ ├── escape-html@1.0.3
  65. │ │ ├── etag@1.7.0
  66. │ │ ├─┬ finalhandler@0.5.0
  67. │ │ │ ├── statuses@1.3.0
  68. │ │ │ └── unpipe@1.0.0
  69. │ │ ├── fresh@0.3.0
  70. │ │ ├── merge-descriptors@1.0.1
  71. │ │ ├── methods@1.1.2
  72. │ │ ├─┬ on-finished@2.3.0
  73. │ │ │ └── ee-first@1.1.1
  74. │ │ ├── parseurl@1.3.1
  75. │ │ ├── path-to-regexp@0.1.7
  76. │ │ ├─┬ proxy-addr@1.1.2
  77. │ │ │ ├── forwarded@0.1.0
  78. │ │ │ └── ipaddr.js@1.1.1
  79. │ │ ├── qs@6.2.0
  80. │ │ ├── range-parser@1.2.0
  81. │ │ ├─┬ send@0.14.1
  82. │ │ │ ├── destroy@1.0.4
  83. │ │ │ ├─┬ http-errors@1.5.0
  84. │ │ │ │ ├── inherits@2.0.1
  85. │ │ │ │ └── setprototypeof@1.0.1
  86. │ │ │ ├── mime@1.3.4
  87. │ │ │ ├── ms@0.7.1
  88. │ │ │ └── statuses@1.3.0
  89. │ │ ├── serve-static@1.11.1
  90. │ │ ├─┬ type-is@1.6.13
  91. │ │ │ ├── media-typer@0.3.0
  92. │ │ │ └─┬ mime-types@2.1.12
  93. │ │ │ └── mime-db@1.24.0
  94. │ │ ├── utils-merge@1.0.0
  95. │ │ └── vary@1.1.0
  96. │ ├─┬ https-proxy-agent@1.0.0
  97. │ │ ├─┬ agent-base@2.0.1
  98. │ │ │ └── semver@5.0.3
  99. │ │ ├─┬ debug@2.2.0
  100. │ │ │ └── ms@0.7.1
  101. │ │ └── extend@3.0.0
  102. │ ├─┬ jfs@0.2.6
  103. │ │ ├── async@1.2.1
  104. │ │ ├── clone@1.0.2
  105. │ │ ├─┬ mkdirp@0.5.1
  106. │ │ │ └── minimist@0.0.8
  107. │ │ └── node-uuid@1.4.7
  108. │ ├─┬ localtunnel@1.8.1
  109. │ │ ├─┬ debug@2.2.0
  110. │ │ │ └── ms@0.7.1
  111. │ │ ├── openurl@1.1.0
  112. │ │ ├─┬ request@2.65.0
  113. │ │ │ ├── aws-sign2@0.6.0
  114. │ │ │ ├─┬ bl@1.0.3
  115. │ │ │ │ └─┬ readable-stream@2.0.6
  116. │ │ │ │ ├── core-util-is@1.0.2
  117. │ │ │ │ ├── inherits@2.0.3
  118. │ │ │ │ ├── isarray@1.0.0
  119. │ │ │ │ ├── process-nextick-args@1.0.7
  120. │ │ │ │ ├── string_decoder@0.10.31
  121. │ │ │ │ └── util-deprecate@1.0.2
  122. │ │ │ ├── caseless@0.11.0
  123. │ │ │ ├─┬ combined-stream@1.0.5
  124. │ │ │ │ └── delayed-stream@1.0.0
  125. │ │ │ ├── extend@3.0.0
  126. │ │ │ ├── forever-agent@0.6.1
  127. │ │ │ ├── form-data@1.0.1
  128. │ │ │ ├─┬ har-validator@2.0.6
  129. │ │ │ │ ├─┬ chalk@1.1.3
  130. │ │ │ │ │ ├── ansi-styles@2.2.1
  131. │ │ │ │ │ ├── escape-string-regexp@1.0.5
  132. │ │ │ │ │ ├─┬ has-ansi@2.0.0
  133. │ │ │ │ │ │ └── ansi-regex@2.0.0
  134. │ │ │ │ │ ├─┬ strip-ansi@3.0.1
  135. │ │ │ │ │ │ └── ansi-regex@2.0.0
  136. │ │ │ │ │ └── supports-color@2.0.0
  137. │ │ │ │ ├─┬ commander@2.9.0
  138. │ │ │ │ │ └── graceful-readlink@1.0.1
  139. │ │ │ │ ├─┬ is-my-json-valid@2.15.0
  140. │ │ │ │ │ ├── generate-function@2.0.0
  141. │ │ │ │ │ ├─┬ generate-object-property@1.2.0
  142. │ │ │ │ │ │ └── is-property@1.0.2
  143. │ │ │ │ │ ├── jsonpointer@4.0.0
  144. │ │ │ │ │ └── xtend@4.0.1
  145. │ │ │ │ └─┬ pinkie-promise@2.0.1
  146. │ │ │ │ └── pinkie@2.0.4
  147. │ │ │ ├─┬ hawk@3.1.3
  148. │ │ │ │ ├── boom@2.10.1
  149. │ │ │ │ ├── cryptiles@2.0.5
  150. │ │ │ │ ├── hoek@2.16.3
  151. │ │ │ │ └── sntp@1.0.9
  152. │ │ │ ├─┬ http-signature@0.11.0
  153. │ │ │ │ ├── asn1@0.1.11
  154. │ │ │ │ ├── assert-plus@0.1.5
  155. │ │ │ │ └── ctype@0.5.3
  156. │ │ │ ├── isstream@0.1.2
  157. │ │ │ ├── json-stringify-safe@5.0.1
  158. │ │ │ ├─┬ mime-types@2.1.12
  159. │ │ │ │ └── mime-db@1.24.0
  160. │ │ │ ├── node-uuid@1.4.7
  161. │ │ │ ├── oauth-sign@0.8.2
  162. │ │ │ ├── qs@5.2.1
  163. │ │ │ ├── stringstream@0.0.5
  164. │ │ │ ├── tough-cookie@2.2.2
  165. │ │ │ └── tunnel-agent@0.4.3
  166. │ │ └─┬ yargs@3.29.0
  167. │ │ ├── camelcase@1.2.1
  168. │ │ ├─┬ cliui@3.2.0
  169. │ │ │ ├─┬ string-width@1.0.2
  170. │ │ │ │ ├─┬ code-point-at@1.0.1
  171. │ │ │ │ │ └── number-is-nan@1.0.1
  172. │ │ │ │ └─┬ is-fullwidth-code-point@1.0.0
  173. │ │ │ │ └── number-is-nan@1.0.1
  174. │ │ │ ├─┬ strip-ansi@3.0.1
  175. │ │ │ │ └── ansi-regex@2.0.0
  176. │ │ │ └── wrap-ansi@2.0.0
  177. │ │ ├── decamelize@1.2.0
  178. │ │ ├─┬ os-locale@1.4.0
  179. │ │ │ └─┬ lcid@1.0.0
  180. │ │ │ └── invert-kv@1.0.0
  181. │ │ ├── window-size@0.1.4
  182. │ │ └── y18n@3.2.1
  183. │ ├── mustache@2.2.1
  184. │ ├─┬ request@2.76.0
  185. │ │ ├── aws-sign2@0.6.0
  186. │ │ ├── aws4@1.5.0
  187. │ │ ├── caseless@0.11.0
  188. │ │ ├─┬ combined-stream@1.0.5
  189. │ │ │ └── delayed-stream@1.0.0
  190. │ │ ├── extend@3.0.0
  191. │ │ ├── forever-agent@0.6.1
  192. │ │ ├─┬ form-data@2.1.1
  193. │ │ │ └── asynckit@0.4.0
  194. │ │ ├─┬ har-validator@2.0.6
  195. │ │ │ ├─┬ chalk@1.1.3
  196. │ │ │ │ ├── ansi-styles@2.2.1
  197. │ │ │ │ ├── escape-string-regexp@1.0.5
  198. │ │ │ │ ├─┬ has-ansi@2.0.0
  199. │ │ │ │ │ └── ansi-regex@2.0.0
  200. │ │ │ │ ├─┬ strip-ansi@3.0.1
  201. │ │ │ │ │ └── ansi-regex@2.0.0
  202. │ │ │ │ └── supports-color@2.0.0
  203. │ │ │ ├─┬ commander@2.9.0
  204. │ │ │ │ └── graceful-readlink@1.0.1
  205. │ │ │ ├─┬ is-my-json-valid@2.15.0
  206. │ │ │ │ ├── generate-function@2.0.0
  207. │ │ │ │ ├─┬ generate-object-property@1.2.0
  208. │ │ │ │ │ └── is-property@1.0.2
  209. │ │ │ │ ├── jsonpointer@4.0.0
  210. │ │ │ │ └── xtend@4.0.1
  211. │ │ │ └─┬ pinkie-promise@2.0.1
  212. │ │ │ └── pinkie@2.0.4
  213. │ │ ├─┬ hawk@3.1.3
  214. │ │ │ ├── boom@2.10.1
  215. │ │ │ ├── cryptiles@2.0.5
  216. │ │ │ ├── hoek@2.16.3
  217. │ │ │ └── sntp@1.0.9
  218. │ │ ├─┬ http-signature@1.1.1
  219. │ │ │ ├── assert-plus@0.2.0
  220. │ │ │ ├─┬ jsprim@1.3.1
  221. │ │ │ │ ├── extsprintf@1.0.2
  222. │ │ │ │ ├── json-schema@0.2.3
  223. │ │ │ │ └── verror@1.3.6
  224. │ │ │ └─┬ sshpk@1.10.1
  225. │ │ │ ├── asn1@0.2.3
  226. │ │ │ ├── assert-plus@1.0.0
  227. │ │ │ ├── bcrypt-pbkdf@1.0.0
  228. │ │ │ ├── dashdash@1.14.0
  229. │ │ │ ├── ecc-jsbn@0.1.1
  230. │ │ │ ├── getpass@0.1.6
  231. │ │ │ ├── jodid25519@1.0.2
  232. │ │ │ ├── jsbn@0.1.0
  233. │ │ │ └── tweetnacl@0.14.3
  234. │ │ ├── is-typedarray@1.0.0
  235. │ │ ├── isstream@0.1.2
  236. │ │ ├── json-stringify-safe@5.0.1
  237. │ │ ├─┬ mime-types@2.1.12
  238. │ │ │ └── mime-db@1.24.0
  239. │ │ ├── node-uuid@1.4.7
  240. │ │ ├── oauth-sign@0.8.2
  241. │ │ ├── qs@6.3.0
  242. │ │ ├── stringstream@0.0.5
  243. │ │ ├─┬ tough-cookie@2.3.2
  244. │ │ │ └── punycode@1.4.1
  245. │ │ └── tunnel-agent@0.4.3
  246. │ ├─┬ ware@1.3.0
  247. │ │ └─┬ wrap-fn@0.1.5
  248. │ │ └── co@3.1.0
  249. │ └─┬ ws@1.1.1
  250. │ ├── options@0.0.6
  251. │ └── ultron@1.0.2
  252. ├─┬ glob@7.1.1
  253. │ ├── fs.realpath@1.0.0
  254. │ ├─┬ inflight@1.0.6
  255. │ │ └── wrappy@1.0.2
  256. │ ├── inherits@2.0.3
  257. │ ├─┬ minimatch@3.0.3
  258. │ │ └─┬ brace-expansion@1.1.6
  259. │ │ ├── balanced-match@0.4.2
  260. │ │ └── concat-map@0.0.1
  261. │ ├─┬ once@1.4.0
  262. │ │ └── wrappy@1.0.2
  263. │ └── path-is-absolute@1.0.1
  264. ├─┬ jsdom@9.8.3
  265. │ ├── abab@1.0.3
  266. │ ├── acorn@2.7.0
  267. │ ├── acorn-globals@1.0.9
  268. │ ├── array-equal@1.0.0
  269. │ ├── content-type-parser@1.0.1
  270. │ ├── cssom@0.3.1
  271. │ ├── cssstyle@0.2.37
  272. │ ├─┬ escodegen@1.8.1
  273. │ │ ├── esprima@2.7.3
  274. │ │ ├── estraverse@1.9.3
  275. │ │ ├── esutils@2.0.2
  276. │ │ ├─┬ optionator@0.8.2
  277. │ │ │ ├── deep-is@0.1.3
  278. │ │ │ ├── fast-levenshtein@2.0.5
  279. │ │ │ ├── levn@0.3.0
  280. │ │ │ ├── prelude-ls@1.1.2
  281. │ │ │ ├── type-check@0.3.2
  282. │ │ │ └── wordwrap@1.0.0
  283. │ │ └─┬ source-map@0.2.0
  284. │ │ └── amdefine@1.0.0
  285. │ ├── html-encoding-sniffer@1.0.1
  286. │ ├── iconv-lite@0.4.13
  287. │ ├── nwmatcher@1.3.9
  288. │ ├── parse5@1.5.1
  289. │ ├─┬ request@2.76.0
  290. │ │ ├── aws-sign2@0.6.0
  291. │ │ ├── aws4@1.5.0
  292. │ │ ├── caseless@0.11.0
  293. │ │ ├─┬ combined-stream@1.0.5
  294. │ │ │ └── delayed-stream@1.0.0
  295. │ │ ├── extend@3.0.0
  296. │ │ ├── forever-agent@0.6.1
  297. │ │ ├─┬ form-data@2.1.1
  298. │ │ │ └── asynckit@0.4.0
  299. │ │ ├─┬ har-validator@2.0.6
  300. │ │ │ ├─┬ chalk@1.1.3
  301. │ │ │ │ ├── ansi-styles@2.2.1
  302. │ │ │ │ ├── escape-string-regexp@1.0.5
  303. │ │ │ │ ├─┬ has-ansi@2.0.0
  304. │ │ │ │ │ └── ansi-regex@2.0.0
  305. │ │ │ │ ├─┬ strip-ansi@3.0.1
  306. │ │ │ │ │ └── ansi-regex@2.0.0
  307. │ │ │ │ └── supports-color@2.0.0
  308. │ │ │ ├─┬ commander@2.9.0
  309. │ │ │ │ └── graceful-readlink@1.0.1
  310. │ │ │ ├─┬ is-my-json-valid@2.15.0
  311. │ │ │ │ ├── generate-function@2.0.0
  312. │ │ │ │ ├─┬ generate-object-property@1.2.0
  313. │ │ │ │ │ └── is-property@1.0.2
  314. │ │ │ │ ├── jsonpointer@4.0.0
  315. │ │ │ │ └── xtend@4.0.1
  316. │ │ │ └─┬ pinkie-promise@2.0.1
  317. │ │ │ └── pinkie@2.0.4
  318. │ │ ├─┬ hawk@3.1.3
  319. │ │ │ ├── boom@2.10.1
  320. │ │ │ ├── cryptiles@2.0.5
  321. │ │ │ ├── hoek@2.16.3
  322. │ │ │ └── sntp@1.0.9
  323. │ │ ├─┬ http-signature@1.1.1
  324. │ │ │ ├── assert-plus@0.2.0
  325. │ │ │ ├─┬ jsprim@1.3.1
  326. │ │ │ │ ├── extsprintf@1.0.2
  327. │ │ │ │ ├── json-schema@0.2.3
  328. │ │ │ │ └── verror@1.3.6
  329. │ │ │ └─┬ sshpk@1.10.1
  330. │ │ │ ├── asn1@0.2.3
  331. │ │ │ ├── assert-plus@1.0.0
  332. │ │ │ ├── bcrypt-pbkdf@1.0.0
  333. │ │ │ ├── dashdash@1.14.0
  334. │ │ │ ├── ecc-jsbn@0.1.1
  335. │ │ │ ├── getpass@0.1.6
  336. │ │ │ ├── jodid25519@1.0.2
  337. │ │ │ ├── jsbn@0.1.0
  338. │ │ │ └── tweetnacl@0.14.3
  339. │ │ ├── is-typedarray@1.0.0
  340. │ │ ├── isstream@0.1.2
  341. │ │ ├── json-stringify-safe@5.0.1
  342. │ │ ├─┬ mime-types@2.1.12
  343. │ │ │ └── mime-db@1.24.0
  344. │ │ ├── node-uuid@1.4.7
  345. │ │ ├── oauth-sign@0.8.2
  346. │ │ ├── qs@6.3.0
  347. │ │ ├── stringstream@0.0.5
  348. │ │ └── tunnel-agent@0.4.3
  349. │ ├── sax@1.2.1
  350. │ ├── symbol-tree@3.1.4
  351. │ ├─┬ tough-cookie@2.3.2
  352. │ │ └── punycode@1.4.1
  353. │ ├── webidl-conversions@3.0.1
  354. │ ├── whatwg-encoding@1.0.1
  355. │ ├─┬ whatwg-url@3.0.0
  356. │ │ └── tr46@0.0.3
  357. │ └── xml-name-validator@2.0.1
  358. ├─┬ multer@1.2.0
  359. │ ├── append-field@0.1.0
  360. │ ├─┬ busboy@0.2.13
  361. │ │ ├─┬ dicer@0.2.5
  362. │ │ │ └── streamsearch@0.1.2
  363. │ │ └─┬ readable-stream@1.1.14
  364. │ │ ├── core-util-is@1.0.2
  365. │ │ ├── inherits@2.0.3
  366. │ │ ├── isarray@0.0.1
  367. │ │ └── string_decoder@0.10.31
  368. │ ├─┬ concat-stream@1.5.2
  369. │ │ ├── inherits@2.0.3
  370. │ │ ├─┬ readable-stream@2.0.6
  371. │ │ │ ├── core-util-is@1.0.2
  372. │ │ │ ├── isarray@1.0.0
  373. │ │ │ ├── process-nextick-args@1.0.7
  374. │ │ │ ├── string_decoder@0.10.31
  375. │ │ │ └── util-deprecate@1.0.2
  376. │ │ └── typedarray@0.0.6
  377. │ ├─┬ mkdirp@0.5.1
  378. │ │ └── minimist@0.0.8
  379. │ ├── object-assign@3.0.0
  380. │ ├─┬ on-finished@2.3.0
  381. │ │ └── ee-first@1.1.1
  382. │ ├─┬ type-is@1.6.13
  383. │ │ ├── media-typer@0.3.0
  384. │ │ └─┬ mime-types@2.1.12
  385. │ │ └── mime-db@1.24.0
  386. │ └── xtend@4.0.1
  387. ├─┬ pug@2.0.0-beta6
  388. │ ├─┬ pug-code-gen@1.1.0
  389. │ │ ├─┬ constantinople@3.1.0
  390. │ │ │ ├── acorn@3.3.0
  391. │ │ │ └─┬ is-expression@2.1.0
  392. │ │ │ └── object-assign@4.1.0
  393. │ │ ├── doctypes@1.1.0
  394. │ │ ├── js-stringify@1.0.2
  395. │ │ ├── pug-attrs@2.0.1
  396. │ │ ├── pug-error@1.3.1
  397. │ │ ├── void-elements@2.0.1
  398. │ │ └─┬ with@5.1.1
  399. │ │ ├── acorn@3.3.0
  400. │ │ └── acorn-globals@3.0.0
  401. │ ├─┬ pug-filters@1.2.4
  402. │ │ ├─┬ clean-css@3.4.20
  403. │ │ │ ├─┬ commander@2.8.1
  404. │ │ │ │ └── graceful-readlink@1.0.1
  405. │ │ │ └─┬ source-map@0.4.4
  406. │ │ │ └── amdefine@1.0.0
  407. │ │ ├─┬ constantinople@3.1.0
  408. │ │ │ ├── acorn@3.3.0
  409. │ │ │ └─┬ is-expression@2.1.0
  410. │ │ │ └── object-assign@4.1.0
  411. │ │ ├─┬ jstransformer@1.0.0
  412. │ │ │ ├── is-promise@2.1.0
  413. │ │ │ └─┬ promise@7.1.1
  414. │ │ │ └── asap@2.0.5
  415. │ │ ├── pug-error@1.3.1
  416. │ │ ├── pug-walk@1.0.0
  417. │ │ ├── resolve@1.1.7
  418. │ │ └─┬ uglify-js@2.7.4
  419. │ │ ├── async@0.2.10
  420. │ │ ├── source-map@0.5.6
  421. │ │ ├── uglify-to-browserify@1.0.2
  422. │ │ └─┬ yargs@3.10.0
  423. │ │ ├── camelcase@1.2.1
  424. │ │ ├─┬ cliui@2.1.0
  425. │ │ │ ├─┬ center-align@0.1.3
  426. │ │ │ │ ├─┬ align-text@0.1.4
  427. │ │ │ │ │ ├─┬ kind-of@3.0.4
  428. │ │ │ │ │ │ └── is-buffer@1.1.4
  429. │ │ │ │ │ ├── longest@1.0.1
  430. │ │ │ │ │ └── repeat-string@1.6.1
  431. │ │ │ │ └── lazy-cache@1.0.4
  432. │ │ │ ├─┬ right-align@0.1.3
  433. │ │ │ │ └─┬ align-text@0.1.4
  434. │ │ │ │ ├─┬ kind-of@3.0.4
  435. │ │ │ │ │ └── is-buffer@1.1.4
  436. │ │ │ │ ├── longest@1.0.1
  437. │ │ │ │ └── repeat-string@1.6.1
  438. │ │ │ └── wordwrap@0.0.2
  439. │ │ ├── decamelize@1.2.0
  440. │ │ └── window-size@0.1.0
  441. │ ├─┬ pug-lexer@2.3.0
  442. │ │ ├─┬ character-parser@2.2.0
  443. │ │ │ └── is-regex@1.0.3
  444. │ │ ├─┬ is-expression@3.0.0
  445. │ │ │ ├── acorn@4.0.3
  446. │ │ │ └── object-assign@4.1.0
  447. │ │ └── pug-error@1.3.1
  448. │ ├─┬ pug-linker@1.0.1
  449. │ │ ├── pug-error@1.3.1
  450. │ │ └── pug-walk@1.0.0
  451. │ ├─┬ pug-load@2.0.3
  452. │ │ ├── object-assign@4.1.0
  453. │ │ └── pug-walk@1.0.0
  454. │ ├─┬ pug-parser@2.0.1
  455. │ │ ├── pug-error@1.3.1
  456. │ │ └── token-stream@0.0.1
  457. │ ├── pug-runtime@2.0.2
  458. │ └─┬ pug-strip-comments@1.0.1
  459. │ └── pug-error@1.3.1
  460. ├─┬ slackbots@0.5.3
  461. │ ├── extend@2.0.1
  462. │ ├─┬ request@2.76.0
  463. │ │ ├── aws-sign2@0.6.0
  464. │ │ ├── aws4@1.5.0
  465. │ │ ├── caseless@0.11.0
  466. │ │ ├─┬ combined-stream@1.0.5
  467. │ │ │ └── delayed-stream@1.0.0
  468. │ │ ├── extend@3.0.0
  469. │ │ ├── forever-agent@0.6.1
  470. │ │ ├─┬ form-data@2.1.1
  471. │ │ │ └── asynckit@0.4.0
  472. │ │ ├─┬ har-validator@2.0.6
  473. │ │ │ ├─┬ chalk@1.1.3
  474. │ │ │ │ ├── ansi-styles@2.2.1
  475. │ │ │ │ ├── escape-string-regexp@1.0.5
  476. │ │ │ │ ├─┬ has-ansi@2.0.0
  477. │ │ │ │ │ └── ansi-regex@2.0.0
  478. │ │ │ │ ├─┬ strip-ansi@3.0.1
  479. │ │ │ │ │ └── ansi-regex@2.0.0
  480. │ │ │ │ └── supports-color@2.0.0
  481. │ │ │ ├─┬ commander@2.9.0
  482. │ │ │ │ └── graceful-readlink@1.0.1
  483. │ │ │ ├─┬ is-my-json-valid@2.15.0
  484. │ │ │ │ ├── generate-function@2.0.0
  485. │ │ │ │ ├─┬ generate-object-property@1.2.0
  486. │ │ │ │ │ └── is-property@1.0.2
  487. │ │ │ │ ├── jsonpointer@4.0.0
  488. │ │ │ │ └── xtend@4.0.1
  489. │ │ │ └─┬ pinkie-promise@2.0.1
  490. │ │ │ └── pinkie@2.0.4
  491. │ │ ├─┬ hawk@3.1.3
  492. │ │ │ ├── boom@2.10.1
  493. │ │ │ ├── cryptiles@2.0.5
  494. │ │ │ ├── hoek@2.16.3
  495. │ │ │ └── sntp@1.0.9
  496. │ │ ├─┬ http-signature@1.1.1
  497. │ │ │ ├── assert-plus@0.2.0
  498. │ │ │ ├─┬ jsprim@1.3.1
  499. │ │ │ │ ├── extsprintf@1.0.2
  500. │ │ │ │ ├── json-schema@0.2.3
  501. │ │ │ │ └── verror@1.3.6
  502. │ │ │ └─┬ sshpk@1.10.1
  503. │ │ │ ├── asn1@0.2.3
  504. │ │ │ ├── assert-plus@1.0.0
  505. │ │ │ ├── bcrypt-pbkdf@1.0.0
  506. │ │ │ ├── dashdash@1.14.0
  507. │ │ │ ├── ecc-jsbn@0.1.1
  508. │ │ │ ├── getpass@0.1.6
  509. │ │ │ ├── jodid25519@1.0.2
  510. │ │ │ ├── jsbn@0.1.0
  511. │ │ │ └── tweetnacl@0.14.3
  512. │ │ ├── is-typedarray@1.0.0
  513. │ │ ├── isstream@0.1.2
  514. │ │ ├── json-stringify-safe@5.0.1
  515. │ │ ├─┬ mime-types@2.1.12
  516. │ │ │ └── mime-db@1.24.0
  517. │ │ ├── node-uuid@1.4.7
  518. │ │ ├── oauth-sign@0.8.2
  519. │ │ ├── qs@6.3.0
  520. │ │ ├── stringstream@0.0.5
  521. │ │ ├─┬ tough-cookie@2.3.2
  522. │ │ │ └── punycode@1.4.1
  523. │ │ └── tunnel-agent@0.4.3
  524. │ ├── vow@0.4.12
  525. │ └─┬ ws@1.1.1
  526. │ ├── options@0.0.6
  527. │ └── ultron@1.0.2
  528. ├─┬ sqlite@2.2.0
  529. │ └─┬ sqlite3@3.1.7
  530. │ ├── nan@2.4.0
  531. │ └─┬ node-pre-gyp@0.6.31
  532. │ ├─┬ mkdirp@0.5.1
  533. │ │ └── minimist@0.0.8
  534. │ ├─┬ nopt@3.0.6
  535. │ │ └── abbrev@1.0.9
  536. │ ├─┬ npmlog@4.0.0
  537. │ │ ├─┬ are-we-there-yet@1.1.2
  538. │ │ │ ├── delegates@1.0.0
  539. │ │ │ └─┬ readable-stream@2.1.5
  540. │ │ │ ├── buffer-shims@1.0.0
  541. │ │ │ ├── core-util-is@1.0.2
  542. │ │ │ ├── inherits@2.0.3
  543. │ │ │ ├── isarray@1.0.0
  544. │ │ │ ├── process-nextick-args@1.0.7
  545. │ │ │ ├── string_decoder@0.10.31
  546. │ │ │ └── util-deprecate@1.0.2
  547. │ │ ├── console-control-strings@1.1.0
  548. │ │ ├─┬ gauge@2.6.0
  549. │ │ │ ├── aproba@1.0.4
  550. │ │ │ ├── has-color@0.1.7
  551. │ │ │ ├── has-unicode@2.0.1
  552. │ │ │ ├── object-assign@4.1.0
  553. │ │ │ ├── signal-exit@3.0.1
  554. │ │ │ ├─┬ string-width@1.0.2
  555. │ │ │ │ ├─┬ code-point-at@1.0.1
  556. │ │ │ │ │ └── number-is-nan@1.0.1
  557. │ │ │ │ └─┬ is-fullwidth-code-point@1.0.0
  558. │ │ │ │ └── number-is-nan@1.0.1
  559. │ │ │ ├─┬ strip-ansi@3.0.1
  560. │ │ │ │ └── ansi-regex@2.0.0
  561. │ │ │ └── wide-align@1.1.0
  562. │ │ └── set-blocking@2.0.0
  563. │ ├─┬ rc@1.1.6
  564. │ │ ├── deep-extend@0.4.1
  565. │ │ ├── ini@1.3.4
  566. │ │ ├── minimist@1.2.0
  567. │ │ └── strip-json-comments@1.0.4
  568. │ ├─┬ request@2.75.0
  569. │ │ ├── aws-sign2@0.6.0
  570. │ │ ├── aws4@1.5.0
  571. │ │ ├─┬ bl@1.1.2
  572. │ │ │ └─┬ readable-stream@2.0.6
  573. │ │ │ ├── core-util-is@1.0.2
  574. │ │ │ ├── inherits@2.0.3
  575. │ │ │ ├── isarray@1.0.0
  576. │ │ │ ├── process-nextick-args@1.0.7
  577. │ │ │ ├── string_decoder@0.10.31
  578. │ │ │ └── util-deprecate@1.0.2
  579. │ │ ├── caseless@0.11.0
  580. │ │ ├─┬ combined-stream@1.0.5
  581. │ │ │ └── delayed-stream@1.0.0
  582. │ │ ├── extend@3.0.0
  583. │ │ ├── forever-agent@0.6.1
  584. │ │ ├─┬ form-data@2.0.0
  585. │ │ │ └── asynckit@0.4.0
  586. │ │ ├─┬ har-validator@2.0.6
  587. │ │ │ ├─┬ chalk@1.1.3
  588. │ │ │ │ ├── ansi-styles@2.2.1
  589. │ │ │ │ ├── escape-string-regexp@1.0.5
  590. │ │ │ │ ├─┬ has-ansi@2.0.0
  591. │ │ │ │ │ └── ansi-regex@2.0.0
  592. │ │ │ │ ├─┬ strip-ansi@3.0.1
  593. │ │ │ │ │ └── ansi-regex@2.0.0
  594. │ │ │ │ └── supports-color@2.0.0
  595. │ │ │ ├─┬ commander@2.9.0
  596. │ │ │ │ └── graceful-readlink@1.0.1
  597. │ │ │ ├─┬ is-my-json-valid@2.15.0
  598. │ │ │ │ ├── generate-function@2.0.0
  599. │ │ │ │ ├─┬ generate-object-property@1.2.0
  600. │ │ │ │ │ └── is-property@1.0.2
  601. │ │ │ │ ├── jsonpointer@4.0.0
  602. │ │ │ │ └── xtend@4.0.1
  603. │ │ │ └─┬ pinkie-promise@2.0.1
  604. │ │ │ └── pinkie@2.0.4
  605. │ │ ├─┬ hawk@3.1.3
  606. │ │ │ ├── boom@2.10.1
  607. │ │ │ ├── cryptiles@2.0.5
  608. │ │ │ ├── hoek@2.16.3
  609. │ │ │ └── sntp@1.0.9
  610. │ │ ├─┬ http-signature@1.1.1
  611. │ │ │ ├── assert-plus@0.2.0
  612. │ │ │ ├─┬ jsprim@1.3.1
  613. │ │ │ │ ├── extsprintf@1.0.2
  614. │ │ │ │ ├── json-schema@0.2.3
  615. │ │ │ │ └── verror@1.3.6
  616. │ │ │ └─┬ sshpk@1.10.1
  617. │ │ │ ├── asn1@0.2.3
  618. │ │ │ ├── assert-plus@1.0.0
  619. │ │ │ ├── bcrypt-pbkdf@1.0.0
  620. │ │ │ ├── dashdash@1.14.0
  621. │ │ │ ├── ecc-jsbn@0.1.1
  622. │ │ │ ├── getpass@0.1.6
  623. │ │ │ ├── jodid25519@1.0.2
  624. │ │ │ ├── jsbn@0.1.0
  625. │ │ │ └── tweetnacl@0.14.3
  626. │ │ ├── is-typedarray@1.0.0
  627. │ │ ├── isstream@0.1.2
  628. │ │ ├── json-stringify-safe@5.0.1
  629. │ │ ├─┬ mime-types@2.1.12
  630. │ │ │ └── mime-db@1.24.0
  631. │ │ ├── node-uuid@1.4.7
  632. │ │ ├── oauth-sign@0.8.2
  633. │ │ ├── qs@6.2.1
  634. │ │ ├── stringstream@0.0.5
  635. │ │ ├── tough-cookie@2.3.1
  636. │ │ └── tunnel-agent@0.4.3
  637. │ ├─┬ rimraf@2.5.4
  638. │ │ └─┬ glob@7.1.1
  639. │ │ ├── fs.realpath@1.0.0
  640. │ │ ├─┬ inflight@1.0.6
  641. │ │ │ └── wrappy@1.0.2
  642. │ │ ├── inherits@2.0.3
  643. │ │ ├─┬ minimatch@3.0.3
  644. │ │ │ └─┬ brace-expansion@1.1.6
  645. │ │ │ ├── balanced-match@0.4.2
  646. │ │ │ └── concat-map@0.0.1
  647. │ │ ├─┬ once@1.4.0
  648. │ │ │ └── wrappy@1.0.2
  649. │ │ └── path-is-absolute@1.0.1
  650. │ ├── semver@5.3.0
  651. │ ├─┬ tar@2.2.1
  652. │ │ ├── block-stream@0.0.9
  653. │ │ ├─┬ fstream@1.0.10
  654. │ │ │ └── graceful-fs@4.1.9
  655. │ │ └── inherits@2.0.3
  656. │ └─┬ tar-pack@3.3.0
  657. │ ├─┬ debug@2.2.0
  658. │ │ └── ms@0.7.1
  659. │ ├─┬ fstream@1.0.10
  660. │ │ ├── graceful-fs@4.1.9
  661. │ │ └── inherits@2.0.3
  662. │ ├─┬ fstream-ignore@1.0.5
  663. │ │ ├── inherits@2.0.3
  664. │ │ └─┬ minimatch@3.0.3
  665. │ │ └─┬ brace-expansion@1.1.6
  666. │ │ ├── balanced-match@0.4.2
  667. │ │ └── concat-map@0.0.1
  668. │ ├─┬ once@1.3.3
  669. │ │ └── wrappy@1.0.2
  670. │ ├─┬ readable-stream@2.1.5
  671. │ │ ├── buffer-shims@1.0.0
  672. │ │ ├── core-util-is@1.0.2
  673. │ │ ├── inherits@2.0.3
  674. │ │ ├── isarray@1.0.0
  675. │ │ ├── process-nextick-args@1.0.7
  676. │ │ ├── string_decoder@0.10.31
  677. │ │ └── util-deprecate@1.0.2
  678. │ └── uid-number@0.0.6
  679. ├── sqlite3@3.1.7 extraneous
  680. ├─┬ twilio@2.11.0
  681. │ ├── deprecate@0.1.0
  682. │ ├─┬ jsonwebtoken@5.4.1
  683. │ │ ├─┬ jws@3.1.3
  684. │ │ │ ├─┬ base64url@1.0.6
  685. │ │ │ │ ├─┬ concat-stream@1.4.10
  686. │ │ │ │ │ ├── inherits@2.0.3
  687. │ │ │ │ │ ├─┬ readable-stream@1.1.14
  688. │ │ │ │ │ │ ├── core-util-is@1.0.2
  689. │ │ │ │ │ │ ├── isarray@0.0.1
  690. │ │ │ │ │ │ └── string_decoder@0.10.31
  691. │ │ │ │ │ └── typedarray@0.0.6
  692. │ │ │ │ └─┬ meow@2.0.0
  693. │ │ │ │ ├─┬ camelcase-keys@1.0.0
  694. │ │ │ │ │ ├── camelcase@1.2.1
  695. │ │ │ │ │ └── map-obj@1.0.1
  696. │ │ │ │ ├─┬ indent-string@1.2.2
  697. │ │ │ │ │ ├── get-stdin@4.0.1
  698. │ │ │ │ │ └─┬ repeating@1.1.3
  699. │ │ │ │ │ └─┬ is-finite@1.0.2
  700. │ │ │ │ │ └── number-is-nan@1.0.1
  701. │ │ │ │ ├── minimist@1.2.0
  702. │ │ │ │ └── object-assign@1.0.0
  703. │ │ │ └─┬ jwa@1.1.3
  704. │ │ │ ├── buffer-equal-constant-time@1.0.1
  705. │ │ │ └─┬ ecdsa-sig-formatter@1.0.7
  706. │ │ │ └── base64-url@1.3.2
  707. │ │ └── ms@0.7.2
  708. │ ├── jwt-simple@0.1.0
  709. │ ├── q@0.9.7
  710. │ ├─┬ request@2.74.0
  711. │ │ ├── aws-sign2@0.6.0
  712. │ │ ├── aws4@1.5.0
  713. │ │ ├─┬ bl@1.1.2
  714. │ │ │ └─┬ readable-stream@2.0.6
  715. │ │ │ ├── core-util-is@1.0.2
  716. │ │ │ ├── inherits@2.0.3
  717. │ │ │ ├── isarray@1.0.0
  718. │ │ │ ├── process-nextick-args@1.0.7
  719. │ │ │ ├── string_decoder@0.10.31
  720. │ │ │ └── util-deprecate@1.0.2
  721. │ │ ├── caseless@0.11.0
  722. │ │ ├─┬ combined-stream@1.0.5
  723. │ │ │ └── delayed-stream@1.0.0
  724. │ │ ├── extend@3.0.0
  725. │ │ ├── forever-agent@0.6.1
  726. │ │ ├─┬ form-data@1.0.1
  727. │ │ │ └─┬ async@2.1.2
  728. │ │ │ └── lodash@4.16.4
  729. │ │ ├─┬ har-validator@2.0.6
  730. │ │ │ ├─┬ chalk@1.1.3
  731. │ │ │ │ ├── ansi-styles@2.2.1
  732. │ │ │ │ ├── escape-string-regexp@1.0.5
  733. │ │ │ │ ├─┬ has-ansi@2.0.0
  734. │ │ │ │ │ └── ansi-regex@2.0.0
  735. │ │ │ │ ├─┬ strip-ansi@3.0.1
  736. │ │ │ │ │ └── ansi-regex@2.0.0
  737. │ │ │ │ └── supports-color@2.0.0
  738. │ │ │ ├─┬ commander@2.9.0
  739. │ │ │ │ └── graceful-readlink@1.0.1
  740. │ │ │ ├─┬ is-my-json-valid@2.15.0
  741. │ │ │ │ ├── generate-function@2.0.0
  742. │ │ │ │ ├─┬ generate-object-property@1.2.0
  743. │ │ │ │ │ └── is-property@1.0.2
  744. │ │ │ │ ├── jsonpointer@4.0.0
  745. │ │ │ │ └── xtend@4.0.1
  746. │ │ │ └─┬ pinkie-promise@2.0.1
  747. │ │ │ └── pinkie@2.0.4
  748. │ │ ├─┬ hawk@3.1.3
  749. │ │ │ ├── boom@2.10.1
  750. │ │ │ ├── cryptiles@2.0.5
  751. │ │ │ ├── hoek@2.16.3
  752. │ │ │ └── sntp@1.0.9
  753. │ │ ├─┬ http-signature@1.1.1
  754. │ │ │ ├── assert-plus@0.2.0
  755. │ │ │ ├─┬ jsprim@1.3.1
  756. │ │ │ │ ├── extsprintf@1.0.2
  757. │ │ │ │ ├── json-schema@0.2.3
  758. │ │ │ │ └── verror@1.3.6
  759. │ │ │ └─┬ sshpk@1.10.1
  760. │ │ │ ├── asn1@0.2.3
  761. │ │ │ ├── assert-plus@1.0.0
  762. │ │ │ ├── bcrypt-pbkdf@1.0.0
  763. │ │ │ ├── dashdash@1.14.0
  764. │ │ │ ├── ecc-jsbn@0.1.1
  765. │ │ │ ├── getpass@0.1.6
  766. │ │ │ ├── jodid25519@1.0.2
  767. │ │ │ ├── jsbn@0.1.0
  768. │ │ │ └── tweetnacl@0.14.3
  769. │ │ ├── is-typedarray@1.0.0
  770. │ │ ├── isstream@0.1.2
  771. │ │ ├── json-stringify-safe@5.0.1
  772. │ │ ├─┬ mime-types@2.1.12
  773. │ │ │ └── mime-db@1.24.0
  774. │ │ ├── node-uuid@1.4.7
  775. │ │ ├── oauth-sign@0.8.2
  776. │ │ ├── qs@6.2.1
  777. │ │ ├── stringstream@0.0.5
  778. │ │ ├─┬ tough-cookie@2.3.2
  779. │ │ │ └── punycode@1.4.1
  780. │ │ └── tunnel-agent@0.4.3
  781. │ ├── scmp@0.0.3
  782. │ ├── string.prototype.startswith@0.2.0
  783. │ └── underscore@1.8.3
  784. └─┬ wait.for@0.6.6
  785. └── fibers@1.0.15
  786.  
  787. npm ERR! extraneous: sqlite3@3.1.7 /Users/alessandro.alberga/Documents/door/node_modules/sqlite3
  788. violinsquid-lm-2:door alessandro.alberga$
Add Comment
Please, Sign In to add comment