Guest User

Untitled

a guest
Jun 6th, 2016
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.30 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'i', 'jsbarcode' ]
  3. 2 info using npm@3.9.5
  4. 3 info using node@v6.2.0
  5. 4 silly loadCurrentTree Starting
  6. 5 silly install loadCurrentTree
  7. 6 silly install readLocalPackageData
  8. 7 silly fetchPackageMetaData jsbarcode@git+https://github.com/lindell/JsBarcode.git
  9. 8 silly fetchOtherPackageData jsbarcode@git+https://github.com/lindell/JsBarcode.git
  10. 9 silly cache add args [ 'jsbarcode@git+https://github.com/lindell/JsBarcode.git',
  11. 9 silly cache add null ]
  12. 10 verbose cache add spec jsbarcode@git+https://github.com/lindell/JsBarcode.git
  13. 11 silly cache add parsed spec Result {
  14. 11 silly cache add raw: 'jsbarcode@git+https://github.com/lindell/JsBarcode.git',
  15. 11 silly cache add scope: null,
  16. 11 silly cache add name: 'jsbarcode',
  17. 11 silly cache add rawSpec: 'git+https://github.com/lindell/JsBarcode.git',
  18. 11 silly cache add spec: 'git+https://github.com/lindell/JsBarcode.git',
  19. 11 silly cache add type: 'hosted',
  20. 11 silly cache add hosted:
  21. 11 silly cache add { type: 'github',
  22. 11 silly cache add ssh: 'git@github.com:lindell/JsBarcode.git',
  23. 11 silly cache add sshUrl: 'git+ssh://git@github.com/lindell/JsBarcode.git',
  24. 11 silly cache add httpsUrl: 'git+https://github.com/lindell/JsBarcode.git',
  25. 11 silly cache add gitUrl: 'git://github.com/lindell/JsBarcode.git',
  26. 11 silly cache add shortcut: 'github:lindell/JsBarcode',
  27. 11 silly cache add directUrl: 'https://raw.githubusercontent.com/lindell/JsBarcode/master/package.json' } }
  28. 12 verbose addRemoteGit caching git+https://github.com/lindell/JsBarcode.git
  29. 13 verbose addRemoteGit git+https://github.com/lindell/JsBarcode.git is a repository hosted by github
  30. 14 silly tryClone cloning git+https://github.com/lindell/JsBarcode.git via git+https://github.com/lindell/JsBarcode.git
  31. 15 verbose tryClone git-https-github-com-lindell-JsBarcode-git-cfcc92f8 not in flight; caching
  32. 16 verbose correctMkdir /Users/chenzhuokai/.npm/_git-remotes correctMkdir not in flight; initializing
  33. 17 info git [ 'config', '--get', 'remote.origin.url' ]
  34. 18 silly validateExistingRemote git+https://github.com/lindell/JsBarcode.git remote.origin.url: https://github.com/lindell/JsBarcode.git
  35. 19 verbose validateExistingRemote git+https://github.com/lindell/JsBarcode.git is updating existing cached remote /Users/chenzhuokai/.npm/_git-remotes/git-https-github-com-lindell-JsBarcode-git-cfcc92f8
  36. 20 info git [ 'fetch', '-a', 'origin' ]
  37. 21 verbose updateRemote git fetch -a origin (https://github.com/lindell/JsBarcode.git)
  38. 22 verbose correctMkdir /Users/chenzhuokai/.npm/_git-remotes correctMkdir not in flight; initializing
  39. 23 verbose setPermissions git+https://github.com/lindell/JsBarcode.git set permissions on /Users/chenzhuokai/.npm/_git-remotes/git-https-github-com-lindell-JsBarcode-git-cfcc92f8
  40. 24 verbose resolveHead git+https://github.com/lindell/JsBarcode.git original treeish: master
  41. 25 info git [ 'rev-list', '-n1', 'master' ]
  42. 26 silly resolveHead git+https://github.com/lindell/JsBarcode.git resolved treeish: 40dfa1680587f7fbfb3007bdf926b6a7d1300980
  43. 27 verbose resolveHead git+https://github.com/lindell/JsBarcode.git resolved Git URL: git+https://github.com/lindell/JsBarcode.git#40dfa1680587f7fbfb3007bdf926b6a7d1300980
  44. 28 silly resolveHead Git working directory: /var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980
  45. 29 info git [ 'clone',
  46. 29 info git '/Users/chenzhuokai/.npm/_git-remotes/git-https-github-com-lindell-JsBarcode-git-cfcc92f8',
  47. 29 info git '/var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980' ]
  48. 30 verbose cloneResolved git+https://github.com/lindell/JsBarcode.git clone Cloning into '/var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980'...
  49. 30 verbose cloneResolved done.
  50. 31 info git [ 'checkout', '40dfa1680587f7fbfb3007bdf926b6a7d1300980' ]
  51. 32 verbose checkoutTreeish git+https://github.com/lindell/JsBarcode.git checkout Note: checking out '40dfa1680587f7fbfb3007bdf926b6a7d1300980'.
  52. 32 verbose checkoutTreeish
  53. 32 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
  54. 32 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
  55. 32 verbose checkoutTreeish state without impacting any branches by performing another checkout.
  56. 32 verbose checkoutTreeish
  57. 32 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
  58. 32 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
  59. 32 verbose checkoutTreeish
  60. 32 verbose checkoutTreeish git checkout -b <new-branch-name>
  61. 32 verbose checkoutTreeish
  62. 32 verbose checkoutTreeish HEAD is now at 40dfa16... Updated CDN links
  63. 33 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ]
  64. 34 verbose updateSubmodules git+https://github.com/lindell/JsBarcode.git submodule update
  65. 35 verbose addLocalDirectory /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz not in flight; packing
  66. 36 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
  67. 37 verbose tar pack [ '/Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz',
  68. 37 verbose tar pack '/var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980' ]
  69. 38 verbose tarball /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz
  70. 39 verbose folder /var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980
  71. 40 verbose addLocalTarball adding from inside cache /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz
  72. 41 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
  73. 42 verbose addRemoteGit data._from: git+https://github.com/lindell/JsBarcode.git
  74. 43 verbose addRemoteGit data._resolved: git+https://github.com/lindell/JsBarcode.git#40dfa1680587f7fbfb3007bdf926b6a7d1300980
  75. 44 silly cache afterAdd jsbarcode@3.3.7
  76. 45 verbose afterAdd /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package/package.json not in flight; writing
  77. 46 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
  78. 47 verbose afterAdd /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package/package.json written
  79. 48 silly install normalizeTree
  80. 49 silly loadCurrentTree Finishing
  81. 50 silly loadIdealTree Starting
  82. 51 silly install loadIdealTree
  83. 52 silly cloneCurrentTree Starting
  84. 53 silly install cloneCurrentTreeToIdealTree
  85. 54 silly cloneCurrentTree Finishing
  86. 55 silly loadShrinkwrap Starting
  87. 56 silly install loadShrinkwrap
  88. 57 silly loadShrinkwrap Finishing
  89. 58 silly loadAllDepsIntoIdealTree Starting
  90. 59 silly install loadAllDepsIntoIdealTree
  91. 60 silly resolveWithNewModule jsbarcode@3.3.7 checking installable status
  92. 61 silly fetchNamedPackageData commander
  93. 62 silly mapToRegistry name commander
  94. 63 silly mapToRegistry using default registry
  95. 64 silly mapToRegistry registry https://registry.npm.taobao.org/
  96. 65 silly mapToRegistry data Result {
  97. 65 silly mapToRegistry raw: 'commander',
  98. 65 silly mapToRegistry scope: null,
  99. 65 silly mapToRegistry name: 'commander',
  100. 65 silly mapToRegistry rawSpec: '',
  101. 65 silly mapToRegistry spec: 'latest',
  102. 65 silly mapToRegistry type: 'tag' }
  103. 66 silly mapToRegistry uri https://registry.npm.taobao.org/commander
  104. 67 verbose request uri https://registry.npm.taobao.org/commander
  105. 68 verbose request no auth needed
  106. 69 info attempt registry request try #1 at 2:05:44 PM
  107. 70 verbose request id f02c4d90f4ad3a61
  108. 71 verbose etag "11433-Gvl5AlTRBmKF8SyCqeJc7Q"
  109. 72 http request GET https://registry.npm.taobao.org/commander
  110. 73 http 304 https://registry.npm.taobao.org/commander
  111. 74 verbose headers { date: 'Mon, 06 Jun 2016 06:05:44 GMT',
  112. 74 verbose headers connection: 'keep-alive',
  113. 74 verbose headers etag: '"11433-Gvl5AlTRBmKF8SyCqeJc7Q"',
  114. 74 verbose headers 'x-readtime': '133' }
  115. 75 silly get cb [ 304,
  116. 75 silly get { date: 'Mon, 06 Jun 2016 06:05:44 GMT',
  117. 75 silly get connection: 'keep-alive',
  118. 75 silly get etag: '"11433-Gvl5AlTRBmKF8SyCqeJc7Q"',
  119. 75 silly get 'x-readtime': '133' } ]
  120. 76 verbose etag https://registry.npm.taobao.org/commander from cache
  121. 77 verbose get saving commander to /Users/chenzhuokai/.npm/registry.npm.taobao.org/commander/.cache.json
  122. 78 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
  123. 79 silly resolveWithNewModule commander@2.9.0 checking installable status
  124. 80 silly cache add args [ 'commander@>=2.8.0', null ]
  125. 81 verbose cache add spec commander@>=2.8.0
  126. 82 silly cache add parsed spec Result {
  127. 82 silly cache add raw: 'commander@>=2.8.0',
  128. 82 silly cache add scope: null,
  129. 82 silly cache add name: 'commander',
  130. 82 silly cache add rawSpec: '>=2.8.0',
  131. 82 silly cache add spec: '>=2.8.0',
  132. 82 silly cache add type: 'range' }
  133. 83 silly addNamed commander@>=2.8.0
  134. 84 verbose addNamed ">=2.8.0" is a valid semver range for commander
  135. 85 silly addNameRange { name: 'commander', range: '>=2.8.0', hasData: false }
  136. 86 silly mapToRegistry name commander
  137. 87 silly mapToRegistry using default registry
  138. 88 silly mapToRegistry registry https://registry.npm.taobao.org/
  139. 89 silly mapToRegistry data Result {
  140. 89 silly mapToRegistry raw: 'commander',
  141. 89 silly mapToRegistry scope: null,
  142. 89 silly mapToRegistry name: 'commander',
  143. 89 silly mapToRegistry rawSpec: '',
  144. 89 silly mapToRegistry spec: 'latest',
  145. 89 silly mapToRegistry type: 'tag' }
  146. 90 silly mapToRegistry uri https://registry.npm.taobao.org/commander
  147. 91 verbose addNameRange registry:https://registry.npm.taobao.org/commander not in flight; fetching
  148. 92 verbose get https://registry.npm.taobao.org/commander not expired, no request
  149. 93 silly addNameRange number 2 { name: 'commander', range: '>=2.8.0', hasData: true }
  150. 94 silly addNameRange versions [ 'commander',
  151. 94 silly addNameRange [ '2.9.0',
  152. 94 silly addNameRange '2.8.1',
  153. 94 silly addNameRange '2.8.0',
  154. 94 silly addNameRange '2.7.1',
  155. 94 silly addNameRange '2.7.0',
  156. 94 silly addNameRange '2.6.0',
  157. 94 silly addNameRange '2.5.1',
  158. 94 silly addNameRange '2.5.0',
  159. 94 silly addNameRange '2.4.0',
  160. 94 silly addNameRange '2.3.0',
  161. 94 silly addNameRange '2.2.0',
  162. 94 silly addNameRange '2.1.0',
  163. 94 silly addNameRange '2.0.0',
  164. 94 silly addNameRange '1.3.2',
  165. 94 silly addNameRange '1.3.1',
  166. 94 silly addNameRange '1.3.0',
  167. 94 silly addNameRange '1.2.0',
  168. 94 silly addNameRange '1.1.1',
  169. 94 silly addNameRange '1.1.0',
  170. 94 silly addNameRange '1.0.5',
  171. 94 silly addNameRange '1.0.4',
  172. 94 silly addNameRange '1.0.3',
  173. 94 silly addNameRange '1.0.2',
  174. 94 silly addNameRange '1.0.1',
  175. 94 silly addNameRange '1.0.0',
  176. 94 silly addNameRange '0.5.2',
  177. 94 silly addNameRange '0.6.1',
  178. 94 silly addNameRange '0.6.0',
  179. 94 silly addNameRange '0.5.1',
  180. 94 silly addNameRange '0.5.0',
  181. 94 silly addNameRange '0.4.3',
  182. 94 silly addNameRange '0.4.2',
  183. 94 silly addNameRange '0.4.1',
  184. 94 silly addNameRange '0.4.0',
  185. 94 silly addNameRange '0.3.3',
  186. 94 silly addNameRange '0.3.2',
  187. 94 silly addNameRange '0.3.1',
  188. 94 silly addNameRange '0.3.0',
  189. 94 silly addNameRange '0.2.1',
  190. 94 silly addNameRange '0.2.0',
  191. 94 silly addNameRange '0.1.0',
  192. 94 silly addNameRange '0.0.5',
  193. 94 silly addNameRange '0.0.4',
  194. 94 silly addNameRange '0.0.3',
  195. 94 silly addNameRange '0.0.1' ] ]
  196. 95 silly addNamed commander@2.9.0
  197. 96 verbose addNamed "2.9.0" is a plain semver version for commander
  198. 97 silly cache afterAdd commander@2.9.0
  199. 98 verbose afterAdd /Users/chenzhuokai/.npm/commander/2.9.0/package/package.json not in flight; writing
  200. 99 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
  201. 100 verbose afterAdd /Users/chenzhuokai/.npm/commander/2.9.0/package/package.json written
  202. 101 silly loadAllDepsIntoIdealTree Finishing
  203. 102 silly idealTree:prePrune wxbook-node-print@0.3.2
  204. 102 silly idealTree:prePrune +-- abbrev@1.0.7
  205. 102 silly idealTree:prePrune +-- accepts@1.2.13
  206. 102 silly idealTree:prePrune +-- after@0.8.1
  207. 102 silly idealTree:prePrune +-- align-text@0.1.4
  208. 102 silly idealTree:prePrune +-- amdefine@1.0.0
  209. 102 silly idealTree:prePrune +-- ansi-regex@0.2.1
  210. 102 silly idealTree:prePrune +-- ansi-styles@1.1.0
  211. 102 silly idealTree:prePrune +-- ansi@0.3.1
  212. 102 silly idealTree:prePrune +-- are-we-there-yet@1.1.2
  213. 102 silly idealTree:prePrune +-- arr-diff@2.0.0
  214. 102 silly idealTree:prePrune +-- arr-flatten@1.0.1
  215. 102 silly idealTree:prePrune +-- array-find-index@1.0.1
  216. 102 silly idealTree:prePrune +-- array-flatten@1.1.1
  217. 102 silly idealTree:prePrune +-- array-unique@0.2.1
  218. 102 silly idealTree:prePrune +-- asn1@0.2.3
  219. 102 silly idealTree:prePrune +-- assert-plus@0.2.0
  220. 102 silly idealTree:prePrune +-- async@1.5.2
  221. 102 silly idealTree:prePrune +-- aws-sign2@0.6.0
  222. 102 silly idealTree:prePrune +-- aws4@1.4.1
  223. 102 silly idealTree:prePrune +-- axios@0.11.1
  224. 102 silly idealTree:prePrune +-- balanced-match@0.4.1
  225. 102 silly idealTree:prePrune +-- base64-js@0.0.8
  226. 102 silly idealTree:prePrune +-- basic-auth@1.0.4
  227. 102 silly idealTree:prePrune +-- biased-opener@0.2.8
  228. 102 silly idealTree:prePrune +-- big-integer@1.6.15
  229. 102 silly idealTree:prePrune +-- bl@1.1.2
  230. 102 silly idealTree:prePrune | `-- readable-stream@2.0.6
  231. 102 silly idealTree:prePrune +-- block-stream@0.0.9
  232. 102 silly idealTree:prePrune +-- bluebird@2.9.6
  233. 102 silly idealTree:prePrune +-- boom@2.10.1
  234. 102 silly idealTree:prePrune +-- bplist-parser@0.1.1
  235. 102 silly idealTree:prePrune +-- brace-expansion@1.1.4
  236. 102 silly idealTree:prePrune +-- braces@1.8.5
  237. 102 silly idealTree:prePrune +-- browser-launcher2@0.4.6
  238. 102 silly idealTree:prePrune | `-- lodash@2.4.2
  239. 102 silly idealTree:prePrune +-- builtin-modules@1.1.1
  240. 102 silly idealTree:prePrune +-- bytes@2.2.0
  241. 102 silly idealTree:prePrune +-- camel-case@1.2.2
  242. 102 silly idealTree:prePrune +-- camelcase-keys@2.1.0
  243. 102 silly idealTree:prePrune | `-- camelcase@2.1.1
  244. 102 silly idealTree:prePrune +-- camelcase@1.2.1
  245. 102 silly idealTree:prePrune +-- canvas@1.3.16
  246. 102 silly idealTree:prePrune +-- caseless@0.11.0
  247. 102 silly idealTree:prePrune +-- center-align@0.1.3
  248. 102 silly idealTree:prePrune +-- chalk@0.5.1
  249. 102 silly idealTree:prePrune +-- change-case@2.3.1
  250. 102 silly idealTree:prePrune +-- clean-css@3.4.13
  251. 102 silly idealTree:prePrune | `-- commander@2.8.1
  252. 102 silly idealTree:prePrune +-- cliui@2.1.0
  253. 102 silly idealTree:prePrune +-- combined-stream@1.0.5
  254. 102 silly idealTree:prePrune +-- commander@2.6.0
  255. 102 silly idealTree:prePrune +-- compressible@2.0.7
  256. 102 silly idealTree:prePrune +-- compression@1.6.1
  257. 102 silly idealTree:prePrune | +-- accepts@1.3.2
  258. 102 silly idealTree:prePrune | +-- negotiator@0.6.0
  259. 102 silly idealTree:prePrune | `-- vary@1.1.0
  260. 102 silly idealTree:prePrune +-- concat-map@0.0.1
  261. 102 silly idealTree:prePrune +-- concat-stream@1.5.0
  262. 102 silly idealTree:prePrune | `-- readable-stream@2.0.6
  263. 102 silly idealTree:prePrune +-- concurrently@2.0.0
  264. 102 silly idealTree:prePrune | `-- lodash@3.1.0
  265. 102 silly idealTree:prePrune +-- constant-case@1.1.2
  266. 102 silly idealTree:prePrune +-- content-disposition@0.5.1
  267. 102 silly idealTree:prePrune +-- content-type@1.0.1
  268. 102 silly idealTree:prePrune +-- cookie-signature@1.0.6
  269. 102 silly idealTree:prePrune +-- cookie@0.1.5
  270. 102 silly idealTree:prePrune +-- core-util-is@1.0.2
  271. 102 silly idealTree:prePrune +-- cross-spawn@0.2.9
  272. 102 silly idealTree:prePrune +-- cryptiles@2.0.5
  273. 102 silly idealTree:prePrune +-- dashdash@1.13.1
  274. 102 silly idealTree:prePrune | `-- assert-plus@1.0.0
  275. 102 silly idealTree:prePrune +-- debug@2.2.0
  276. 102 silly idealTree:prePrune +-- decamelize@1.2.0
  277. 102 silly idealTree:prePrune +-- deep-extend@0.4.1
  278. 102 silly idealTree:prePrune +-- default-browser-id@1.0.4
  279. 102 silly idealTree:prePrune +-- delayed-stream@1.0.0
  280. 102 silly idealTree:prePrune +-- delegates@1.0.0
  281. 102 silly idealTree:prePrune +-- depd@1.1.0
  282. 102 silly idealTree:prePrune +-- destroy@1.0.4
  283. 102 silly idealTree:prePrune +-- dot-case@1.1.2
  284. 102 silly idealTree:prePrune +-- ecc-jsbn@0.1.1
  285. 102 silly idealTree:prePrune +-- ee-first@1.1.1
  286. 102 silly idealTree:prePrune +-- ejs@2.4.1
  287. 102 silly idealTree:prePrune +-- electron-download@2.1.2
  288. 102 silly idealTree:prePrune +-- electron-pdf@0.7.0
  289. 102 silly idealTree:prePrune +-- electron-prebuilt@1.2.0
  290. 102 silly idealTree:prePrune +-- error-ex@1.3.0
  291. 102 silly idealTree:prePrune +-- escape-html@1.0.3
  292. 102 silly idealTree:prePrune +-- escape-string-regexp@1.0.5
  293. 102 silly idealTree:prePrune +-- etag@1.7.0
  294. 102 silly idealTree:prePrune +-- eventemitter3@1.2.0
  295. 102 silly idealTree:prePrune +-- expand-brackets@0.1.5
  296. 102 silly idealTree:prePrune +-- expand-range@1.8.2
  297. 102 silly idealTree:prePrune +-- express@4.13.4
  298. 102 silly idealTree:prePrune | `-- qs@4.0.0
  299. 102 silly idealTree:prePrune +-- extend@3.0.0
  300. 102 silly idealTree:prePrune +-- extglob@0.3.2
  301. 102 silly idealTree:prePrune +-- extract-zip@1.5.0
  302. 102 silly idealTree:prePrune | +-- debug@0.7.4
  303. 102 silly idealTree:prePrune | +-- minimist@0.0.8
  304. 102 silly idealTree:prePrune | `-- mkdirp@0.5.0
  305. 102 silly idealTree:prePrune +-- extsprintf@1.0.2
  306. 102 silly idealTree:prePrune +-- fd-slicer@1.0.1
  307. 102 silly idealTree:prePrune +-- filename-regex@2.0.0
  308. 102 silly idealTree:prePrune +-- fill-range@2.2.3
  309. 102 silly idealTree:prePrune +-- finalhandler@0.4.1
  310. 102 silly idealTree:prePrune +-- find-up@1.1.2
  311. 102 silly idealTree:prePrune | `-- path-exists@2.1.0
  312. 102 silly idealTree:prePrune +-- follow-redirects@0.0.7
  313. 102 silly idealTree:prePrune +-- for-in@0.1.5
  314. 102 silly idealTree:prePrune +-- for-own@0.1.4
  315. 102 silly idealTree:prePrune +-- forever-agent@0.6.1
  316. 102 silly idealTree:prePrune +-- form-data@1.0.0-rc4
  317. 102 silly idealTree:prePrune +-- forwarded@0.1.0
  318. 102 silly idealTree:prePrune +-- fresh@0.3.0
  319. 102 silly idealTree:prePrune +-- fs-extra@0.30.0
  320. 102 silly idealTree:prePrune +-- fstream-ignore@1.0.5
  321. 102 silly idealTree:prePrune +-- fstream@1.0.9
  322. 102 silly idealTree:prePrune +-- gauge@1.2.7
  323. 102 silly idealTree:prePrune +-- generate-function@2.0.0
  324. 102 silly idealTree:prePrune +-- generate-object-property@1.2.0
  325. 102 silly idealTree:prePrune +-- get-stdin@4.0.1
  326. 102 silly idealTree:prePrune +-- getpass@0.1.6
  327. 102 silly idealTree:prePrune | `-- assert-plus@1.0.0
  328. 102 silly idealTree:prePrune +-- github-markdown-css@2.3.0
  329. 102 silly idealTree:prePrune +-- glob-base@0.3.0
  330. 102 silly idealTree:prePrune +-- glob-parent@2.0.0
  331. 102 silly idealTree:prePrune +-- glob@6.0.4
  332. 102 silly idealTree:prePrune +-- graceful-fs@4.1.3
  333. 102 silly idealTree:prePrune +-- graceful-readlink@1.0.1
  334. 102 silly idealTree:prePrune +-- har-validator@2.0.6
  335. 102 silly idealTree:prePrune | +-- ansi-regex@2.0.0
  336. 102 silly idealTree:prePrune | +-- ansi-styles@2.2.1
  337. 102 silly idealTree:prePrune | +-- chalk@1.1.3
  338. 102 silly idealTree:prePrune | +-- commander@2.9.0
  339. 102 silly idealTree:prePrune | +-- has-ansi@2.0.0
  340. 102 silly idealTree:prePrune | +-- strip-ansi@3.0.1
  341. 102 silly idealTree:prePrune | `-- supports-color@2.0.0
  342. 102 silly idealTree:prePrune +-- has-ansi@0.1.0
  343. 102 silly idealTree:prePrune +-- has-unicode@2.0.0
  344. 102 silly idealTree:prePrune +-- hawk@3.1.3
  345. 102 silly idealTree:prePrune +-- he@1.1.0
  346. 102 silly idealTree:prePrune +-- headless@0.1.7
  347. 102 silly idealTree:prePrune +-- highlight.js@9.4.0
  348. 102 silly idealTree:prePrune +-- hoek@2.16.3
  349. 102 silly idealTree:prePrune +-- home-path@1.0.3
  350. 102 silly idealTree:prePrune +-- hosted-git-info@2.1.5
  351. 102 silly idealTree:prePrune +-- html-minifier@2.1.3
  352. 102 silly idealTree:prePrune | `-- commander@2.9.0
  353. 102 silly idealTree:prePrune +-- http-errors@1.3.1
  354. 102 silly idealTree:prePrune +-- http-proxy-middleware@0.14.0
  355. 102 silly idealTree:prePrune +-- http-proxy@1.13.3
  356. 102 silly idealTree:prePrune +-- http-signature@1.1.1
  357. 102 silly idealTree:prePrune +-- indent-string@2.1.0
  358. 102 silly idealTree:prePrune +-- inflight@1.0.5
  359. 102 silly idealTree:prePrune +-- inherits@2.0.1
  360. 102 silly idealTree:prePrune +-- ini@1.3.4
  361. 102 silly idealTree:prePrune +-- ipaddr.js@1.0.5
  362. 102 silly idealTree:prePrune +-- is-arrayish@0.2.1
  363. 102 silly idealTree:prePrune +-- is-buffer@1.1.3
  364. 102 silly idealTree:prePrune +-- is-builtin-module@1.0.0
  365. 102 silly idealTree:prePrune +-- is-dotfile@1.0.2
  366. 102 silly idealTree:prePrune +-- is-equal-shallow@0.1.3
  367. 102 silly idealTree:prePrune +-- is-extendable@0.1.1
  368. 102 silly idealTree:prePrune +-- is-extglob@1.0.0
  369. 102 silly idealTree:prePrune +-- is-finite@1.0.1
  370. 102 silly idealTree:prePrune +-- is-glob@2.0.1
  371. 102 silly idealTree:prePrune +-- is-lower-case@1.1.3
  372. 102 silly idealTree:prePrune +-- is-my-json-valid@2.13.1
  373. 102 silly idealTree:prePrune | `-- xtend@4.0.1
  374. 102 silly idealTree:prePrune +-- is-number@2.1.0
  375. 102 silly idealTree:prePrune +-- is-posix-bracket@0.1.1
  376. 102 silly idealTree:prePrune +-- is-primitive@2.0.0
  377. 102 silly idealTree:prePrune +-- is-property@1.0.2
  378. 102 silly idealTree:prePrune +-- is-typedarray@1.0.0
  379. 102 silly idealTree:prePrune +-- is-upper-case@1.1.2
  380. 102 silly idealTree:prePrune +-- is-utf8@0.2.1
  381. 102 silly idealTree:prePrune +-- isarray@1.0.0
  382. 102 silly idealTree:prePrune +-- isexe@1.1.2
  383. 102 silly idealTree:prePrune +-- isobject@2.1.0
  384. 102 silly idealTree:prePrune +-- isstream@0.1.2
  385. 102 silly idealTree:prePrune +-- jodid25519@1.0.2
  386. 102 silly idealTree:prePrune +-- js-barcode@0.0.4
  387. 102 silly idealTree:prePrune +-- jsbarcode@3.3.7
  388. 102 silly idealTree:prePrune | `-- commander@2.9.0
  389. 102 silly idealTree:prePrune +-- jsbn@0.1.0
  390. 102 silly idealTree:prePrune +-- json-schema@0.2.2
  391. 102 silly idealTree:prePrune +-- json-stringify-safe@5.0.1
  392. 102 silly idealTree:prePrune +-- jsonfile@2.3.1
  393. 102 silly idealTree:prePrune +-- jsonpointer@2.0.0
  394. 102 silly idealTree:prePrune +-- jsprim@1.2.2
  395. 102 silly idealTree:prePrune +-- kind-of@3.0.3
  396. 102 silly idealTree:prePrune +-- klaw@1.2.0
  397. 102 silly idealTree:prePrune +-- lazy-cache@1.0.4
  398. 102 silly idealTree:prePrune +-- load-json-file@1.1.0
  399. 102 silly idealTree:prePrune +-- lodash._baseslice@4.0.0
  400. 102 silly idealTree:prePrune +-- lodash._basetostring@4.12.0
  401. 102 silly idealTree:prePrune +-- lodash.pad@4.4.0
  402. 102 silly idealTree:prePrune +-- lodash.padend@4.5.0
  403. 102 silly idealTree:prePrune +-- lodash.padstart@4.5.0
  404. 102 silly idealTree:prePrune +-- lodash.tostring@4.1.3
  405. 102 silly idealTree:prePrune +-- lodash@4.13.1
  406. 102 silly idealTree:prePrune +-- longest@1.0.1
  407. 102 silly idealTree:prePrune +-- loud-rejection@1.3.0
  408. 102 silly idealTree:prePrune +-- lower-case-first@1.0.2
  409. 102 silly idealTree:prePrune +-- lower-case@1.1.3
  410. 102 silly idealTree:prePrune +-- lru-cache@2.7.3
  411. 102 silly idealTree:prePrune +-- map-obj@1.0.1
  412. 102 silly idealTree:prePrune +-- marked@0.3.5
  413. 102 silly idealTree:prePrune +-- media-typer@0.3.0
  414. 102 silly idealTree:prePrune +-- meow@3.7.0
  415. 102 silly idealTree:prePrune +-- merge-descriptors@1.0.1
  416. 102 silly idealTree:prePrune +-- methods@1.1.2
  417. 102 silly idealTree:prePrune +-- micromatch@2.3.8
  418. 102 silly idealTree:prePrune +-- mime-db@1.22.0
  419. 102 silly idealTree:prePrune +-- mime-types@2.1.10
  420. 102 silly idealTree:prePrune +-- mime@1.3.4
  421. 102 silly idealTree:prePrune +-- minimatch@3.0.0
  422. 102 silly idealTree:prePrune +-- minimist@1.2.0
  423. 102 silly idealTree:prePrune +-- mkdirp@0.5.1
  424. 102 silly idealTree:prePrune | `-- minimist@0.0.8
  425. 102 silly idealTree:prePrune +-- moment@2.13.0
  426. 102 silly idealTree:prePrune +-- ms@0.7.1
  427. 102 silly idealTree:prePrune +-- mv@2.1.1
  428. 102 silly idealTree:prePrune | `-- rimraf@2.4.5
  429. 102 silly idealTree:prePrune +-- nan@2.3.5
  430. 102 silly idealTree:prePrune +-- ncname@1.0.0
  431. 102 silly idealTree:prePrune +-- ncp@2.0.0
  432. 102 silly idealTree:prePrune +-- negotiator@0.5.3
  433. 102 silly idealTree:prePrune +-- node-inspector@0.12.8
  434. 102 silly idealTree:prePrune | +-- async@0.9.2
  435. 102 silly idealTree:prePrune | +-- glob@5.0.15
  436. 102 silly idealTree:prePrune | `-- semver@4.3.6
  437. 102 silly idealTree:prePrune +-- node-pre-gyp@0.6.28
  438. 102 silly idealTree:prePrune | +-- glob@7.0.3
  439. 102 silly idealTree:prePrune | `-- rimraf@2.5.2
  440. 102 silly idealTree:prePrune +-- node-uuid@1.4.7
  441. 102 silly idealTree:prePrune +-- nopt@3.0.6
  442. 102 silly idealTree:prePrune +-- normalize-package-data@2.3.5
  443. 102 silly idealTree:prePrune +-- normalize-path@2.0.1
  444. 102 silly idealTree:prePrune +-- npmlog@2.0.4
  445. 102 silly idealTree:prePrune +-- nugget@1.6.2
  446. 102 silly idealTree:prePrune +-- number-is-nan@1.0.0
  447. 102 silly idealTree:prePrune +-- oauth-sign@0.8.2
  448. 102 silly idealTree:prePrune +-- object-assign@4.1.0
  449. 102 silly idealTree:prePrune +-- object-keys@0.4.0
  450. 102 silly idealTree:prePrune +-- object.omit@2.0.0
  451. 102 silly idealTree:prePrune +-- on-finished@2.3.0
  452. 102 silly idealTree:prePrune +-- on-headers@1.0.1
  453. 102 silly idealTree:prePrune +-- once@1.3.3
  454. 102 silly idealTree:prePrune +-- options@0.0.6
  455. 102 silly idealTree:prePrune +-- os-homedir@1.0.1
  456. 102 silly idealTree:prePrune +-- os-tmpdir@1.0.1
  457. 102 silly idealTree:prePrune +-- osenv@0.1.3
  458. 102 silly idealTree:prePrune +-- param-case@1.1.2
  459. 102 silly idealTree:prePrune +-- parse-glob@3.0.4
  460. 102 silly idealTree:prePrune +-- parse-json@2.2.0
  461. 102 silly idealTree:prePrune +-- parseurl@1.3.1
  462. 102 silly idealTree:prePrune +-- pascal-case@1.1.2
  463. 102 silly idealTree:prePrune +-- path-case@1.1.2
  464. 102 silly idealTree:prePrune +-- path-exists@1.0.0
  465. 102 silly idealTree:prePrune +-- path-is-absolute@1.0.0
  466. 102 silly idealTree:prePrune +-- path-to-regexp@0.1.7
  467. 102 silly idealTree:prePrune +-- path-type@1.1.0
  468. 102 silly idealTree:prePrune +-- pend@1.2.0
  469. 102 silly idealTree:prePrune +-- pify@2.3.0
  470. 102 silly idealTree:prePrune +-- pinkie-promise@2.0.1
  471. 102 silly idealTree:prePrune +-- pinkie@2.0.4
  472. 102 silly idealTree:prePrune +-- plist@1.2.0
  473. 102 silly idealTree:prePrune +-- preserve@0.2.0
  474. 102 silly idealTree:prePrune +-- pretty-bytes@1.0.4
  475. 102 silly idealTree:prePrune +-- process-nextick-args@1.0.7
  476. 102 silly idealTree:prePrune +-- progress-stream@1.2.0
  477. 102 silly idealTree:prePrune +-- proxy-addr@1.0.10
  478. 102 silly idealTree:prePrune +-- qs@6.1.0
  479. 102 silly idealTree:prePrune +-- randomatic@1.1.5
  480. 102 silly idealTree:prePrune +-- range-parser@1.0.3
  481. 102 silly idealTree:prePrune +-- rc@1.1.6
  482. 102 silly idealTree:prePrune +-- read-pkg-up@1.0.1
  483. 102 silly idealTree:prePrune +-- read-pkg@1.1.0
  484. 102 silly idealTree:prePrune +-- readable-stream@1.1.14
  485. 102 silly idealTree:prePrune | `-- isarray@0.0.1
  486. 102 silly idealTree:prePrune +-- redent@1.0.0
  487. 102 silly idealTree:prePrune +-- regex-cache@0.4.3
  488. 102 silly idealTree:prePrune +-- relateurl@0.2.6
  489. 102 silly idealTree:prePrune +-- repeat-element@1.1.2
  490. 102 silly idealTree:prePrune +-- repeat-string@1.5.4
  491. 102 silly idealTree:prePrune +-- repeating@2.0.1
  492. 102 silly idealTree:prePrune +-- request@2.72.0
  493. 102 silly idealTree:prePrune +-- requires-port@1.0.0
  494. 102 silly idealTree:prePrune +-- right-align@0.1.3
  495. 102 silly idealTree:prePrune +-- rimraf@2.2.8
  496. 102 silly idealTree:prePrune +-- rx@2.3.24
  497. 102 silly idealTree:prePrune +-- semver@5.1.0
  498. 102 silly idealTree:prePrune +-- send@0.13.1
  499. 102 silly idealTree:prePrune +-- sentence-case@1.1.3
  500. 102 silly idealTree:prePrune +-- serve-favicon@2.3.0
  501. 102 silly idealTree:prePrune +-- serve-static@1.10.2
  502. 102 silly idealTree:prePrune +-- signal-exit@2.1.2
  503. 102 silly idealTree:prePrune +-- single-line-log@0.4.1
  504. 102 silly idealTree:prePrune +-- snake-case@1.1.2
  505. 102 silly idealTree:prePrune +-- sntp@1.0.9
  506. 102 silly idealTree:prePrune +-- source-map@0.4.4
  507. 102 silly idealTree:prePrune +-- spdx-correct@1.0.2
  508. 102 silly idealTree:prePrune +-- spdx-exceptions@1.0.4
  509. 102 silly idealTree:prePrune +-- spdx-expression-parse@1.0.2
  510. 102 silly idealTree:prePrune +-- spdx-license-ids@1.2.1
  511. 102 silly idealTree:prePrune +-- speedometer@0.1.4
  512. 102 silly idealTree:prePrune +-- sshpk@1.8.3
  513. 102 silly idealTree:prePrune | `-- assert-plus@1.0.0
  514. 102 silly idealTree:prePrune +-- statuses@1.2.1
  515. 102 silly idealTree:prePrune +-- stream-consume@0.1.0
  516. 102 silly idealTree:prePrune +-- string_decoder@0.10.31
  517. 102 silly idealTree:prePrune +-- stringstream@0.0.5
  518. 102 silly idealTree:prePrune +-- strip-ansi@0.3.0
  519. 102 silly idealTree:prePrune +-- strip-bom@2.0.0
  520. 102 silly idealTree:prePrune +-- strip-indent@1.0.1
  521. 102 silly idealTree:prePrune +-- strip-json-comments@1.0.4
  522. 102 silly idealTree:prePrune +-- strong-data-uri@1.0.4
  523. 102 silly idealTree:prePrune +-- supports-color@0.2.0
  524. 102 silly idealTree:prePrune +-- swap-case@1.1.2
  525. 102 silly idealTree:prePrune +-- tar-pack@3.1.3
  526. 102 silly idealTree:prePrune | +-- glob@7.0.3
  527. 102 silly idealTree:prePrune | +-- readable-stream@2.0.6
  528. 102 silly idealTree:prePrune | `-- rimraf@2.5.2
  529. 102 silly idealTree:prePrune +-- tar@2.2.1
  530. 102 silly idealTree:prePrune +-- throttleit@0.0.2
  531. 102 silly idealTree:prePrune +-- through2@0.2.3
  532. 102 silly idealTree:prePrune +-- title-case@1.1.2
  533. 102 silly idealTree:prePrune +-- tough-cookie@2.2.2
  534. 102 silly idealTree:prePrune +-- trim-newlines@1.0.0
  535. 102 silly idealTree:prePrune +-- truncate@1.0.5
  536. 102 silly idealTree:prePrune +-- tunnel-agent@0.4.3
  537. 102 silly idealTree:prePrune +-- tweetnacl@0.13.3
  538. 102 silly idealTree:prePrune +-- twemoji@2.0.5
  539. 102 silly idealTree:prePrune +-- type-is@1.6.12
  540. 102 silly idealTree:prePrune +-- typedarray@0.0.6
  541. 102 silly idealTree:prePrune +-- uglify-js@2.6.2
  542. 102 silly idealTree:prePrune | +-- async@0.2.10
  543. 102 silly idealTree:prePrune | `-- source-map@0.5.6
  544. 102 silly idealTree:prePrune +-- uglify-to-browserify@1.0.2
  545. 102 silly idealTree:prePrune +-- uid-number@0.0.6
  546. 102 silly idealTree:prePrune +-- uid@0.0.2
  547. 102 silly idealTree:prePrune +-- ultron@1.0.2
  548. 102 silly idealTree:prePrune +-- unpipe@1.0.0
  549. 102 silly idealTree:prePrune +-- untildify@2.1.0
  550. 102 silly idealTree:prePrune +-- upper-case-first@1.1.2
  551. 102 silly idealTree:prePrune +-- upper-case@1.1.3
  552. 102 silly idealTree:prePrune +-- util-deprecate@1.0.2
  553. 102 silly idealTree:prePrune +-- utils-merge@1.0.0
  554. 102 silly idealTree:prePrune +-- uuid@2.0.2
  555. 102 silly idealTree:prePrune +-- v8-debug@0.7.7
  556. 102 silly idealTree:prePrune +-- v8-profiler@5.6.5
  557. 102 silly idealTree:prePrune +-- validate-npm-package-license@3.0.1
  558. 102 silly idealTree:prePrune +-- vary@1.0.1
  559. 102 silly idealTree:prePrune +-- verror@1.3.6
  560. 102 silly idealTree:prePrune +-- which@1.2.10
  561. 102 silly idealTree:prePrune +-- win-detect-browsers@1.0.2
  562. 102 silly idealTree:prePrune | +-- xtend@4.0.1
  563. 102 silly idealTree:prePrune | `-- yargs@1.3.3
  564. 102 silly idealTree:prePrune +-- window-size@0.1.0
  565. 102 silly idealTree:prePrune +-- wordwrap@0.0.2
  566. 102 silly idealTree:prePrune +-- wrappy@1.0.2
  567. 102 silly idealTree:prePrune +-- ws@1.1.0
  568. 102 silly idealTree:prePrune +-- x-default-browser@0.3.1
  569. 102 silly idealTree:prePrune +-- xml-char-classes@1.0.0
  570. 102 silly idealTree:prePrune +-- xmlbuilder@4.0.0
  571. 102 silly idealTree:prePrune | `-- lodash@3.10.1
  572. 102 silly idealTree:prePrune +-- xmldom@0.1.22
  573. 102 silly idealTree:prePrune +-- xtend@2.1.2
  574. 102 silly idealTree:prePrune +-- yargs@3.10.0
  575. 102 silly idealTree:prePrune `-- yauzl@2.4.1
  576. 103 silly loadIdealTree Finishing
  577. 104 silly currentTree wxbook-node-print@0.3.2
  578. 104 silly currentTree +-- abbrev@1.0.7
  579. 104 silly currentTree +-- accepts@1.2.13
  580. 104 silly currentTree +-- after@0.8.1
  581. 104 silly currentTree +-- align-text@0.1.4
  582. 104 silly currentTree +-- amdefine@1.0.0
  583. 104 silly currentTree +-- ansi-regex@0.2.1
  584. 104 silly currentTree +-- ansi-styles@1.1.0
  585. 104 silly currentTree +-- ansi@0.3.1
  586. 104 silly currentTree +-- are-we-there-yet@1.1.2
  587. 104 silly currentTree +-- arr-diff@2.0.0
  588. 104 silly currentTree +-- arr-flatten@1.0.1
  589. 104 silly currentTree +-- array-find-index@1.0.1
  590. 104 silly currentTree +-- array-flatten@1.1.1
  591. 104 silly currentTree +-- array-unique@0.2.1
  592. 104 silly currentTree +-- asn1@0.2.3
  593. 104 silly currentTree +-- assert-plus@0.2.0
  594. 104 silly currentTree +-- async@1.5.2
  595. 104 silly currentTree +-- aws-sign2@0.6.0
  596. 104 silly currentTree +-- aws4@1.4.1
  597. 104 silly currentTree +-- axios@0.11.1
  598. 104 silly currentTree +-- balanced-match@0.4.1
  599. 104 silly currentTree +-- base64-js@0.0.8
  600. 104 silly currentTree +-- basic-auth@1.0.4
  601. 104 silly currentTree +-- biased-opener@0.2.8
  602. 104 silly currentTree +-- big-integer@1.6.15
  603. 104 silly currentTree +-- bl@1.1.2
  604. 104 silly currentTree | `-- readable-stream@2.0.6
  605. 104 silly currentTree +-- block-stream@0.0.9
  606. 104 silly currentTree +-- bluebird@2.9.6
  607. 104 silly currentTree +-- boom@2.10.1
  608. 104 silly currentTree +-- bplist-parser@0.1.1
  609. 104 silly currentTree +-- brace-expansion@1.1.4
  610. 104 silly currentTree +-- braces@1.8.5
  611. 104 silly currentTree +-- browser-launcher2@0.4.6
  612. 104 silly currentTree | `-- lodash@2.4.2
  613. 104 silly currentTree +-- builtin-modules@1.1.1
  614. 104 silly currentTree +-- bytes@2.2.0
  615. 104 silly currentTree +-- camel-case@1.2.2
  616. 104 silly currentTree +-- camelcase-keys@2.1.0
  617. 104 silly currentTree | `-- camelcase@2.1.1
  618. 104 silly currentTree +-- camelcase@1.2.1
  619. 104 silly currentTree +-- canvas@1.3.16
  620. 104 silly currentTree +-- caseless@0.11.0
  621. 104 silly currentTree +-- center-align@0.1.3
  622. 104 silly currentTree +-- chalk@0.5.1
  623. 104 silly currentTree +-- change-case@2.3.1
  624. 104 silly currentTree +-- clean-css@3.4.13
  625. 104 silly currentTree | `-- commander@2.8.1
  626. 104 silly currentTree +-- cliui@2.1.0
  627. 104 silly currentTree +-- combined-stream@1.0.5
  628. 104 silly currentTree +-- commander@2.6.0
  629. 104 silly currentTree +-- compressible@2.0.7
  630. 104 silly currentTree +-- compression@1.6.1
  631. 104 silly currentTree | +-- accepts@1.3.2
  632. 104 silly currentTree | +-- negotiator@0.6.0
  633. 104 silly currentTree | `-- vary@1.1.0
  634. 104 silly currentTree +-- concat-map@0.0.1
  635. 104 silly currentTree +-- concat-stream@1.5.0
  636. 104 silly currentTree | `-- readable-stream@2.0.6
  637. 104 silly currentTree +-- concurrently@2.0.0
  638. 104 silly currentTree | `-- lodash@3.1.0
  639. 104 silly currentTree +-- constant-case@1.1.2
  640. 104 silly currentTree +-- content-disposition@0.5.1
  641. 104 silly currentTree +-- content-type@1.0.1
  642. 104 silly currentTree +-- cookie-signature@1.0.6
  643. 104 silly currentTree +-- cookie@0.1.5
  644. 104 silly currentTree +-- core-util-is@1.0.2
  645. 104 silly currentTree +-- cross-spawn@0.2.9
  646. 104 silly currentTree +-- cryptiles@2.0.5
  647. 104 silly currentTree +-- dashdash@1.13.1
  648. 104 silly currentTree | `-- assert-plus@1.0.0
  649. 104 silly currentTree +-- debug@2.2.0
  650. 104 silly currentTree +-- decamelize@1.2.0
  651. 104 silly currentTree +-- deep-extend@0.4.1
  652. 104 silly currentTree +-- default-browser-id@1.0.4
  653. 104 silly currentTree +-- delayed-stream@1.0.0
  654. 104 silly currentTree +-- delegates@1.0.0
  655. 104 silly currentTree +-- depd@1.1.0
  656. 104 silly currentTree +-- destroy@1.0.4
  657. 104 silly currentTree +-- dot-case@1.1.2
  658. 104 silly currentTree +-- ecc-jsbn@0.1.1
  659. 104 silly currentTree +-- ee-first@1.1.1
  660. 104 silly currentTree +-- ejs@2.4.1
  661. 104 silly currentTree +-- electron-download@2.1.2
  662. 104 silly currentTree +-- electron-pdf@0.7.0
  663. 104 silly currentTree +-- electron-prebuilt@1.2.0
  664. 104 silly currentTree +-- error-ex@1.3.0
  665. 104 silly currentTree +-- escape-html@1.0.3
  666. 104 silly currentTree +-- escape-string-regexp@1.0.5
  667. 104 silly currentTree +-- etag@1.7.0
  668. 104 silly currentTree +-- eventemitter3@1.2.0
  669. 104 silly currentTree +-- expand-brackets@0.1.5
  670. 104 silly currentTree +-- expand-range@1.8.2
  671. 104 silly currentTree +-- express@4.13.4
  672. 104 silly currentTree | `-- qs@4.0.0
  673. 104 silly currentTree +-- extend@3.0.0
  674. 104 silly currentTree +-- extglob@0.3.2
  675. 104 silly currentTree +-- extract-zip@1.5.0
  676. 104 silly currentTree | +-- debug@0.7.4
  677. 104 silly currentTree | +-- minimist@0.0.8
  678. 104 silly currentTree | `-- mkdirp@0.5.0
  679. 104 silly currentTree +-- extsprintf@1.0.2
  680. 104 silly currentTree +-- fd-slicer@1.0.1
  681. 104 silly currentTree +-- filename-regex@2.0.0
  682. 104 silly currentTree +-- fill-range@2.2.3
  683. 104 silly currentTree +-- finalhandler@0.4.1
  684. 104 silly currentTree +-- find-up@1.1.2
  685. 104 silly currentTree | `-- path-exists@2.1.0
  686. 104 silly currentTree +-- follow-redirects@0.0.7
  687. 104 silly currentTree +-- for-in@0.1.5
  688. 104 silly currentTree +-- for-own@0.1.4
  689. 104 silly currentTree +-- forever-agent@0.6.1
  690. 104 silly currentTree +-- form-data@1.0.0-rc4
  691. 104 silly currentTree +-- forwarded@0.1.0
  692. 104 silly currentTree +-- fresh@0.3.0
  693. 104 silly currentTree +-- fs-extra@0.30.0
  694. 104 silly currentTree +-- fstream-ignore@1.0.5
  695. 104 silly currentTree +-- fstream@1.0.9
  696. 104 silly currentTree +-- gauge@1.2.7
  697. 104 silly currentTree +-- generate-function@2.0.0
  698. 104 silly currentTree +-- generate-object-property@1.2.0
  699. 104 silly currentTree +-- get-stdin@4.0.1
  700. 104 silly currentTree +-- getpass@0.1.6
  701. 104 silly currentTree | `-- assert-plus@1.0.0
  702. 104 silly currentTree +-- github-markdown-css@2.3.0
  703. 104 silly currentTree +-- glob-base@0.3.0
  704. 104 silly currentTree +-- glob-parent@2.0.0
  705. 104 silly currentTree +-- glob@6.0.4
  706. 104 silly currentTree +-- graceful-fs@4.1.3
  707. 104 silly currentTree +-- graceful-readlink@1.0.1
  708. 104 silly currentTree +-- har-validator@2.0.6
  709. 104 silly currentTree | +-- ansi-regex@2.0.0
  710. 104 silly currentTree | +-- ansi-styles@2.2.1
  711. 104 silly currentTree | +-- chalk@1.1.3
  712. 104 silly currentTree | +-- commander@2.9.0
  713. 104 silly currentTree | +-- has-ansi@2.0.0
  714. 104 silly currentTree | +-- strip-ansi@3.0.1
  715. 104 silly currentTree | `-- supports-color@2.0.0
  716. 104 silly currentTree +-- has-ansi@0.1.0
  717. 104 silly currentTree +-- has-unicode@2.0.0
  718. 104 silly currentTree +-- hawk@3.1.3
  719. 104 silly currentTree +-- he@1.1.0
  720. 104 silly currentTree +-- headless@0.1.7
  721. 104 silly currentTree +-- highlight.js@9.4.0
  722. 104 silly currentTree +-- hoek@2.16.3
  723. 104 silly currentTree +-- home-path@1.0.3
  724. 104 silly currentTree +-- hosted-git-info@2.1.5
  725. 104 silly currentTree +-- html-minifier@2.1.3
  726. 104 silly currentTree | `-- commander@2.9.0
  727. 104 silly currentTree +-- http-errors@1.3.1
  728. 104 silly currentTree +-- http-proxy-middleware@0.14.0
  729. 104 silly currentTree +-- http-proxy@1.13.3
  730. 104 silly currentTree +-- http-signature@1.1.1
  731. 104 silly currentTree +-- indent-string@2.1.0
  732. 104 silly currentTree +-- inflight@1.0.5
  733. 104 silly currentTree +-- inherits@2.0.1
  734. 104 silly currentTree +-- ini@1.3.4
  735. 104 silly currentTree +-- ipaddr.js@1.0.5
  736. 104 silly currentTree +-- is-arrayish@0.2.1
  737. 104 silly currentTree +-- is-buffer@1.1.3
  738. 104 silly currentTree +-- is-builtin-module@1.0.0
  739. 104 silly currentTree +-- is-dotfile@1.0.2
  740. 104 silly currentTree +-- is-equal-shallow@0.1.3
  741. 104 silly currentTree +-- is-extendable@0.1.1
  742. 104 silly currentTree +-- is-extglob@1.0.0
  743. 104 silly currentTree +-- is-finite@1.0.1
  744. 104 silly currentTree +-- is-glob@2.0.1
  745. 104 silly currentTree +-- is-lower-case@1.1.3
  746. 104 silly currentTree +-- is-my-json-valid@2.13.1
  747. 104 silly currentTree | `-- xtend@4.0.1
  748. 104 silly currentTree +-- is-number@2.1.0
  749. 104 silly currentTree +-- is-posix-bracket@0.1.1
  750. 104 silly currentTree +-- is-primitive@2.0.0
  751. 104 silly currentTree +-- is-property@1.0.2
  752. 104 silly currentTree +-- is-typedarray@1.0.0
  753. 104 silly currentTree +-- is-upper-case@1.1.2
  754. 104 silly currentTree +-- is-utf8@0.2.1
  755. 104 silly currentTree +-- isarray@1.0.0
  756. 104 silly currentTree +-- isexe@1.1.2
  757. 104 silly currentTree +-- isobject@2.1.0
  758. 104 silly currentTree +-- isstream@0.1.2
  759. 104 silly currentTree +-- jodid25519@1.0.2
  760. 104 silly currentTree +-- js-barcode@0.0.4
  761. 104 silly currentTree +-- jsbn@0.1.0
  762. 104 silly currentTree +-- json-schema@0.2.2
  763. 104 silly currentTree +-- json-stringify-safe@5.0.1
  764. 104 silly currentTree +-- jsonfile@2.3.1
  765. 104 silly currentTree +-- jsonpointer@2.0.0
  766. 104 silly currentTree +-- jsprim@1.2.2
  767. 104 silly currentTree +-- kind-of@3.0.3
  768. 104 silly currentTree +-- klaw@1.2.0
  769. 104 silly currentTree +-- lazy-cache@1.0.4
  770. 104 silly currentTree +-- load-json-file@1.1.0
  771. 104 silly currentTree +-- lodash._baseslice@4.0.0
  772. 104 silly currentTree +-- lodash._basetostring@4.12.0
  773. 104 silly currentTree +-- lodash.pad@4.4.0
  774. 104 silly currentTree +-- lodash.padend@4.5.0
  775. 104 silly currentTree +-- lodash.padstart@4.5.0
  776. 104 silly currentTree +-- lodash.tostring@4.1.3
  777. 104 silly currentTree +-- lodash@4.13.1
  778. 104 silly currentTree +-- longest@1.0.1
  779. 104 silly currentTree +-- loud-rejection@1.3.0
  780. 104 silly currentTree +-- lower-case-first@1.0.2
  781. 104 silly currentTree +-- lower-case@1.1.3
  782. 104 silly currentTree +-- lru-cache@2.7.3
  783. 104 silly currentTree +-- map-obj@1.0.1
  784. 104 silly currentTree +-- marked@0.3.5
  785. 104 silly currentTree +-- media-typer@0.3.0
  786. 104 silly currentTree +-- meow@3.7.0
  787. 104 silly currentTree +-- merge-descriptors@1.0.1
  788. 104 silly currentTree +-- methods@1.1.2
  789. 104 silly currentTree +-- micromatch@2.3.8
  790. 104 silly currentTree +-- mime-db@1.22.0
  791. 104 silly currentTree +-- mime-types@2.1.10
  792. 104 silly currentTree +-- mime@1.3.4
  793. 104 silly currentTree +-- minimatch@3.0.0
  794. 104 silly currentTree +-- minimist@1.2.0
  795. 104 silly currentTree +-- mkdirp@0.5.1
  796. 104 silly currentTree | `-- minimist@0.0.8
  797. 104 silly currentTree +-- moment@2.13.0
  798. 104 silly currentTree +-- ms@0.7.1
  799. 104 silly currentTree +-- mv@2.1.1
  800. 104 silly currentTree | `-- rimraf@2.4.5
  801. 104 silly currentTree +-- nan@2.3.5
  802. 104 silly currentTree +-- ncname@1.0.0
  803. 104 silly currentTree +-- ncp@2.0.0
  804. 104 silly currentTree +-- negotiator@0.5.3
  805. 104 silly currentTree +-- node-inspector@0.12.8
  806. 104 silly currentTree | +-- async@0.9.2
  807. 104 silly currentTree | +-- glob@5.0.15
  808. 104 silly currentTree | `-- semver@4.3.6
  809. 104 silly currentTree +-- node-pre-gyp@0.6.28
  810. 104 silly currentTree | +-- glob@7.0.3
  811. 104 silly currentTree | `-- rimraf@2.5.2
  812. 104 silly currentTree +-- node-uuid@1.4.7
  813. 104 silly currentTree +-- nopt@3.0.6
  814. 104 silly currentTree +-- normalize-package-data@2.3.5
  815. 104 silly currentTree +-- normalize-path@2.0.1
  816. 104 silly currentTree +-- npmlog@2.0.4
  817. 104 silly currentTree +-- nugget@1.6.2
  818. 104 silly currentTree +-- number-is-nan@1.0.0
  819. 104 silly currentTree +-- oauth-sign@0.8.2
  820. 104 silly currentTree +-- object-assign@4.1.0
  821. 104 silly currentTree +-- object-keys@0.4.0
  822. 104 silly currentTree +-- object.omit@2.0.0
  823. 104 silly currentTree +-- on-finished@2.3.0
  824. 104 silly currentTree +-- on-headers@1.0.1
  825. 104 silly currentTree +-- once@1.3.3
  826. 104 silly currentTree +-- options@0.0.6
  827. 104 silly currentTree +-- os-homedir@1.0.1
  828. 104 silly currentTree +-- os-tmpdir@1.0.1
  829. 104 silly currentTree +-- osenv@0.1.3
  830. 104 silly currentTree +-- param-case@1.1.2
  831. 104 silly currentTree +-- parse-glob@3.0.4
  832. 104 silly currentTree +-- parse-json@2.2.0
  833. 104 silly currentTree +-- parseurl@1.3.1
  834. 104 silly currentTree +-- pascal-case@1.1.2
  835. 104 silly currentTree +-- path-case@1.1.2
  836. 104 silly currentTree +-- path-exists@1.0.0
  837. 104 silly currentTree +-- path-is-absolute@1.0.0
  838. 104 silly currentTree +-- path-to-regexp@0.1.7
  839. 104 silly currentTree +-- path-type@1.1.0
  840. 104 silly currentTree +-- pend@1.2.0
  841. 104 silly currentTree +-- pify@2.3.0
  842. 104 silly currentTree +-- pinkie-promise@2.0.1
  843. 104 silly currentTree +-- pinkie@2.0.4
  844. 104 silly currentTree +-- plist@1.2.0
  845. 104 silly currentTree +-- preserve@0.2.0
  846. 104 silly currentTree +-- pretty-bytes@1.0.4
  847. 104 silly currentTree +-- process-nextick-args@1.0.7
  848. 104 silly currentTree +-- progress-stream@1.2.0
  849. 104 silly currentTree +-- proxy-addr@1.0.10
  850. 104 silly currentTree +-- qs@6.1.0
  851. 104 silly currentTree +-- randomatic@1.1.5
  852. 104 silly currentTree +-- range-parser@1.0.3
  853. 104 silly currentTree +-- rc@1.1.6
  854. 104 silly currentTree +-- read-pkg-up@1.0.1
  855. 104 silly currentTree +-- read-pkg@1.1.0
  856. 104 silly currentTree +-- readable-stream@1.1.14
  857. 104 silly currentTree | `-- isarray@0.0.1
  858. 104 silly currentTree +-- redent@1.0.0
  859. 104 silly currentTree +-- regex-cache@0.4.3
  860. 104 silly currentTree +-- relateurl@0.2.6
  861. 104 silly currentTree +-- repeat-element@1.1.2
  862. 104 silly currentTree +-- repeat-string@1.5.4
  863. 104 silly currentTree +-- repeating@2.0.1
  864. 104 silly currentTree +-- request@2.72.0
  865. 104 silly currentTree +-- requires-port@1.0.0
  866. 104 silly currentTree +-- right-align@0.1.3
  867. 104 silly currentTree +-- rimraf@2.2.8
  868. 104 silly currentTree +-- rx@2.3.24
  869. 104 silly currentTree +-- semver@5.1.0
  870. 104 silly currentTree +-- send@0.13.1
  871. 104 silly currentTree +-- sentence-case@1.1.3
  872. 104 silly currentTree +-- serve-favicon@2.3.0
  873. 104 silly currentTree +-- serve-static@1.10.2
  874. 104 silly currentTree +-- signal-exit@2.1.2
  875. 104 silly currentTree +-- single-line-log@0.4.1
  876. 104 silly currentTree +-- snake-case@1.1.2
  877. 104 silly currentTree +-- sntp@1.0.9
  878. 104 silly currentTree +-- source-map@0.4.4
  879. 104 silly currentTree +-- spdx-correct@1.0.2
  880. 104 silly currentTree +-- spdx-exceptions@1.0.4
  881. 104 silly currentTree +-- spdx-expression-parse@1.0.2
  882. 104 silly currentTree +-- spdx-license-ids@1.2.1
  883. 104 silly currentTree +-- speedometer@0.1.4
  884. 104 silly currentTree +-- sshpk@1.8.3
  885. 104 silly currentTree | `-- assert-plus@1.0.0
  886. 104 silly currentTree +-- statuses@1.2.1
  887. 104 silly currentTree +-- stream-consume@0.1.0
  888. 104 silly currentTree +-- string_decoder@0.10.31
  889. 104 silly currentTree +-- stringstream@0.0.5
  890. 104 silly currentTree +-- strip-ansi@0.3.0
  891. 104 silly currentTree +-- strip-bom@2.0.0
  892. 104 silly currentTree +-- strip-indent@1.0.1
  893. 104 silly currentTree +-- strip-json-comments@1.0.4
  894. 104 silly currentTree +-- strong-data-uri@1.0.4
  895. 104 silly currentTree +-- supports-color@0.2.0
  896. 104 silly currentTree +-- swap-case@1.1.2
  897. 104 silly currentTree +-- tar-pack@3.1.3
  898. 104 silly currentTree | +-- glob@7.0.3
  899. 104 silly currentTree | +-- readable-stream@2.0.6
  900. 104 silly currentTree | `-- rimraf@2.5.2
  901. 104 silly currentTree +-- tar@2.2.1
  902. 104 silly currentTree +-- throttleit@0.0.2
  903. 104 silly currentTree +-- through2@0.2.3
  904. 104 silly currentTree +-- title-case@1.1.2
  905. 104 silly currentTree +-- tough-cookie@2.2.2
  906. 104 silly currentTree +-- trim-newlines@1.0.0
  907. 104 silly currentTree +-- truncate@1.0.5
  908. 104 silly currentTree +-- tunnel-agent@0.4.3
  909. 104 silly currentTree +-- tweetnacl@0.13.3
  910. 104 silly currentTree +-- twemoji@2.0.5
  911. 104 silly currentTree +-- type-is@1.6.12
  912. 104 silly currentTree +-- typedarray@0.0.6
  913. 104 silly currentTree +-- uglify-js@2.6.2
  914. 104 silly currentTree | +-- async@0.2.10
  915. 104 silly currentTree | `-- source-map@0.5.6
  916. 104 silly currentTree +-- uglify-to-browserify@1.0.2
  917. 104 silly currentTree +-- uid-number@0.0.6
  918. 104 silly currentTree +-- uid@0.0.2
  919. 104 silly currentTree +-- ultron@1.0.2
  920. 104 silly currentTree +-- unpipe@1.0.0
  921. 104 silly currentTree +-- untildify@2.1.0
  922. 104 silly currentTree +-- upper-case-first@1.1.2
  923. 104 silly currentTree +-- upper-case@1.1.3
  924. 104 silly currentTree +-- util-deprecate@1.0.2
  925. 104 silly currentTree +-- utils-merge@1.0.0
  926. 104 silly currentTree +-- uuid@2.0.2
  927. 104 silly currentTree +-- v8-debug@0.7.7
  928. 104 silly currentTree +-- v8-profiler@5.6.5
  929. 104 silly currentTree +-- validate-npm-package-license@3.0.1
  930. 104 silly currentTree +-- vary@1.0.1
  931. 104 silly currentTree +-- verror@1.3.6
  932. 104 silly currentTree +-- which@1.2.10
  933. 104 silly currentTree +-- win-detect-browsers@1.0.2
  934. 104 silly currentTree | +-- xtend@4.0.1
  935. 104 silly currentTree | `-- yargs@1.3.3
  936. 104 silly currentTree +-- window-size@0.1.0
  937. 104 silly currentTree +-- wordwrap@0.0.2
  938. 104 silly currentTree +-- wrappy@1.0.2
  939. 104 silly currentTree +-- ws@1.1.0
  940. 104 silly currentTree +-- x-default-browser@0.3.1
  941. 104 silly currentTree +-- xml-char-classes@1.0.0
  942. 104 silly currentTree +-- xmlbuilder@4.0.0
  943. 104 silly currentTree | `-- lodash@3.10.1
  944. 104 silly currentTree +-- xmldom@0.1.22
  945. 104 silly currentTree +-- xtend@2.1.2
  946. 104 silly currentTree +-- yargs@3.10.0
  947. 104 silly currentTree `-- yauzl@2.4.1
  948. 105 silly idealTree wxbook-node-print@0.3.2
  949. 105 silly idealTree +-- abbrev@1.0.7
  950. 105 silly idealTree +-- accepts@1.2.13
  951. 105 silly idealTree +-- after@0.8.1
  952. 105 silly idealTree +-- align-text@0.1.4
  953. 105 silly idealTree +-- amdefine@1.0.0
  954. 105 silly idealTree +-- ansi-regex@0.2.1
  955. 105 silly idealTree +-- ansi-styles@1.1.0
  956. 105 silly idealTree +-- ansi@0.3.1
  957. 105 silly idealTree +-- are-we-there-yet@1.1.2
  958. 105 silly idealTree +-- arr-diff@2.0.0
  959. 105 silly idealTree +-- arr-flatten@1.0.1
  960. 105 silly idealTree +-- array-find-index@1.0.1
  961. 105 silly idealTree +-- array-flatten@1.1.1
  962. 105 silly idealTree +-- array-unique@0.2.1
  963. 105 silly idealTree +-- asn1@0.2.3
  964. 105 silly idealTree +-- assert-plus@0.2.0
  965. 105 silly idealTree +-- async@1.5.2
  966. 105 silly idealTree +-- aws-sign2@0.6.0
  967. 105 silly idealTree +-- aws4@1.4.1
  968. 105 silly idealTree +-- axios@0.11.1
  969. 105 silly idealTree +-- balanced-match@0.4.1
  970. 105 silly idealTree +-- base64-js@0.0.8
  971. 105 silly idealTree +-- basic-auth@1.0.4
  972. 105 silly idealTree +-- biased-opener@0.2.8
  973. 105 silly idealTree +-- big-integer@1.6.15
  974. 105 silly idealTree +-- bl@1.1.2
  975. 105 silly idealTree | `-- readable-stream@2.0.6
  976. 105 silly idealTree +-- block-stream@0.0.9
  977. 105 silly idealTree +-- bluebird@2.9.6
  978. 105 silly idealTree +-- boom@2.10.1
  979. 105 silly idealTree +-- bplist-parser@0.1.1
  980. 105 silly idealTree +-- brace-expansion@1.1.4
  981. 105 silly idealTree +-- braces@1.8.5
  982. 105 silly idealTree +-- browser-launcher2@0.4.6
  983. 105 silly idealTree | `-- lodash@2.4.2
  984. 105 silly idealTree +-- builtin-modules@1.1.1
  985. 105 silly idealTree +-- bytes@2.2.0
  986. 105 silly idealTree +-- camel-case@1.2.2
  987. 105 silly idealTree +-- camelcase-keys@2.1.0
  988. 105 silly idealTree | `-- camelcase@2.1.1
  989. 105 silly idealTree +-- camelcase@1.2.1
  990. 105 silly idealTree +-- canvas@1.3.16
  991. 105 silly idealTree +-- caseless@0.11.0
  992. 105 silly idealTree +-- center-align@0.1.3
  993. 105 silly idealTree +-- chalk@0.5.1
  994. 105 silly idealTree +-- change-case@2.3.1
  995. 105 silly idealTree +-- clean-css@3.4.13
  996. 105 silly idealTree | `-- commander@2.8.1
  997. 105 silly idealTree +-- cliui@2.1.0
  998. 105 silly idealTree +-- combined-stream@1.0.5
  999. 105 silly idealTree +-- commander@2.6.0
  1000. 105 silly idealTree +-- compressible@2.0.7
  1001. 105 silly idealTree +-- compression@1.6.1
  1002. 105 silly idealTree | +-- accepts@1.3.2
  1003. 105 silly idealTree | +-- negotiator@0.6.0
  1004. 105 silly idealTree | `-- vary@1.1.0
  1005. 105 silly idealTree +-- concat-map@0.0.1
  1006. 105 silly idealTree +-- concat-stream@1.5.0
  1007. 105 silly idealTree | `-- readable-stream@2.0.6
  1008. 105 silly idealTree +-- concurrently@2.0.0
  1009. 105 silly idealTree | `-- lodash@3.1.0
  1010. 105 silly idealTree +-- constant-case@1.1.2
  1011. 105 silly idealTree +-- content-disposition@0.5.1
  1012. 105 silly idealTree +-- content-type@1.0.1
  1013. 105 silly idealTree +-- cookie-signature@1.0.6
  1014. 105 silly idealTree +-- cookie@0.1.5
  1015. 105 silly idealTree +-- core-util-is@1.0.2
  1016. 105 silly idealTree +-- cross-spawn@0.2.9
  1017. 105 silly idealTree +-- cryptiles@2.0.5
  1018. 105 silly idealTree +-- dashdash@1.13.1
  1019. 105 silly idealTree | `-- assert-plus@1.0.0
  1020. 105 silly idealTree +-- debug@2.2.0
  1021. 105 silly idealTree +-- decamelize@1.2.0
  1022. 105 silly idealTree +-- deep-extend@0.4.1
  1023. 105 silly idealTree +-- default-browser-id@1.0.4
  1024. 105 silly idealTree +-- delayed-stream@1.0.0
  1025. 105 silly idealTree +-- delegates@1.0.0
  1026. 105 silly idealTree +-- depd@1.1.0
  1027. 105 silly idealTree +-- destroy@1.0.4
  1028. 105 silly idealTree +-- dot-case@1.1.2
  1029. 105 silly idealTree +-- ecc-jsbn@0.1.1
  1030. 105 silly idealTree +-- ee-first@1.1.1
  1031. 105 silly idealTree +-- ejs@2.4.1
  1032. 105 silly idealTree +-- electron-download@2.1.2
  1033. 105 silly idealTree +-- electron-pdf@0.7.0
  1034. 105 silly idealTree +-- electron-prebuilt@1.2.0
  1035. 105 silly idealTree +-- error-ex@1.3.0
  1036. 105 silly idealTree +-- escape-html@1.0.3
  1037. 105 silly idealTree +-- escape-string-regexp@1.0.5
  1038. 105 silly idealTree +-- etag@1.7.0
  1039. 105 silly idealTree +-- eventemitter3@1.2.0
  1040. 105 silly idealTree +-- expand-brackets@0.1.5
  1041. 105 silly idealTree +-- expand-range@1.8.2
  1042. 105 silly idealTree +-- express@4.13.4
  1043. 105 silly idealTree | `-- qs@4.0.0
  1044. 105 silly idealTree +-- extend@3.0.0
  1045. 105 silly idealTree +-- extglob@0.3.2
  1046. 105 silly idealTree +-- extract-zip@1.5.0
  1047. 105 silly idealTree | +-- debug@0.7.4
  1048. 105 silly idealTree | +-- minimist@0.0.8
  1049. 105 silly idealTree | `-- mkdirp@0.5.0
  1050. 105 silly idealTree +-- extsprintf@1.0.2
  1051. 105 silly idealTree +-- fd-slicer@1.0.1
  1052. 105 silly idealTree +-- filename-regex@2.0.0
  1053. 105 silly idealTree +-- fill-range@2.2.3
  1054. 105 silly idealTree +-- finalhandler@0.4.1
  1055. 105 silly idealTree +-- find-up@1.1.2
  1056. 105 silly idealTree | `-- path-exists@2.1.0
  1057. 105 silly idealTree +-- follow-redirects@0.0.7
  1058. 105 silly idealTree +-- for-in@0.1.5
  1059. 105 silly idealTree +-- for-own@0.1.4
  1060. 105 silly idealTree +-- forever-agent@0.6.1
  1061. 105 silly idealTree +-- form-data@1.0.0-rc4
  1062. 105 silly idealTree +-- forwarded@0.1.0
  1063. 105 silly idealTree +-- fresh@0.3.0
  1064. 105 silly idealTree +-- fs-extra@0.30.0
  1065. 105 silly idealTree +-- fstream-ignore@1.0.5
  1066. 105 silly idealTree +-- fstream@1.0.9
  1067. 105 silly idealTree +-- gauge@1.2.7
  1068. 105 silly idealTree +-- generate-function@2.0.0
  1069. 105 silly idealTree +-- generate-object-property@1.2.0
  1070. 105 silly idealTree +-- get-stdin@4.0.1
  1071. 105 silly idealTree +-- getpass@0.1.6
  1072. 105 silly idealTree | `-- assert-plus@1.0.0
  1073. 105 silly idealTree +-- github-markdown-css@2.3.0
  1074. 105 silly idealTree +-- glob-base@0.3.0
  1075. 105 silly idealTree +-- glob-parent@2.0.0
  1076. 105 silly idealTree +-- glob@6.0.4
  1077. 105 silly idealTree +-- graceful-fs@4.1.3
  1078. 105 silly idealTree +-- graceful-readlink@1.0.1
  1079. 105 silly idealTree +-- har-validator@2.0.6
  1080. 105 silly idealTree | +-- ansi-regex@2.0.0
  1081. 105 silly idealTree | +-- ansi-styles@2.2.1
  1082. 105 silly idealTree | +-- chalk@1.1.3
  1083. 105 silly idealTree | +-- commander@2.9.0
  1084. 105 silly idealTree | +-- has-ansi@2.0.0
  1085. 105 silly idealTree | +-- strip-ansi@3.0.1
  1086. 105 silly idealTree | `-- supports-color@2.0.0
  1087. 105 silly idealTree +-- has-ansi@0.1.0
  1088. 105 silly idealTree +-- has-unicode@2.0.0
  1089. 105 silly idealTree +-- hawk@3.1.3
  1090. 105 silly idealTree +-- he@1.1.0
  1091. 105 silly idealTree +-- headless@0.1.7
  1092. 105 silly idealTree +-- highlight.js@9.4.0
  1093. 105 silly idealTree +-- hoek@2.16.3
  1094. 105 silly idealTree +-- home-path@1.0.3
  1095. 105 silly idealTree +-- hosted-git-info@2.1.5
  1096. 105 silly idealTree +-- html-minifier@2.1.3
  1097. 105 silly idealTree | `-- commander@2.9.0
  1098. 105 silly idealTree +-- http-errors@1.3.1
  1099. 105 silly idealTree +-- http-proxy-middleware@0.14.0
  1100. 105 silly idealTree +-- http-proxy@1.13.3
  1101. 105 silly idealTree +-- http-signature@1.1.1
  1102. 105 silly idealTree +-- indent-string@2.1.0
  1103. 105 silly idealTree +-- inflight@1.0.5
  1104. 105 silly idealTree +-- inherits@2.0.1
  1105. 105 silly idealTree +-- ini@1.3.4
  1106. 105 silly idealTree +-- ipaddr.js@1.0.5
  1107. 105 silly idealTree +-- is-arrayish@0.2.1
  1108. 105 silly idealTree +-- is-buffer@1.1.3
  1109. 105 silly idealTree +-- is-builtin-module@1.0.0
  1110. 105 silly idealTree +-- is-dotfile@1.0.2
  1111. 105 silly idealTree +-- is-equal-shallow@0.1.3
  1112. 105 silly idealTree +-- is-extendable@0.1.1
  1113. 105 silly idealTree +-- is-extglob@1.0.0
  1114. 105 silly idealTree +-- is-finite@1.0.1
  1115. 105 silly idealTree +-- is-glob@2.0.1
  1116. 105 silly idealTree +-- is-lower-case@1.1.3
  1117. 105 silly idealTree +-- is-my-json-valid@2.13.1
  1118. 105 silly idealTree | `-- xtend@4.0.1
  1119. 105 silly idealTree +-- is-number@2.1.0
  1120. 105 silly idealTree +-- is-posix-bracket@0.1.1
  1121. 105 silly idealTree +-- is-primitive@2.0.0
  1122. 105 silly idealTree +-- is-property@1.0.2
  1123. 105 silly idealTree +-- is-typedarray@1.0.0
  1124. 105 silly idealTree +-- is-upper-case@1.1.2
  1125. 105 silly idealTree +-- is-utf8@0.2.1
  1126. 105 silly idealTree +-- isarray@1.0.0
  1127. 105 silly idealTree +-- isexe@1.1.2
  1128. 105 silly idealTree +-- isobject@2.1.0
  1129. 105 silly idealTree +-- isstream@0.1.2
  1130. 105 silly idealTree +-- jodid25519@1.0.2
  1131. 105 silly idealTree +-- js-barcode@0.0.4
  1132. 105 silly idealTree +-- jsbarcode@3.3.7
  1133. 105 silly idealTree | `-- commander@2.9.0
  1134. 105 silly idealTree +-- jsbn@0.1.0
  1135. 105 silly idealTree +-- json-schema@0.2.2
  1136. 105 silly idealTree +-- json-stringify-safe@5.0.1
  1137. 105 silly idealTree +-- jsonfile@2.3.1
  1138. 105 silly idealTree +-- jsonpointer@2.0.0
  1139. 105 silly idealTree +-- jsprim@1.2.2
  1140. 105 silly idealTree +-- kind-of@3.0.3
  1141. 105 silly idealTree +-- klaw@1.2.0
  1142. 105 silly idealTree +-- lazy-cache@1.0.4
  1143. 105 silly idealTree +-- load-json-file@1.1.0
  1144. 105 silly idealTree +-- lodash._baseslice@4.0.0
  1145. 105 silly idealTree +-- lodash._basetostring@4.12.0
  1146. 105 silly idealTree +-- lodash.pad@4.4.0
  1147. 105 silly idealTree +-- lodash.padend@4.5.0
  1148. 105 silly idealTree +-- lodash.padstart@4.5.0
  1149. 105 silly idealTree +-- lodash.tostring@4.1.3
  1150. 105 silly idealTree +-- lodash@4.13.1
  1151. 105 silly idealTree +-- longest@1.0.1
  1152. 105 silly idealTree +-- loud-rejection@1.3.0
  1153. 105 silly idealTree +-- lower-case-first@1.0.2
  1154. 105 silly idealTree +-- lower-case@1.1.3
  1155. 105 silly idealTree +-- lru-cache@2.7.3
  1156. 105 silly idealTree +-- map-obj@1.0.1
  1157. 105 silly idealTree +-- marked@0.3.5
  1158. 105 silly idealTree +-- media-typer@0.3.0
  1159. 105 silly idealTree +-- meow@3.7.0
  1160. 105 silly idealTree +-- merge-descriptors@1.0.1
  1161. 105 silly idealTree +-- methods@1.1.2
  1162. 105 silly idealTree +-- micromatch@2.3.8
  1163. 105 silly idealTree +-- mime-db@1.22.0
  1164. 105 silly idealTree +-- mime-types@2.1.10
  1165. 105 silly idealTree +-- mime@1.3.4
  1166. 105 silly idealTree +-- minimatch@3.0.0
  1167. 105 silly idealTree +-- minimist@1.2.0
  1168. 105 silly idealTree +-- mkdirp@0.5.1
  1169. 105 silly idealTree | `-- minimist@0.0.8
  1170. 105 silly idealTree +-- moment@2.13.0
  1171. 105 silly idealTree +-- ms@0.7.1
  1172. 105 silly idealTree +-- mv@2.1.1
  1173. 105 silly idealTree | `-- rimraf@2.4.5
  1174. 105 silly idealTree +-- nan@2.3.5
  1175. 105 silly idealTree +-- ncname@1.0.0
  1176. 105 silly idealTree +-- ncp@2.0.0
  1177. 105 silly idealTree +-- negotiator@0.5.3
  1178. 105 silly idealTree +-- node-inspector@0.12.8
  1179. 105 silly idealTree | +-- async@0.9.2
  1180. 105 silly idealTree | +-- glob@5.0.15
  1181. 105 silly idealTree | `-- semver@4.3.6
  1182. 105 silly idealTree +-- node-pre-gyp@0.6.28
  1183. 105 silly idealTree | +-- glob@7.0.3
  1184. 105 silly idealTree | `-- rimraf@2.5.2
  1185. 105 silly idealTree +-- node-uuid@1.4.7
  1186. 105 silly idealTree +-- nopt@3.0.6
  1187. 105 silly idealTree +-- normalize-package-data@2.3.5
  1188. 105 silly idealTree +-- normalize-path@2.0.1
  1189. 105 silly idealTree +-- npmlog@2.0.4
  1190. 105 silly idealTree +-- nugget@1.6.2
  1191. 105 silly idealTree +-- number-is-nan@1.0.0
  1192. 105 silly idealTree +-- oauth-sign@0.8.2
  1193. 105 silly idealTree +-- object-assign@4.1.0
  1194. 105 silly idealTree +-- object-keys@0.4.0
  1195. 105 silly idealTree +-- object.omit@2.0.0
  1196. 105 silly idealTree +-- on-finished@2.3.0
  1197. 105 silly idealTree +-- on-headers@1.0.1
  1198. 105 silly idealTree +-- once@1.3.3
  1199. 105 silly idealTree +-- options@0.0.6
  1200. 105 silly idealTree +-- os-homedir@1.0.1
  1201. 105 silly idealTree +-- os-tmpdir@1.0.1
  1202. 105 silly idealTree +-- osenv@0.1.3
  1203. 105 silly idealTree +-- param-case@1.1.2
  1204. 105 silly idealTree +-- parse-glob@3.0.4
  1205. 105 silly idealTree +-- parse-json@2.2.0
  1206. 105 silly idealTree +-- parseurl@1.3.1
  1207. 105 silly idealTree +-- pascal-case@1.1.2
  1208. 105 silly idealTree +-- path-case@1.1.2
  1209. 105 silly idealTree +-- path-exists@1.0.0
  1210. 105 silly idealTree +-- path-is-absolute@1.0.0
  1211. 105 silly idealTree +-- path-to-regexp@0.1.7
  1212. 105 silly idealTree +-- path-type@1.1.0
  1213. 105 silly idealTree +-- pend@1.2.0
  1214. 105 silly idealTree +-- pify@2.3.0
  1215. 105 silly idealTree +-- pinkie-promise@2.0.1
  1216. 105 silly idealTree +-- pinkie@2.0.4
  1217. 105 silly idealTree +-- plist@1.2.0
  1218. 105 silly idealTree +-- preserve@0.2.0
  1219. 105 silly idealTree +-- pretty-bytes@1.0.4
  1220. 105 silly idealTree +-- process-nextick-args@1.0.7
  1221. 105 silly idealTree +-- progress-stream@1.2.0
  1222. 105 silly idealTree +-- proxy-addr@1.0.10
  1223. 105 silly idealTree +-- qs@6.1.0
  1224. 105 silly idealTree +-- randomatic@1.1.5
  1225. 105 silly idealTree +-- range-parser@1.0.3
  1226. 105 silly idealTree +-- rc@1.1.6
  1227. 105 silly idealTree +-- read-pkg-up@1.0.1
  1228. 105 silly idealTree +-- read-pkg@1.1.0
  1229. 105 silly idealTree +-- readable-stream@1.1.14
  1230. 105 silly idealTree | `-- isarray@0.0.1
  1231. 105 silly idealTree +-- redent@1.0.0
  1232. 105 silly idealTree +-- regex-cache@0.4.3
  1233. 105 silly idealTree +-- relateurl@0.2.6
  1234. 105 silly idealTree +-- repeat-element@1.1.2
  1235. 105 silly idealTree +-- repeat-string@1.5.4
  1236. 105 silly idealTree +-- repeating@2.0.1
  1237. 105 silly idealTree +-- request@2.72.0
  1238. 105 silly idealTree +-- requires-port@1.0.0
  1239. 105 silly idealTree +-- right-align@0.1.3
  1240. 105 silly idealTree +-- rimraf@2.2.8
  1241. 105 silly idealTree +-- rx@2.3.24
  1242. 105 silly idealTree +-- semver@5.1.0
  1243. 105 silly idealTree +-- send@0.13.1
  1244. 105 silly idealTree +-- sentence-case@1.1.3
  1245. 105 silly idealTree +-- serve-favicon@2.3.0
  1246. 105 silly idealTree +-- serve-static@1.10.2
  1247. 105 silly idealTree +-- signal-exit@2.1.2
  1248. 105 silly idealTree +-- single-line-log@0.4.1
  1249. 105 silly idealTree +-- snake-case@1.1.2
  1250. 105 silly idealTree +-- sntp@1.0.9
  1251. 105 silly idealTree +-- source-map@0.4.4
  1252. 105 silly idealTree +-- spdx-correct@1.0.2
  1253. 105 silly idealTree +-- spdx-exceptions@1.0.4
  1254. 105 silly idealTree +-- spdx-expression-parse@1.0.2
  1255. 105 silly idealTree +-- spdx-license-ids@1.2.1
  1256. 105 silly idealTree +-- speedometer@0.1.4
  1257. 105 silly idealTree +-- sshpk@1.8.3
  1258. 105 silly idealTree | `-- assert-plus@1.0.0
  1259. 105 silly idealTree +-- statuses@1.2.1
  1260. 105 silly idealTree +-- stream-consume@0.1.0
  1261. 105 silly idealTree +-- string_decoder@0.10.31
  1262. 105 silly idealTree +-- stringstream@0.0.5
  1263. 105 silly idealTree +-- strip-ansi@0.3.0
  1264. 105 silly idealTree +-- strip-bom@2.0.0
  1265. 105 silly idealTree +-- strip-indent@1.0.1
  1266. 105 silly idealTree +-- strip-json-comments@1.0.4
  1267. 105 silly idealTree +-- strong-data-uri@1.0.4
  1268. 105 silly idealTree +-- supports-color@0.2.0
  1269. 105 silly idealTree +-- swap-case@1.1.2
  1270. 105 silly idealTree +-- tar-pack@3.1.3
  1271. 105 silly idealTree | +-- glob@7.0.3
  1272. 105 silly idealTree | +-- readable-stream@2.0.6
  1273. 105 silly idealTree | `-- rimraf@2.5.2
  1274. 105 silly idealTree +-- tar@2.2.1
  1275. 105 silly idealTree +-- throttleit@0.0.2
  1276. 105 silly idealTree +-- through2@0.2.3
  1277. 105 silly idealTree +-- title-case@1.1.2
  1278. 105 silly idealTree +-- tough-cookie@2.2.2
  1279. 105 silly idealTree +-- trim-newlines@1.0.0
  1280. 105 silly idealTree +-- truncate@1.0.5
  1281. 105 silly idealTree +-- tunnel-agent@0.4.3
  1282. 105 silly idealTree +-- tweetnacl@0.13.3
  1283. 105 silly idealTree +-- twemoji@2.0.5
  1284. 105 silly idealTree +-- type-is@1.6.12
  1285. 105 silly idealTree +-- typedarray@0.0.6
  1286. 105 silly idealTree +-- uglify-js@2.6.2
  1287. 105 silly idealTree | +-- async@0.2.10
  1288. 105 silly idealTree | `-- source-map@0.5.6
  1289. 105 silly idealTree +-- uglify-to-browserify@1.0.2
  1290. 105 silly idealTree +-- uid-number@0.0.6
  1291. 105 silly idealTree +-- uid@0.0.2
  1292. 105 silly idealTree +-- ultron@1.0.2
  1293. 105 silly idealTree +-- unpipe@1.0.0
  1294. 105 silly idealTree +-- untildify@2.1.0
  1295. 105 silly idealTree +-- upper-case-first@1.1.2
  1296. 105 silly idealTree +-- upper-case@1.1.3
  1297. 105 silly idealTree +-- util-deprecate@1.0.2
  1298. 105 silly idealTree +-- utils-merge@1.0.0
  1299. 105 silly idealTree +-- uuid@2.0.2
  1300. 105 silly idealTree +-- v8-debug@0.7.7
  1301. 105 silly idealTree +-- v8-profiler@5.6.5
  1302. 105 silly idealTree +-- validate-npm-package-license@3.0.1
  1303. 105 silly idealTree +-- vary@1.0.1
  1304. 105 silly idealTree +-- verror@1.3.6
  1305. 105 silly idealTree +-- which@1.2.10
  1306. 105 silly idealTree +-- win-detect-browsers@1.0.2
  1307. 105 silly idealTree | +-- xtend@4.0.1
  1308. 105 silly idealTree | `-- yargs@1.3.3
  1309. 105 silly idealTree +-- window-size@0.1.0
  1310. 105 silly idealTree +-- wordwrap@0.0.2
  1311. 105 silly idealTree +-- wrappy@1.0.2
  1312. 105 silly idealTree +-- ws@1.1.0
  1313. 105 silly idealTree +-- x-default-browser@0.3.1
  1314. 105 silly idealTree +-- xml-char-classes@1.0.0
  1315. 105 silly idealTree +-- xmlbuilder@4.0.0
  1316. 105 silly idealTree | `-- lodash@3.10.1
  1317. 105 silly idealTree +-- xmldom@0.1.22
  1318. 105 silly idealTree +-- xtend@2.1.2
  1319. 105 silly idealTree +-- yargs@3.10.0
  1320. 105 silly idealTree `-- yauzl@2.4.1
  1321. 106 silly generateActionsToTake Starting
  1322. 107 silly install generateActionsToTake
  1323. 108 silly generateActionsToTake Finishing
  1324. 109 silly diffTrees action count 2
  1325. 110 silly diffTrees add commander@2.9.0
  1326. 111 silly diffTrees add jsbarcode@3.3.7
  1327. 112 silly decomposeActions action count 16
  1328. 113 silly decomposeActions fetch commander@2.9.0
  1329. 114 silly decomposeActions extract commander@2.9.0
  1330. 115 silly decomposeActions test commander@2.9.0
  1331. 116 silly decomposeActions preinstall commander@2.9.0
  1332. 117 silly decomposeActions build commander@2.9.0
  1333. 118 silly decomposeActions install commander@2.9.0
  1334. 119 silly decomposeActions postinstall commander@2.9.0
  1335. 120 silly decomposeActions finalize commander@2.9.0
  1336. 121 silly decomposeActions fetch jsbarcode@3.3.7
  1337. 122 silly decomposeActions extract jsbarcode@3.3.7
  1338. 123 silly decomposeActions test jsbarcode@3.3.7
  1339. 124 silly decomposeActions preinstall jsbarcode@3.3.7
  1340. 125 silly decomposeActions build jsbarcode@3.3.7
  1341. 126 silly decomposeActions install jsbarcode@3.3.7
  1342. 127 silly decomposeActions postinstall jsbarcode@3.3.7
  1343. 128 silly decomposeActions finalize jsbarcode@3.3.7
  1344. 129 silly executeActions Starting
  1345. 130 silly install executeActions
  1346. 131 silly doSerial global-install 0
  1347. 132 silly doParallel fetch 2
  1348. 133 verbose correctMkdir /Users/chenzhuokai/.npm/_locks correctMkdir not in flight; initializing
  1349. 134 verbose lock using /Users/chenzhuokai/.npm/_locks/staging-7def806795119641.lock for /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging
  1350. 135 silly doParallel extract 2
  1351. 136 silly extract commander@2.9.0
  1352. 137 silly extract jsbarcode@3.3.7
  1353. 138 verbose unbuild node_modules/.staging/commander-1cf4c0f1
  1354. 139 verbose unbuild node_modules/.staging/jsbarcode-0ecfb0b7
  1355. 140 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1 is being purged from base /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print
  1356. 141 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1
  1357. 142 verbose tar unpack /Users/chenzhuokai/.npm/commander/2.9.0/package.tgz
  1358. 143 verbose tar unpacking to /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1
  1359. 144 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1 is being purged
  1360. 145 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1
  1361. 146 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7 is being purged from base /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print
  1362. 147 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7
  1363. 148 silly gunzTarPerm modes [ '755', '644' ]
  1364. 149 verbose tar unpack /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz
  1365. 150 verbose tar unpacking to /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7
  1366. 151 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7 is being purged
  1367. 152 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7
  1368. 153 silly gunzTarPerm modes [ '755', '644' ]
  1369. 154 silly gunzTarPerm extractEntry package.json
  1370. 155 silly gunzTarPerm extractEntry package.json
  1371. 156 silly gunzTarPerm extractEntry LICENSE
  1372. 157 silly gunzTarPerm extractEntry index.js
  1373. 158 silly gunzTarPerm extractEntry .npmignore
  1374. 159 silly gunzTarPerm extractEntry README.md
  1375. 160 silly gunzTarPerm extractEntry Readme.md
  1376. 161 silly gunzTarPerm extractEntry gulpfile.js
  1377. 162 silly gunzTarPerm extractEntry barcode-building.json
  1378. 163 silly gunzTarPerm extractEntry .travis.yml
  1379. 164 silly gunzTarPerm extractEntry example/index.html
  1380. 165 silly gunzTarPerm extractEntry History.md
  1381. 166 silly gunzTarPerm extractEntry example/toBase64.html
  1382. 167 silly gunzTarPerm extractEntry MIT-LICENSE.txt
  1383. 168 silly gunzTarPerm extractEntry test/browser/canvasTest.js
  1384. 169 silly gunzTarPerm extractEntry test/browser/jQueryTest.js
  1385. 170 silly gunzTarPerm extractEntry test/browser/svgTest.js
  1386. 171 silly gunzTarPerm extractEntry test/browser/tests.js
  1387. 172 silly gunzTarPerm extractEntry test/browser/canvasTest.html
  1388. 173 silly gunzTarPerm extractEntry test/browser/help/jquery-2.2.3.js
  1389. 174 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1/node_modules is being purged
  1390. 175 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1/node_modules
  1391. 176 silly gunzTarPerm extractEntry test/browser/initTest.html
  1392. 177 silly gunzTarPerm extractEntry test/browser/jQueryTest.html
  1393. 178 silly gunzTarPerm extractEntry test/browser/svgTest.html
  1394. 179 silly gunzTarPerm extractEntry test/browser/test.css
  1395. 180 silly gunzTarPerm extractEntry test/coverage.html
  1396. 181 silly gunzTarPerm extractEntry test/node/CODE128.test.js
  1397. 182 silly gunzTarPerm extractEntry test/node/CODE39.test.js
  1398. 183 silly gunzTarPerm extractEntry test/node/EAN-UPC.test.js
  1399. 184 silly gunzTarPerm extractEntry test/node/ITF-14.test.js
  1400. 185 silly gunzTarPerm extractEntry test/node/ITF.test.js
  1401. 186 silly gunzTarPerm extractEntry test/node/JsBarcode.test.js
  1402. 187 silly gunzTarPerm extractEntry test/node/MSI.test.js
  1403. 188 silly gunzTarPerm extractEntry test/node/pharmacode.test.js
  1404. 189 silly gunzTarPerm extractEntry test/node/help/help.js
  1405. 190 silly gunzTarPerm extractEntry src/JsBarcode.js
  1406. 191 silly gunzTarPerm extractEntry src/cli.js
  1407. 192 silly gunzTarPerm extractEntry src/barcodes/index.js
  1408. 193 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128.js
  1409. 194 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128A.js
  1410. 195 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128B.js
  1411. 196 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128C.js
  1412. 197 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128_AUTO.js
  1413. 198 silly gunzTarPerm extractEntry src/barcodes/CODE128/index.js
  1414. 199 silly gunzTarPerm extractEntry src/barcodes/CODE39/index.js
  1415. 200 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/EAN13.js
  1416. 201 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/EAN2.js
  1417. 202 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/EAN5.js
  1418. 203 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/EAN8.js
  1419. 204 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/UPC.js
  1420. 205 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/ean_encoder.js
  1421. 206 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/index.js
  1422. 207 silly gunzTarPerm extractEntry src/barcodes/GenericBarcode/index.js
  1423. 208 silly gunzTarPerm extractEntry src/barcodes/ITF/index.js
  1424. 209 silly gunzTarPerm extractEntry src/barcodes/ITF14/index.js
  1425. 210 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI.js
  1426. 211 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI10.js
  1427. 212 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI1010.js
  1428. 213 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI11.js
  1429. 214 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI1110.js
  1430. 215 silly gunzTarPerm extractEntry src/barcodes/MSI/checksums.js
  1431. 216 silly gunzTarPerm extractEntry src/barcodes/MSI/index.js
  1432. 217 silly gunzTarPerm extractEntry src/barcodes/pharmacode/index.js
  1433. 218 silly gunzTarPerm extractEntry src/help/fixOptions.js
  1434. 219 silly gunzTarPerm extractEntry src/help/getOptionsFromElement.js
  1435. 220 silly gunzTarPerm extractEntry src/help/linearizeEncodings.js
  1436. 221 silly gunzTarPerm extractEntry src/help/merge.js
  1437. 222 silly gunzTarPerm extractEntry src/help/optionsFromStrings.js
  1438. 223 silly gunzTarPerm extractEntry src/renderers/canvas.js
  1439. 224 silly gunzTarPerm extractEntry src/renderers/index.js
  1440. 225 silly gunzTarPerm extractEntry src/renderers/svg.js
  1441. 226 silly gunzTarPerm extractEntry bower.json
  1442. 227 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7/node_modules is being purged
  1443. 228 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7/node_modules
  1444. 229 silly doParallel preinstall 2
  1445. 230 silly preinstall commander@2.9.0 /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1
  1446. 231 info lifecycle commander@2.9.0~preinstall: commander@2.9.0
  1447. 232 silly preinstall jsbarcode@3.3.7 /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7
  1448. 233 info lifecycle jsbarcode@3.3.7~preinstall: jsbarcode@3.3.7
  1449. 234 silly lifecycle commander@2.9.0~preinstall: no script for preinstall, continuing
  1450. 235 silly lifecycle jsbarcode@3.3.7~preinstall: no script for preinstall, continuing
  1451. 236 silly doReverseSerial remove 0
  1452. 237 silly doSerial move 0
  1453. 238 silly doSerial finalize 2
  1454. 239 silly finalize /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/node_modules/commander
  1455. 240 silly finalize /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode
  1456. 241 silly doSerial build 2
  1457. 242 silly build commander@2.9.0
  1458. 243 info linkStuff commander@2.9.0
  1459. 244 silly linkStuff commander@2.9.0 has /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/node_modules as its parent node_modules
  1460. 245 verbose linkBins commander@2.9.0
  1461. 246 verbose linkMans commander@2.9.0
  1462. 247 silly build jsbarcode@3.3.7
  1463. 248 info linkStuff jsbarcode@3.3.7
  1464. 249 silly linkStuff jsbarcode@3.3.7 has /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules as its parent node_modules
  1465. 250 verbose linkBins jsbarcode@3.3.7
  1466. 251 verbose link bins [ { JsBarcode: './bin/cli.js', jsbarcode: './bin/cli.js' },
  1467. 251 verbose link bins '/Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.bin',
  1468. 251 verbose link bins false ]
  1469. 252 verbose linkMans jsbarcode@3.3.7
  1470. 253 verbose unlock done using /Users/chenzhuokai/.npm/_locks/staging-7def806795119641.lock for /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging
  1471. 254 silly rollbackFailedOptional Starting
  1472. 255 silly rollbackFailedOptional Finishing
  1473. 256 silly runTopLevelLifecycles Starting
  1474. 257 silly runTopLevelLifecycles Finishing
  1475. 258 silly install printInstalled
  1476. 259 verbose stack Error: ENOENT: no such file or directory, chmod '/Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/bin/cli.js'
  1477. 259 verbose stack at Error (native)
  1478. 260 verbose cwd /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print
  1479. 261 error Darwin 15.5.0
  1480. 262 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "jsbarcode"
  1481. 263 error node v6.2.0
  1482. 264 error npm v3.9.5
  1483. 265 error path /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/bin/cli.js
  1484. 266 error code ENOENT
  1485. 267 error errno -2
  1486. 268 error syscall chmod
  1487. 269 error enoent ENOENT: no such file or directory, chmod '/Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/bin/cli.js'
  1488. 270 error enoent ENOENT: no such file or directory, chmod '/Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/bin/cli.js'
  1489. 270 error enoent This is most likely not a problem with npm itself
  1490. 270 error enoent and is related to npm not being able to find a file.
  1491. 271 verbose exit [ -2, true ]
Add Comment
Please, Sign In to add comment