Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2016
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 15.14 KB | None | 0 0
  1. <my project>
  2. ├── bower@1.7.7
  3. ├─┬ browser-sync@1.3.7
  4. │ ├── browser-sync-client@0.3.1
  5. │ ├─┬ cl-strings@0.0.5
  6. │ │ └─┬ chalk@0.4.0
  7. │ │   ├── ansi-styles@1.0.0
  8. │ │   ├── has-color@0.1.7
  9. │ │   └── strip-ansi@0.1.1
  10. │ ├── commander@2.3.0
  11. │ ├─┬ connect@3.1.1
  12. │ │ ├── debug@1.0.4
  13. │ │ ├─┬ finalhandler@0.1.0
  14. │ │ │ └── escape-html@1.0.1
  15. │ │ ├── parseurl@1.3.1
  16. │ │ └── utils-merge@1.0.0
  17. │ ├─┬ dev-ip@0.1.7
  18. │ │ └── lodash@2.2.1
  19. │ ├── emitter-steward@0.0.1
  20. │ ├── foxy@0.2.1
  21. │ ├── glob-watcher@0.0.6
  22. │ ├─┬ http-proxy@1.3.0
  23. │ │ └── eventemitter3@1.1.1
  24. │ ├─┬ localtunnel@1.8.1
  25. │ │ ├─┬ debug@2.2.0
  26. │ │ │ └── ms@0.7.1
  27. │ │ ├── openurl@1.1.0
  28. │ │ └─┬ yargs@3.29.0
  29. │ │   ├── camelcase@1.2.1
  30. │ │   ├─┬ cliui@3.1.0
  31. │ │   │ ├─┬ string-width@1.0.1
  32. │ │   │ │ ├─┬ code-point-at@1.0.0
  33. │ │   │ │ │ └── number-is-nan@1.0.0
  34. │ │   │ │ ├── is-fullwidth-code-point@1.0.0
  35. │ │   │ │ └── strip-ansi@3.0.1
  36. │ │   │ ├── strip-ansi@3.0.1
  37. │ │   │ └── wrap-ansi@1.0.0
  38. │ │   ├─┬ os-locale@1.4.0
  39. │ │   │ └─┬ lcid@1.0.0
  40. │ │   │   └── invert-kv@1.0.0
  41. │ │   ├── window-size@0.1.4
  42. │ │   └── y18n@3.2.0
  43. │ ├── lodash@2.4.2
  44. │ ├── minimist@1.2.0
  45. │ ├── opn@1.0.2
  46. │ ├─┬ opt-merger@0.1.3
  47. │ │ └─┬ optimist@0.6.1
  48. │ │   ├── minimist@0.0.10
  49. │ │   └── wordwrap@0.0.3
  50. │ ├─┬ portscanner-plus@0.1.0
  51. │ │ ├─┬ portscanner@0.2.3
  52. │ │ │ └── async@0.1.15
  53. │ │ └── q@1.0.1
  54. │ ├── resp-modifier@0.1.2
  55. │ ├─┬ serve-index@1.7.3
  56. │ │ ├─┬ accepts@1.2.13
  57. │ │ │ └── negotiator@0.5.3
  58. │ │ ├── batch@0.5.3
  59. │ │ ├─┬ debug@2.2.0
  60. │ │ │ └── ms@0.7.1
  61. │ │ ├── escape-html@1.0.3
  62. │ │ ├─┬ http-errors@1.3.1
  63. │ │ │ ├── inherits@2.0.1
  64. │ │ │ └── statuses@1.2.1
  65. │ │ └─┬ mime-types@2.1.10
  66. │ │   └── mime-db@1.22.0
  67. │ ├─┬ serve-static@1.10.2
  68. │ │ ├── escape-html@1.0.3
  69. │ │ └─┬ send@0.13.1
  70. │ │   ├── debug@2.2.0
  71. │ │   ├── depd@1.1.0
  72. │ │   ├── destroy@1.0.4
  73. │ │   ├── escape-html@1.0.3
  74. │ │   ├── etag@1.7.0
  75. │ │   ├── fresh@0.3.0
  76. │ │   ├── mime@1.3.4
  77. │ │   ├── ms@0.7.1
  78. │ │   ├─┬ on-finished@2.3.0
  79. │ │   │ └── ee-first@1.1.1
  80. │ │   └── range-parser@1.0.3
  81. │ ├─┬ socket.io@1.0.6
  82. │ │ ├── debug@0.7.4
  83. │ │ ├─┬ engine.io@1.3.1
  84. │ │ │ ├── base64id@0.1.0
  85. │ │ │ ├── debug@0.6.0
  86. │ │ │ ├─┬ engine.io-parser@1.0.6
  87. │ │ │ │ ├── after@0.8.1
  88. │ │ │ │ ├── arraybuffer.slice@0.0.6
  89. │ │ │ │ ├── base64-arraybuffer@0.1.2
  90. │ │ │ │ ├── blob@0.0.2
  91. │ │ │ │ └── utf8@2.0.0
  92. │ │ │ └─┬ ws@0.4.31
  93. │ │ │   ├── commander@0.6.1
  94. │ │ │   ├── nan@0.3.2
  95. │ │ │   ├── options@0.0.6
  96. │ │ │   └── tinycolor@0.0.1
  97. │ │ ├─┬ has-binary-data@0.1.1
  98. │ │ │ └── isarray@0.0.1
  99. │ │ ├─┬ socket.io-adapter@0.2.0
  100. │ │ │ ├── debug@0.7.4
  101. │ │ │ └── socket.io-parser@2.1.2
  102. │ │ ├─┬ socket.io-client@1.0.6
  103. │ │ │ ├── component-bind@1.0.0
  104. │ │ │ ├── component-emitter@1.1.2
  105. │ │ │ ├── debug@0.7.4
  106. │ │ │ ├─┬ engine.io-client@1.3.1
  107. │ │ │ │ ├── component-inherit@0.0.3
  108. │ │ │ │ ├── debug@0.7.4
  109. │ │ │ │ ├─┬ has-cors@1.0.3
  110. │ │ │ │ │ └── global@2.0.1
  111. │ │ │ │ ├── parsejson@0.0.1
  112. │ │ │ │ ├── parseqs@0.0.2
  113. │ │ │ │ └── xmlhttprequest@1.5.0
  114. │ │ │ ├── indexof@0.0.1
  115. │ │ │ ├── object-component@0.0.3
  116. │ │ │ ├─┬ parseuri@0.0.2
  117. │ │ │ │ └─┬ better-assert@1.0.2
  118. │ │ │ │   └── callsite@1.0.0
  119. │ │ │ └── to-array@0.1.3
  120. │ │ └─┬ socket.io-parser@2.2.0
  121. │ │   ├── debug@0.7.4
  122. │ │   ├── emitter@1.0.1
  123. │ │   └── json3@3.2.6
  124. │ └── ua-parser-js@0.7.10
  125. ├── buffer-crc32@0.2.1  extraneous
  126. ├── bytes@0.2.0  extraneous
  127. ├── coffee-script@1.7.1  extraneous
  128. ├── cookie@0.1.0  extraneous
  129. ├── cookie-signature@1.0.1  extraneous
  130. ├── download-github-repo@0.1.0  extraneous
  131. ├── ejs@1.0.0  extraneous
  132. ├── envy-json@0.2.0  extraneous
  133. ├── fs-extra@0.6.4  extraneous
  134. ├─┬ gulp@3.8.11
  135. │ ├── archy@1.0.0
  136. │ ├─┬ chalk@0.5.1
  137. │ │ ├── ansi-styles@1.1.0
  138. │ │ ├── escape-string-regexp@1.0.5
  139. │ │ ├─┬ has-ansi@0.1.0
  140. │ │ │ └── ansi-regex@0.2.1
  141. │ │ ├── strip-ansi@0.3.0
  142. │ │ └── supports-color@0.2.0
  143. │ ├── deprecated@0.0.1
  144. │ ├─┬ gulp-util@3.0.7
  145. │ │ ├── array-differ@1.0.0
  146. │ │ ├── array-uniq@1.0.2
  147. │ │ ├── beeper@1.1.0
  148. │ │ ├─┬ chalk@1.1.1
  149. │ │ │ ├── ansi-styles@2.2.0
  150. │ │ │ └── strip-ansi@3.0.1
  151. │ │ ├── dateformat@1.0.12
  152. │ │ ├─┬ fancy-log@1.2.0
  153. │ │ │ ├─┬ chalk@1.1.1
  154. │ │ │ │ ├── ansi-styles@2.2.0
  155. │ │ │ │ └── strip-ansi@3.0.1
  156. │ │ │ └── time-stamp@1.0.0
  157. │ │ ├─┬ gulplog@1.0.0
  158. │ │ │ └── glogg@1.0.0
  159. │ │ ├─┬ has-gulplog@0.1.0
  160. │ │ │ └── sparkles@1.0.0
  161. │ │ ├── lodash._reescape@3.0.0
  162. │ │ ├── lodash._reevaluate@3.0.0
  163. │ │ ├── lodash._reinterpolate@3.0.0
  164. │ │ ├─┬ lodash.template@3.6.2
  165. │ │ │ ├── lodash._basecopy@3.0.1
  166. │ │ │ ├── lodash._basetostring@3.0.1
  167. │ │ │ ├── lodash._basevalues@3.0.0
  168. │ │ │ ├── lodash._isiterateecall@3.0.9
  169. │ │ │ ├─┬ lodash.escape@3.2.0
  170. │ │ │ │ └── lodash._root@3.0.1
  171. │ │ │ ├─┬ lodash.keys@3.1.2
  172. │ │ │ │ ├── lodash._getnative@3.9.1
  173. │ │ │ │ ├── lodash.isarguments@3.0.7
  174. │ │ │ │ └── lodash.isarray@3.0.4
  175. │ │ │ ├── lodash.restparam@3.6.1
  176. │ │ │ └── lodash.templatesettings@3.1.1
  177. │ │ ├─┬ multipipe@0.1.2
  178. │ │ │ └─┬ duplexer2@0.0.2
  179. │ │ │   └─┬ readable-stream@1.1.13
  180. │ │ │     └── inherits@2.0.1
  181. │ │ ├── object-assign@3.0.0
  182. │ │ ├── replace-ext@0.0.1
  183. │ │ ├─┬ through2@2.0.1
  184. │ │ │ ├─┬ readable-stream@2.0.5
  185. │ │ │ │ ├── core-util-is@1.0.2
  186. │ │ │ │ ├── inherits@2.0.1
  187. │ │ │ │ ├── process-nextick-args@1.0.6
  188. │ │ │ │ ├── string_decoder@0.10.31
  189. │ │ │ │ └── util-deprecate@1.0.2
  190. │ │ │ └── xtend@4.0.1
  191. │ │ └─┬ vinyl@0.5.3
  192. │ │   ├── clone@1.0.2
  193. │ │   └── clone-stats@0.0.1
  194. │ ├── interpret@0.3.10
  195. │ ├─┬ liftoff@2.2.0
  196. │ │ ├── extend@2.0.1
  197. │ │ ├─┬ findup-sync@0.3.0
  198. │ │ │ └─┬ glob@5.0.15
  199. │ │ │   ├── inherits@2.0.1
  200. │ │ │   └── minimatch@3.0.0
  201. │ │ ├── flagged-respawn@0.3.1
  202. │ │ ├── rechoir@0.6.2
  203. │ │ └── resolve@1.1.7
  204. │ ├─┬ orchestrator@0.3.7
  205. │ │ ├── end-of-stream@0.1.5
  206. │ │ ├── sequencify@0.0.7
  207. │ │ └── stream-consume@0.1.0
  208. │ ├── pretty-hrtime@0.2.2
  209. │ ├── semver@4.3.6
  210. │ ├─┬ tildify@1.1.2
  211. │ │ └── os-homedir@1.0.1
  212. │ ├─┬ v8flags@2.0.11
  213. │ │ └── user-home@1.1.1
  214. │ └─┬ vinyl-fs@0.3.14
  215. │   ├── defaults@1.0.3
  216. │   ├─┬ glob-stream@3.1.18
  217. │   │ ├─┬ glob@4.5.3
  218. │   │ │ └── inherits@2.0.1
  219. │   │ ├─┬ glob2base@0.0.12
  220. │   │ │ └── find-index@0.1.1
  221. │   │ ├── minimatch@2.0.10
  222. │   │ ├── ordered-read-streams@0.1.0
  223. │   │ ├─┬ through2@0.6.5
  224. │   │ │ └── readable-stream@1.0.33
  225. │   │ └── unique-stream@1.0.0
  226. │   ├── graceful-fs@3.0.8
  227. │   ├─┬ strip-bom@1.0.0
  228. │   │ ├── first-chunk-stream@1.0.0
  229. │   │ └── is-utf8@0.2.1
  230. │   ├─┬ through2@0.6.5
  231. │   │ └─┬ readable-stream@1.0.33
  232. │   │   └── inherits@2.0.1
  233. │   └─┬ vinyl@0.4.6
  234. │     └── clone@0.2.0
  235. ├── jade@0.35.0  extraneous
  236. ├── less@1.7.3  extraneous
  237. ├── marked@0.2.9  extraneous
  238. ├── methods@0.0.1  extraneous
  239. ├── mocha@1.18.2  extraneous
  240. ├── multiparty@2.1.8  extraneous
  241. ├─┬ node-gyp@3.3.0
  242. │ ├─┬ fstream@1.0.8
  243. │ │ └── inherits@2.0.1
  244. │ ├─┬ glob@3.1.21
  245. │ │ ├── graceful-fs@1.2.3
  246. │ │ ├── inherits@1.0.2
  247. │ │ └── minimatch@0.2.14
  248. │ ├── graceful-fs@4.1.3
  249. │ ├─┬ minimatch@1.0.0
  250. │ │ ├── lru-cache@2.7.3
  251. │ │ └── sigmund@1.0.1
  252. │ ├─┬ mkdirp@0.5.1
  253. │ │ └── minimist@0.0.8
  254. │ ├─┬ nopt@3.0.6
  255. │ │ └── abbrev@1.0.7
  256. │ ├─┬ npmlog@2.0.2
  257. │ │ ├── ansi@0.3.1
  258. │ │ ├─┬ are-we-there-yet@1.0.6
  259. │ │ │ └── delegates@1.0.0
  260. │ │ └─┬ gauge@1.2.7
  261. │ │   ├── has-unicode@2.0.0
  262. │ │   ├─┬ lodash.pad@4.1.0
  263. │ │   │ ├── lodash.repeat@4.0.0
  264. │ │   │ └── lodash.tostring@4.1.1
  265. │ │   ├── lodash.padend@4.2.0
  266. │ │   └── lodash.padstart@4.2.0
  267. │ ├─┬ osenv@0.1.3
  268. │ │ └── os-tmpdir@1.0.1
  269. │ ├─┬ path-array@1.0.1
  270. │ │ └─┬ array-index@1.0.0
  271. │ │   ├─┬ debug@2.2.0
  272. │ │   │ └── ms@0.7.1
  273. │ │   └─┬ es6-symbol@3.0.2
  274. │ │     ├── d@0.1.1
  275. │ │     └─┬ es5-ext@0.10.11
  276. │ │       └── es6-iterator@2.0.0
  277. │ ├─┬ request@2.65.0
  278. │ │ ├── aws-sign2@0.6.0
  279. │ │ ├── bl@1.0.3
  280. │ │ ├── caseless@0.11.0
  281. │ │ ├─┬ combined-stream@1.0.5
  282. │ │ │ └── delayed-stream@1.0.0
  283. │ │ ├── extend@3.0.0
  284. │ │ ├── forever-agent@0.6.1
  285. │ │ ├─┬ form-data@1.0.0-rc3
  286. │ │ │ └── async@1.5.2
  287. │ │ ├─┬ har-validator@2.0.6
  288. │ │ │ ├─┬ chalk@1.1.1
  289. │ │ │ │ ├── ansi-styles@2.2.0
  290. │ │ │ │ └── strip-ansi@3.0.1
  291. │ │ │ ├─┬ commander@2.9.0
  292. │ │ │ │ └── graceful-readlink@1.0.1
  293. │ │ │ ├─┬ is-my-json-valid@2.13.0
  294. │ │ │ │ ├── generate-function@2.0.0
  295. │ │ │ │ ├─┬ generate-object-property@1.2.0
  296. │ │ │ │ │ └── is-property@1.0.2
  297. │ │ │ │ └── jsonpointer@2.0.0
  298. │ │ │ └─┬ pinkie-promise@2.0.0
  299. │ │ │   └── pinkie@2.0.4
  300. │ │ ├─┬ hawk@3.1.3
  301. │ │ │ ├── boom@2.10.1
  302. │ │ │ ├── cryptiles@2.0.5
  303. │ │ │ ├── hoek@2.16.3
  304. │ │ │ └── sntp@1.0.9
  305. │ │ ├─┬ http-signature@0.11.0
  306. │ │ │ ├── asn1@0.1.11
  307. │ │ │ ├── assert-plus@0.1.5
  308. │ │ │ └── ctype@0.5.3
  309. │ │ ├── isstream@0.1.2
  310. │ │ ├── json-stringify-safe@5.0.1
  311. │ │ ├── node-uuid@1.4.7
  312. │ │ ├── oauth-sign@0.8.1
  313. │ │ ├── qs@5.2.0
  314. │ │ ├── stringstream@0.0.5
  315. │ │ ├── tough-cookie@2.2.1
  316. │ │ └── tunnel-agent@0.4.2
  317. │ ├── rimraf@2.2.8
  318. │ ├─┬ tar@2.2.1
  319. │ │ └─┬ block-stream@0.0.8
  320. │ │   └── inherits@2.0.1
  321. │ └─┬ which@1.2.4
  322. │   ├─┬ is-absolute@0.1.7
  323. │   │ └── is-relative@0.1.3
  324. │   └── isexe@1.1.2
  325. ├─┬ node-sass@3.4.2
  326. │ ├── async-foreach@0.1.3
  327. │ ├─┬ chalk@1.1.1
  328. │ │ ├─┬ ansi-styles@2.2.0
  329. │ │ │ └── color-convert@1.0.0
  330. │ │ ├─┬ has-ansi@2.0.0
  331. │ │ │ └── ansi-regex@2.0.0
  332. │ │ ├── strip-ansi@3.0.1
  333. │ │ └── supports-color@2.0.0
  334. │ ├─┬ cross-spawn@2.1.5
  335. │ │ ├─┬ cross-spawn-async@2.1.9
  336. │ │ │ └─┬ lru-cache@4.0.0
  337. │ │ │   ├── pseudomap@1.0.2
  338. │ │ │   └── yallist@2.0.0
  339. │ │ └─┬ spawn-sync@1.0.15
  340. │ │   ├─┬ concat-stream@1.5.1
  341. │ │   │ ├── inherits@2.0.1
  342. │ │   │ └── typedarray@0.0.6
  343. │ │   └── os-shim@0.1.3
  344. │ ├─┬ gaze@0.5.2
  345. │ │ └─┬ globule@0.1.0
  346. │ │   └── lodash@1.0.2
  347. │ ├── get-stdin@4.0.1
  348. │ ├─┬ glob@5.0.15
  349. │ │ ├─┬ inflight@1.0.4
  350. │ │ │ └── wrappy@1.0.1
  351. │ │ ├── inherits@2.0.1
  352. │ │ ├─┬ minimatch@3.0.0
  353. │ │ │ └─┬ brace-expansion@1.1.3
  354. │ │ │   ├── balanced-match@0.3.0
  355. │ │ │   └── concat-map@0.0.1
  356. │ │ ├── once@1.3.3
  357. │ │ └── path-is-absolute@1.0.0
  358. │ ├─┬ meow@3.7.0
  359. │ │ ├─┬ camelcase-keys@2.0.0
  360. │ │ │ └── camelcase@2.1.0
  361. │ │ ├── decamelize@1.1.2
  362. │ │ ├─┬ loud-rejection@1.3.0
  363. │ │ │ ├── array-find-index@1.0.1
  364. │ │ │ └── signal-exit@2.1.2
  365. │ │ ├── map-obj@1.0.1
  366. │ │ ├─┬ normalize-package-data@2.3.5
  367. │ │ │ ├── hosted-git-info@2.1.4
  368. │ │ │ ├─┬ is-builtin-module@1.0.0
  369. │ │ │ │ └── builtin-modules@1.1.1
  370. │ │ │ └─┬ validate-npm-package-license@3.0.1
  371. │ │ │   ├─┬ spdx-correct@1.0.2
  372. │ │ │   │ └── spdx-license-ids@1.2.0
  373. │ │ │   └─┬ spdx-expression-parse@1.0.2
  374. │ │ │     └── spdx-exceptions@1.0.4
  375. │ │ ├── object-assign@4.0.1
  376. │ │ ├─┬ read-pkg-up@1.0.1
  377. │ │ │ ├─┬ find-up@1.1.0
  378. │ │ │ │ └── path-exists@2.1.0
  379. │ │ │ └─┬ read-pkg@1.1.0
  380. │ │ │   ├─┬ load-json-file@1.1.0
  381. │ │ │   │ ├── graceful-fs@4.1.3
  382. │ │ │   │ ├─┬ parse-json@2.2.0
  383. │ │ │   │ │ └─┬ error-ex@1.3.0
  384. │ │ │   │ │   └── is-arrayish@0.2.1
  385. │ │ │   │ ├── pify@2.3.0
  386. │ │ │   │ └── strip-bom@2.0.0
  387. │ │ │   └─┬ path-type@1.1.0
  388. │ │ │     └── graceful-fs@4.1.3
  389. │ │ ├─┬ redent@1.0.0
  390. │ │ │ ├─┬ indent-string@2.1.0
  391. │ │ │ │ └─┬ repeating@2.0.0
  392. │ │ │ │   └── is-finite@1.0.1
  393. │ │ │ └── strip-indent@1.0.1
  394. │ │ └── trim-newlines@1.0.0
  395. │ ├── nan@2.2.0
  396. │ ├─┬ npmconf@2.1.2
  397. │ │ ├─┬ config-chain@1.1.10
  398. │ │ │ └── proto-list@1.2.4
  399. │ │ ├── inherits@2.0.1
  400. │ │ ├── ini@1.3.4
  401. │ │ └── uid-number@0.0.5
  402. │ └─┬ sass-graph@2.1.1
  403. │   ├─┬ glob@6.0.4
  404. │   │ ├── inherits@2.0.1
  405. │   │ └── minimatch@3.0.0
  406. │   └── lodash@4.5.1
  407. ├── pause@0.0.1  extraneous
  408. ├── shelljs@0.2.6  extraneous
  409. ├── sinon@1.9.1  extraneous
  410. ├── stylus@0.47.1  extraneous
  411. └── uid2@0.0.2  extraneous
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement