fsevents 1.1.1 → 1.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1078) hide show
  1. package/.travis.yml +13 -13
  2. package/binding.gyp +1 -9
  3. package/fsevents.cc +18 -32
  4. package/fsevents.js +1 -3
  5. package/install.js +13 -7
  6. package/package.json +7 -21
  7. package/src/async.cc +2 -2
  8. package/src/constants.cc +20 -20
  9. package/src/methods.cc +9 -7
  10. package/src/thread.cc +5 -6
  11. package/.npmignore +0 -1
  12. package/build/.target.mk +0 -49
  13. package/build/Makefile +0 -352
  14. package/build/action_after_build.target.mk +0 -32
  15. package/build/binding.Makefile +0 -6
  16. package/build/fse.target.mk +0 -169
  17. package/build/gyp-mac-tool +0 -612
  18. package/lib/binding/Release/node-v11-darwin-x64/fse.node +0 -0
  19. package/lib/binding/Release/node-v46-darwin-x64/fse.node +0 -0
  20. package/lib/binding/Release/node-v47-darwin-x64/fse.node +0 -0
  21. package/lib/binding/Release/node-v48-darwin-x64/fse.node +0 -0
  22. package/node_modules/abbrev/LICENSE +0 -15
  23. package/node_modules/abbrev/README.md +0 -23
  24. package/node_modules/abbrev/abbrev.js +0 -61
  25. package/node_modules/abbrev/package.json +0 -93
  26. package/node_modules/ansi-regex/index.js +0 -4
  27. package/node_modules/ansi-regex/license +0 -21
  28. package/node_modules/ansi-regex/package.json +0 -132
  29. package/node_modules/ansi-regex/readme.md +0 -39
  30. package/node_modules/ansi-styles/index.js +0 -65
  31. package/node_modules/ansi-styles/license +0 -21
  32. package/node_modules/ansi-styles/package.json +0 -114
  33. package/node_modules/ansi-styles/readme.md +0 -86
  34. package/node_modules/aproba/LICENSE +0 -14
  35. package/node_modules/aproba/README.md +0 -89
  36. package/node_modules/aproba/index.js +0 -103
  37. package/node_modules/aproba/package.json +0 -96
  38. package/node_modules/are-we-there-yet/.npmignore +0 -5
  39. package/node_modules/are-we-there-yet/CHANGES.md +0 -19
  40. package/node_modules/are-we-there-yet/LICENSE +0 -5
  41. package/node_modules/are-we-there-yet/README.md +0 -194
  42. package/node_modules/are-we-there-yet/index.js +0 -4
  43. package/node_modules/are-we-there-yet/package.json +0 -90
  44. package/node_modules/are-we-there-yet/test/lib/test-event.js +0 -29
  45. package/node_modules/are-we-there-yet/test/tracker.js +0 -57
  46. package/node_modules/are-we-there-yet/test/trackergroup.js +0 -96
  47. package/node_modules/are-we-there-yet/test/trackerstream.js +0 -51
  48. package/node_modules/are-we-there-yet/tracker-base.js +0 -11
  49. package/node_modules/are-we-there-yet/tracker-group.js +0 -107
  50. package/node_modules/are-we-there-yet/tracker-stream.js +0 -35
  51. package/node_modules/are-we-there-yet/tracker.js +0 -30
  52. package/node_modules/asn1/.npmignore +0 -2
  53. package/node_modules/asn1/.travis.yml +0 -4
  54. package/node_modules/asn1/LICENSE +0 -19
  55. package/node_modules/asn1/README.md +0 -50
  56. package/node_modules/asn1/lib/ber/errors.js +0 -13
  57. package/node_modules/asn1/lib/ber/index.js +0 -27
  58. package/node_modules/asn1/lib/ber/reader.js +0 -261
  59. package/node_modules/asn1/lib/ber/types.js +0 -36
  60. package/node_modules/asn1/lib/ber/writer.js +0 -316
  61. package/node_modules/asn1/lib/index.js +0 -20
  62. package/node_modules/asn1/package.json +0 -98
  63. package/node_modules/asn1/tst/ber/reader.test.js +0 -208
  64. package/node_modules/asn1/tst/ber/writer.test.js +0 -370
  65. package/node_modules/assert-plus/AUTHORS +0 -6
  66. package/node_modules/assert-plus/CHANGES.md +0 -8
  67. package/node_modules/assert-plus/README.md +0 -155
  68. package/node_modules/assert-plus/assert.js +0 -206
  69. package/node_modules/assert-plus/package.json +0 -115
  70. package/node_modules/asynckit/LICENSE +0 -21
  71. package/node_modules/asynckit/README.md +0 -233
  72. package/node_modules/asynckit/bench.js +0 -76
  73. package/node_modules/asynckit/index.js +0 -6
  74. package/node_modules/asynckit/lib/abort.js +0 -29
  75. package/node_modules/asynckit/lib/async.js +0 -34
  76. package/node_modules/asynckit/lib/defer.js +0 -26
  77. package/node_modules/asynckit/lib/iterate.js +0 -75
  78. package/node_modules/asynckit/lib/readable_asynckit.js +0 -91
  79. package/node_modules/asynckit/lib/readable_parallel.js +0 -25
  80. package/node_modules/asynckit/lib/readable_serial.js +0 -25
  81. package/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
  82. package/node_modules/asynckit/lib/state.js +0 -37
  83. package/node_modules/asynckit/lib/streamify.js +0 -141
  84. package/node_modules/asynckit/lib/terminator.js +0 -29
  85. package/node_modules/asynckit/package.json +0 -126
  86. package/node_modules/asynckit/parallel.js +0 -43
  87. package/node_modules/asynckit/serial.js +0 -17
  88. package/node_modules/asynckit/serialOrdered.js +0 -75
  89. package/node_modules/asynckit/stream.js +0 -21
  90. package/node_modules/aws-sign2/LICENSE +0 -55
  91. package/node_modules/aws-sign2/README.md +0 -4
  92. package/node_modules/aws-sign2/index.js +0 -212
  93. package/node_modules/aws-sign2/package.json +0 -81
  94. package/node_modules/aws4/.npmignore +0 -4
  95. package/node_modules/aws4/.tern-port +0 -1
  96. package/node_modules/aws4/.travis.yml +0 -5
  97. package/node_modules/aws4/LICENSE +0 -19
  98. package/node_modules/aws4/README.md +0 -523
  99. package/node_modules/aws4/aws4.js +0 -332
  100. package/node_modules/aws4/lru.js +0 -96
  101. package/node_modules/aws4/package.json +0 -140
  102. package/node_modules/balanced-match/.npmignore +0 -5
  103. package/node_modules/balanced-match/LICENSE.md +0 -21
  104. package/node_modules/balanced-match/README.md +0 -91
  105. package/node_modules/balanced-match/index.js +0 -58
  106. package/node_modules/balanced-match/package.json +0 -110
  107. package/node_modules/bcrypt-pbkdf/README.md +0 -39
  108. package/node_modules/bcrypt-pbkdf/index.js +0 -556
  109. package/node_modules/bcrypt-pbkdf/package.json +0 -84
  110. package/node_modules/block-stream/LICENCE +0 -25
  111. package/node_modules/block-stream/LICENSE +0 -15
  112. package/node_modules/block-stream/README.md +0 -14
  113. package/node_modules/block-stream/block-stream.js +0 -209
  114. package/node_modules/block-stream/package.json +0 -95
  115. package/node_modules/boom/.npmignore +0 -18
  116. package/node_modules/boom/.travis.yml +0 -8
  117. package/node_modules/boom/CONTRIBUTING.md +0 -1
  118. package/node_modules/boom/LICENSE +0 -28
  119. package/node_modules/boom/README.md +0 -652
  120. package/node_modules/boom/images/boom.png +0 -0
  121. package/node_modules/boom/lib/index.js +0 -318
  122. package/node_modules/boom/package.json +0 -98
  123. package/node_modules/boom/test/index.js +0 -654
  124. package/node_modules/brace-expansion/README.md +0 -122
  125. package/node_modules/brace-expansion/index.js +0 -201
  126. package/node_modules/brace-expansion/package.json +0 -112
  127. package/node_modules/buffer-shims/index.js +0 -108
  128. package/node_modules/buffer-shims/license.md +0 -19
  129. package/node_modules/buffer-shims/package.json +0 -86
  130. package/node_modules/buffer-shims/readme.md +0 -21
  131. package/node_modules/caseless/LICENSE +0 -28
  132. package/node_modules/caseless/README.md +0 -45
  133. package/node_modules/caseless/index.js +0 -66
  134. package/node_modules/caseless/package.json +0 -96
  135. package/node_modules/caseless/test.js +0 -40
  136. package/node_modules/chalk/index.js +0 -116
  137. package/node_modules/chalk/license +0 -21
  138. package/node_modules/chalk/package.json +0 -140
  139. package/node_modules/chalk/readme.md +0 -213
  140. package/node_modules/code-point-at/index.js +0 -32
  141. package/node_modules/code-point-at/license +0 -21
  142. package/node_modules/code-point-at/package.json +0 -106
  143. package/node_modules/code-point-at/readme.md +0 -32
  144. package/node_modules/combined-stream/License +0 -19
  145. package/node_modules/combined-stream/Readme.md +0 -138
  146. package/node_modules/combined-stream/lib/combined_stream.js +0 -188
  147. package/node_modules/combined-stream/package.json +0 -101
  148. package/node_modules/commander/History.md +0 -261
  149. package/node_modules/commander/LICENSE +0 -22
  150. package/node_modules/commander/Readme.md +0 -351
  151. package/node_modules/commander/index.js +0 -1110
  152. package/node_modules/commander/package.json +0 -104
  153. package/node_modules/concat-map/.travis.yml +0 -4
  154. package/node_modules/concat-map/LICENSE +0 -18
  155. package/node_modules/concat-map/README.markdown +0 -62
  156. package/node_modules/concat-map/example/map.js +0 -6
  157. package/node_modules/concat-map/index.js +0 -13
  158. package/node_modules/concat-map/package.json +0 -117
  159. package/node_modules/concat-map/test/map.js +0 -39
  160. package/node_modules/console-control-strings/LICENSE +0 -13
  161. package/node_modules/console-control-strings/README.md +0 -145
  162. package/node_modules/console-control-strings/README.md~ +0 -140
  163. package/node_modules/console-control-strings/index.js +0 -125
  164. package/node_modules/console-control-strings/package.json +0 -96
  165. package/node_modules/core-util-is/LICENSE +0 -19
  166. package/node_modules/core-util-is/README.md +0 -3
  167. package/node_modules/core-util-is/float.patch +0 -604
  168. package/node_modules/core-util-is/lib/util.js +0 -107
  169. package/node_modules/core-util-is/package.json +0 -95
  170. package/node_modules/core-util-is/test.js +0 -68
  171. package/node_modules/cryptiles/.npmignore +0 -18
  172. package/node_modules/cryptiles/.travis.yml +0 -8
  173. package/node_modules/cryptiles/LICENSE +0 -28
  174. package/node_modules/cryptiles/README.md +0 -16
  175. package/node_modules/cryptiles/lib/index.js +0 -68
  176. package/node_modules/cryptiles/package.json +0 -94
  177. package/node_modules/cryptiles/test/index.js +0 -102
  178. package/node_modules/dashdash/CHANGES.md +0 -364
  179. package/node_modules/dashdash/LICENSE.txt +0 -24
  180. package/node_modules/dashdash/README.md +0 -574
  181. package/node_modules/dashdash/etc/dashdash.bash_completion.in +0 -389
  182. package/node_modules/dashdash/lib/dashdash.js +0 -1055
  183. package/node_modules/dashdash/node_modules/assert-plus/AUTHORS +0 -6
  184. package/node_modules/dashdash/node_modules/assert-plus/CHANGES.md +0 -14
  185. package/node_modules/dashdash/node_modules/assert-plus/README.md +0 -162
  186. package/node_modules/dashdash/node_modules/assert-plus/assert.js +0 -211
  187. package/node_modules/dashdash/node_modules/assert-plus/package.json +0 -115
  188. package/node_modules/dashdash/package.json +0 -125
  189. package/node_modules/debug/.jshintrc +0 -3
  190. package/node_modules/debug/.npmignore +0 -6
  191. package/node_modules/debug/History.md +0 -195
  192. package/node_modules/debug/Makefile +0 -36
  193. package/node_modules/debug/Readme.md +0 -188
  194. package/node_modules/debug/bower.json +0 -28
  195. package/node_modules/debug/browser.js +0 -168
  196. package/node_modules/debug/component.json +0 -19
  197. package/node_modules/debug/debug.js +0 -197
  198. package/node_modules/debug/node.js +0 -209
  199. package/node_modules/debug/package.json +0 -106
  200. package/node_modules/deep-extend/CHANGELOG.md +0 -21
  201. package/node_modules/deep-extend/LICENSE +0 -20
  202. package/node_modules/deep-extend/README.md +0 -90
  203. package/node_modules/deep-extend/index.js +0 -1
  204. package/node_modules/deep-extend/lib/deep-extend.js +0 -144
  205. package/node_modules/deep-extend/package.json +0 -120
  206. package/node_modules/delayed-stream/.npmignore +0 -1
  207. package/node_modules/delayed-stream/License +0 -19
  208. package/node_modules/delayed-stream/Makefile +0 -7
  209. package/node_modules/delayed-stream/Readme.md +0 -141
  210. package/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
  211. package/node_modules/delayed-stream/package.json +0 -97
  212. package/node_modules/delegates/.npmignore +0 -1
  213. package/node_modules/delegates/History.md +0 -22
  214. package/node_modules/delegates/License +0 -20
  215. package/node_modules/delegates/Makefile +0 -8
  216. package/node_modules/delegates/Readme.md +0 -94
  217. package/node_modules/delegates/index.js +0 -121
  218. package/node_modules/delegates/package.json +0 -84
  219. package/node_modules/delegates/test/index.js +0 -94
  220. package/node_modules/ecc-jsbn/.npmignore +0 -15
  221. package/node_modules/ecc-jsbn/LICENSE +0 -21
  222. package/node_modules/ecc-jsbn/README.md +0 -8
  223. package/node_modules/ecc-jsbn/index.js +0 -57
  224. package/node_modules/ecc-jsbn/lib/LICENSE-jsbn +0 -40
  225. package/node_modules/ecc-jsbn/lib/ec.js +0 -561
  226. package/node_modules/ecc-jsbn/lib/sec.js +0 -170
  227. package/node_modules/ecc-jsbn/package.json +0 -90
  228. package/node_modules/ecc-jsbn/test.js +0 -14
  229. package/node_modules/escape-string-regexp/index.js +0 -11
  230. package/node_modules/escape-string-regexp/license +0 -21
  231. package/node_modules/escape-string-regexp/package.json +0 -109
  232. package/node_modules/escape-string-regexp/readme.md +0 -27
  233. package/node_modules/extend/.eslintrc +0 -192
  234. package/node_modules/extend/.jscs.json +0 -104
  235. package/node_modules/extend/.npmignore +0 -1
  236. package/node_modules/extend/.travis.yml +0 -44
  237. package/node_modules/extend/CHANGELOG.md +0 -69
  238. package/node_modules/extend/LICENSE +0 -23
  239. package/node_modules/extend/README.md +0 -62
  240. package/node_modules/extend/component.json +0 -32
  241. package/node_modules/extend/index.js +0 -86
  242. package/node_modules/extend/package.json +0 -106
  243. package/node_modules/extsprintf/.gitmodules +0 -6
  244. package/node_modules/extsprintf/LICENSE +0 -19
  245. package/node_modules/extsprintf/Makefile +0 -23
  246. package/node_modules/extsprintf/Makefile.deps +0 -39
  247. package/node_modules/extsprintf/Makefile.targ +0 -285
  248. package/node_modules/extsprintf/README.md +0 -39
  249. package/node_modules/extsprintf/examples/simple.js +0 -2
  250. package/node_modules/extsprintf/jsl.node.conf +0 -137
  251. package/node_modules/extsprintf/lib/extsprintf.js +0 -166
  252. package/node_modules/extsprintf/package.json +0 -74
  253. package/node_modules/forever-agent/LICENSE +0 -55
  254. package/node_modules/forever-agent/README.md +0 -4
  255. package/node_modules/forever-agent/index.js +0 -138
  256. package/node_modules/forever-agent/package.json +0 -88
  257. package/node_modules/form-data/License +0 -19
  258. package/node_modules/form-data/README.md +0 -217
  259. package/node_modules/form-data/lib/browser.js +0 -2
  260. package/node_modules/form-data/lib/form_data.js +0 -440
  261. package/node_modules/form-data/lib/populate.js +0 -10
  262. package/node_modules/form-data/package.json +0 -145
  263. package/node_modules/fs.realpath/LICENSE +0 -43
  264. package/node_modules/fs.realpath/README.md +0 -33
  265. package/node_modules/fs.realpath/index.js +0 -66
  266. package/node_modules/fs.realpath/old.js +0 -303
  267. package/node_modules/fs.realpath/package.json +0 -94
  268. package/node_modules/fstream/.npmignore +0 -5
  269. package/node_modules/fstream/.travis.yml +0 -9
  270. package/node_modules/fstream/LICENSE +0 -15
  271. package/node_modules/fstream/README.md +0 -76
  272. package/node_modules/fstream/examples/filter-pipe.js +0 -134
  273. package/node_modules/fstream/examples/pipe.js +0 -118
  274. package/node_modules/fstream/examples/reader.js +0 -68
  275. package/node_modules/fstream/examples/symlink-write.js +0 -27
  276. package/node_modules/fstream/fstream.js +0 -35
  277. package/node_modules/fstream/lib/abstract.js +0 -85
  278. package/node_modules/fstream/lib/collect.js +0 -70
  279. package/node_modules/fstream/lib/dir-reader.js +0 -252
  280. package/node_modules/fstream/lib/dir-writer.js +0 -174
  281. package/node_modules/fstream/lib/file-reader.js +0 -150
  282. package/node_modules/fstream/lib/file-writer.js +0 -107
  283. package/node_modules/fstream/lib/get-type.js +0 -33
  284. package/node_modules/fstream/lib/link-reader.js +0 -53
  285. package/node_modules/fstream/lib/link-writer.js +0 -95
  286. package/node_modules/fstream/lib/proxy-reader.js +0 -95
  287. package/node_modules/fstream/lib/proxy-writer.js +0 -111
  288. package/node_modules/fstream/lib/reader.js +0 -255
  289. package/node_modules/fstream/lib/socket-reader.js +0 -36
  290. package/node_modules/fstream/lib/writer.js +0 -390
  291. package/node_modules/fstream/package.json +0 -110
  292. package/node_modules/fstream-ignore/LICENSE +0 -15
  293. package/node_modules/fstream-ignore/README.md +0 -22
  294. package/node_modules/fstream-ignore/ignore.js +0 -275
  295. package/node_modules/fstream-ignore/package.json +0 -104
  296. package/node_modules/gauge/CHANGELOG.md +0 -155
  297. package/node_modules/gauge/LICENSE +0 -13
  298. package/node_modules/gauge/README.md +0 -399
  299. package/node_modules/gauge/base-theme.js +0 -14
  300. package/node_modules/gauge/error.js +0 -24
  301. package/node_modules/gauge/has-color.js +0 -12
  302. package/node_modules/gauge/index.js +0 -233
  303. package/node_modules/gauge/package.json +0 -126
  304. package/node_modules/gauge/plumbing.js +0 -47
  305. package/node_modules/gauge/process.js +0 -3
  306. package/node_modules/gauge/progress-bar.js +0 -35
  307. package/node_modules/gauge/render-template.js +0 -181
  308. package/node_modules/gauge/set-immediate.js +0 -7
  309. package/node_modules/gauge/set-interval.js +0 -3
  310. package/node_modules/gauge/spin.js +0 -5
  311. package/node_modules/gauge/template-item.js +0 -73
  312. package/node_modules/gauge/theme-set.js +0 -115
  313. package/node_modules/gauge/themes.js +0 -54
  314. package/node_modules/gauge/wide-truncate.js +0 -25
  315. package/node_modules/generate-function/.npmignore +0 -1
  316. package/node_modules/generate-function/.travis.yml +0 -3
  317. package/node_modules/generate-function/README.md +0 -72
  318. package/node_modules/generate-function/example.js +0 -27
  319. package/node_modules/generate-function/index.js +0 -61
  320. package/node_modules/generate-function/package.json +0 -87
  321. package/node_modules/generate-function/test.js +0 -33
  322. package/node_modules/generate-object-property/.npmignore +0 -1
  323. package/node_modules/generate-object-property/.travis.yml +0 -3
  324. package/node_modules/generate-object-property/LICENSE +0 -21
  325. package/node_modules/generate-object-property/README.md +0 -19
  326. package/node_modules/generate-object-property/index.js +0 -12
  327. package/node_modules/generate-object-property/package.json +0 -84
  328. package/node_modules/generate-object-property/test.js +0 -12
  329. package/node_modules/getpass/.npmignore +0 -8
  330. package/node_modules/getpass/.travis.yml +0 -9
  331. package/node_modules/getpass/LICENSE +0 -18
  332. package/node_modules/getpass/README.md +0 -32
  333. package/node_modules/getpass/lib/index.js +0 -123
  334. package/node_modules/getpass/node_modules/assert-plus/AUTHORS +0 -6
  335. package/node_modules/getpass/node_modules/assert-plus/CHANGES.md +0 -14
  336. package/node_modules/getpass/node_modules/assert-plus/README.md +0 -162
  337. package/node_modules/getpass/node_modules/assert-plus/assert.js +0 -211
  338. package/node_modules/getpass/node_modules/assert-plus/package.json +0 -115
  339. package/node_modules/getpass/package.json +0 -90
  340. package/node_modules/glob/LICENSE +0 -15
  341. package/node_modules/glob/README.md +0 -368
  342. package/node_modules/glob/changelog.md +0 -67
  343. package/node_modules/glob/common.js +0 -240
  344. package/node_modules/glob/glob.js +0 -792
  345. package/node_modules/glob/package.json +0 -111
  346. package/node_modules/glob/sync.js +0 -486
  347. package/node_modules/graceful-fs/LICENSE +0 -15
  348. package/node_modules/graceful-fs/README.md +0 -133
  349. package/node_modules/graceful-fs/fs.js +0 -21
  350. package/node_modules/graceful-fs/graceful-fs.js +0 -262
  351. package/node_modules/graceful-fs/legacy-streams.js +0 -118
  352. package/node_modules/graceful-fs/package.json +0 -111
  353. package/node_modules/graceful-fs/polyfills.js +0 -330
  354. package/node_modules/graceful-readlink/.npmignore +0 -3
  355. package/node_modules/graceful-readlink/.travis.yml +0 -5
  356. package/node_modules/graceful-readlink/LICENSE +0 -22
  357. package/node_modules/graceful-readlink/README.md +0 -17
  358. package/node_modules/graceful-readlink/index.js +0 -12
  359. package/node_modules/graceful-readlink/package.json +0 -83
  360. package/node_modules/har-validator/LICENSE +0 -13
  361. package/node_modules/har-validator/README.md +0 -309
  362. package/node_modules/har-validator/bin/har-validator +0 -56
  363. package/node_modules/har-validator/lib/async.js +0 -14
  364. package/node_modules/har-validator/lib/error.js +0 -10
  365. package/node_modules/har-validator/lib/index.js +0 -22
  366. package/node_modules/har-validator/lib/runner.js +0 -29
  367. package/node_modules/har-validator/lib/schemas/cache.json +0 -13
  368. package/node_modules/har-validator/lib/schemas/cacheEntry.json +0 -31
  369. package/node_modules/har-validator/lib/schemas/content.json +0 -27
  370. package/node_modules/har-validator/lib/schemas/cookie.json +0 -34
  371. package/node_modules/har-validator/lib/schemas/creator.json +0 -18
  372. package/node_modules/har-validator/lib/schemas/entry.json +0 -51
  373. package/node_modules/har-validator/lib/schemas/har.json +0 -11
  374. package/node_modules/har-validator/lib/schemas/index.js +0 -49
  375. package/node_modules/har-validator/lib/schemas/log.json +0 -34
  376. package/node_modules/har-validator/lib/schemas/page.json +0 -30
  377. package/node_modules/har-validator/lib/schemas/pageTimings.json +0 -16
  378. package/node_modules/har-validator/lib/schemas/postData.json +0 -41
  379. package/node_modules/har-validator/lib/schemas/record.json +0 -18
  380. package/node_modules/har-validator/lib/schemas/request.json +0 -55
  381. package/node_modules/har-validator/lib/schemas/response.json +0 -52
  382. package/node_modules/har-validator/lib/schemas/timings.json +0 -40
  383. package/node_modules/har-validator/package.json +0 -120
  384. package/node_modules/has-ansi/index.js +0 -4
  385. package/node_modules/has-ansi/license +0 -21
  386. package/node_modules/has-ansi/package.json +0 -118
  387. package/node_modules/has-ansi/readme.md +0 -36
  388. package/node_modules/has-unicode/LICENSE +0 -14
  389. package/node_modules/has-unicode/README.md +0 -43
  390. package/node_modules/has-unicode/index.js +0 -16
  391. package/node_modules/has-unicode/package.json +0 -94
  392. package/node_modules/hawk/.npmignore +0 -20
  393. package/node_modules/hawk/.travis.yml +0 -5
  394. package/node_modules/hawk/LICENSE +0 -28
  395. package/node_modules/hawk/README.md +0 -634
  396. package/node_modules/hawk/bower.json +0 -24
  397. package/node_modules/hawk/component.json +0 -19
  398. package/node_modules/hawk/dist/client.js +0 -343
  399. package/node_modules/hawk/example/usage.js +0 -78
  400. package/node_modules/hawk/images/hawk.png +0 -0
  401. package/node_modules/hawk/images/logo.png +0 -0
  402. package/node_modules/hawk/lib/browser.js +0 -637
  403. package/node_modules/hawk/lib/client.js +0 -369
  404. package/node_modules/hawk/lib/crypto.js +0 -126
  405. package/node_modules/hawk/lib/index.js +0 -15
  406. package/node_modules/hawk/lib/server.js +0 -548
  407. package/node_modules/hawk/lib/utils.js +0 -184
  408. package/node_modules/hawk/package.json +0 -101
  409. package/node_modules/hawk/test/browser.js +0 -1492
  410. package/node_modules/hawk/test/client.js +0 -440
  411. package/node_modules/hawk/test/crypto.js +0 -70
  412. package/node_modules/hawk/test/index.js +0 -378
  413. package/node_modules/hawk/test/readme.js +0 -95
  414. package/node_modules/hawk/test/server.js +0 -1329
  415. package/node_modules/hawk/test/uri.js +0 -838
  416. package/node_modules/hawk/test/utils.js +0 -149
  417. package/node_modules/hoek/.npmignore +0 -18
  418. package/node_modules/hoek/.travis.yml +0 -7
  419. package/node_modules/hoek/CONTRIBUTING.md +0 -1
  420. package/node_modules/hoek/LICENSE +0 -31
  421. package/node_modules/hoek/README.md +0 -584
  422. package/node_modules/hoek/images/hoek.png +0 -0
  423. package/node_modules/hoek/lib/escape.js +0 -132
  424. package/node_modules/hoek/lib/index.js +0 -993
  425. package/node_modules/hoek/package.json +0 -96
  426. package/node_modules/hoek/test/escaper.js +0 -88
  427. package/node_modules/hoek/test/index.js +0 -2513
  428. package/node_modules/hoek/test/modules/ignore.txt +0 -0
  429. package/node_modules/hoek/test/modules/test1.js +0 -1
  430. package/node_modules/hoek/test/modules/test2.js +0 -1
  431. package/node_modules/hoek/test/modules/test3.js +0 -1
  432. package/node_modules/http-signature/.dir-locals.el +0 -6
  433. package/node_modules/http-signature/.npmignore +0 -7
  434. package/node_modules/http-signature/CHANGES.md +0 -46
  435. package/node_modules/http-signature/LICENSE +0 -18
  436. package/node_modules/http-signature/README.md +0 -79
  437. package/node_modules/http-signature/http_signing.md +0 -363
  438. package/node_modules/http-signature/lib/index.js +0 -29
  439. package/node_modules/http-signature/lib/parser.js +0 -318
  440. package/node_modules/http-signature/lib/signer.js +0 -399
  441. package/node_modules/http-signature/lib/utils.js +0 -112
  442. package/node_modules/http-signature/lib/verify.js +0 -88
  443. package/node_modules/http-signature/package.json +0 -116
  444. package/node_modules/inflight/LICENSE +0 -15
  445. package/node_modules/inflight/README.md +0 -37
  446. package/node_modules/inflight/inflight.js +0 -54
  447. package/node_modules/inflight/package.json +0 -105
  448. package/node_modules/inherits/LICENSE +0 -16
  449. package/node_modules/inherits/README.md +0 -42
  450. package/node_modules/inherits/inherits.js +0 -7
  451. package/node_modules/inherits/inherits_browser.js +0 -23
  452. package/node_modules/inherits/package.json +0 -105
  453. package/node_modules/ini/LICENSE +0 -15
  454. package/node_modules/ini/README.md +0 -102
  455. package/node_modules/ini/ini.js +0 -190
  456. package/node_modules/ini/package.json +0 -89
  457. package/node_modules/is-fullwidth-code-point/index.js +0 -46
  458. package/node_modules/is-fullwidth-code-point/license +0 -21
  459. package/node_modules/is-fullwidth-code-point/package.json +0 -108
  460. package/node_modules/is-fullwidth-code-point/readme.md +0 -39
  461. package/node_modules/is-my-json-valid/.npmignore +0 -2
  462. package/node_modules/is-my-json-valid/.travis.yml +0 -3
  463. package/node_modules/is-my-json-valid/LICENSE +0 -21
  464. package/node_modules/is-my-json-valid/README.md +0 -173
  465. package/node_modules/is-my-json-valid/example.js +0 -18
  466. package/node_modules/is-my-json-valid/formats.js +0 -14
  467. package/node_modules/is-my-json-valid/index.js +0 -594
  468. package/node_modules/is-my-json-valid/package.json +0 -116
  469. package/node_modules/is-my-json-valid/require.js +0 -12
  470. package/node_modules/is-my-json-valid/test/fixtures/cosmic.js +0 -84
  471. package/node_modules/is-my-json-valid/test/json-schema-draft4/additionalItems.json +0 -82
  472. package/node_modules/is-my-json-valid/test/json-schema-draft4/additionalProperties.json +0 -88
  473. package/node_modules/is-my-json-valid/test/json-schema-draft4/allOf.json +0 -112
  474. package/node_modules/is-my-json-valid/test/json-schema-draft4/anyOf.json +0 -68
  475. package/node_modules/is-my-json-valid/test/json-schema-draft4/bignum.json +0 -107
  476. package/node_modules/is-my-json-valid/test/json-schema-draft4/default.json +0 -49
  477. package/node_modules/is-my-json-valid/test/json-schema-draft4/definitions.json +0 -32
  478. package/node_modules/is-my-json-valid/test/json-schema-draft4/dependencies.json +0 -113
  479. package/node_modules/is-my-json-valid/test/json-schema-draft4/enum.json +0 -72
  480. package/node_modules/is-my-json-valid/test/json-schema-draft4/format.json +0 -143
  481. package/node_modules/is-my-json-valid/test/json-schema-draft4/items.json +0 -46
  482. package/node_modules/is-my-json-valid/test/json-schema-draft4/maxItems.json +0 -28
  483. package/node_modules/is-my-json-valid/test/json-schema-draft4/maxLength.json +0 -28
  484. package/node_modules/is-my-json-valid/test/json-schema-draft4/maxProperties.json +0 -28
  485. package/node_modules/is-my-json-valid/test/json-schema-draft4/maximum.json +0 -42
  486. package/node_modules/is-my-json-valid/test/json-schema-draft4/minItems.json +0 -28
  487. package/node_modules/is-my-json-valid/test/json-schema-draft4/minLength.json +0 -28
  488. package/node_modules/is-my-json-valid/test/json-schema-draft4/minProperties.json +0 -28
  489. package/node_modules/is-my-json-valid/test/json-schema-draft4/minimum.json +0 -42
  490. package/node_modules/is-my-json-valid/test/json-schema-draft4/multipleOf.json +0 -96
  491. package/node_modules/is-my-json-valid/test/json-schema-draft4/not.json +0 -96
  492. package/node_modules/is-my-json-valid/test/json-schema-draft4/nullAndFormat.json +0 -18
  493. package/node_modules/is-my-json-valid/test/json-schema-draft4/nullAndObject.json +0 -18
  494. package/node_modules/is-my-json-valid/test/json-schema-draft4/oneOf.json +0 -68
  495. package/node_modules/is-my-json-valid/test/json-schema-draft4/pattern.json +0 -23
  496. package/node_modules/is-my-json-valid/test/json-schema-draft4/patternProperties.json +0 -110
  497. package/node_modules/is-my-json-valid/test/json-schema-draft4/properties.json +0 -92
  498. package/node_modules/is-my-json-valid/test/json-schema-draft4/ref.json +0 -128
  499. package/node_modules/is-my-json-valid/test/json-schema-draft4/refRemote.json +0 -74
  500. package/node_modules/is-my-json-valid/test/json-schema-draft4/required.json +0 -39
  501. package/node_modules/is-my-json-valid/test/json-schema-draft4/type.json +0 -330
  502. package/node_modules/is-my-json-valid/test/json-schema-draft4/uniqueItems.json +0 -79
  503. package/node_modules/is-my-json-valid/test/json-schema.js +0 -23
  504. package/node_modules/is-my-json-valid/test/misc.js +0 -471
  505. package/node_modules/is-property/.npmignore +0 -17
  506. package/node_modules/is-property/LICENSE +0 -22
  507. package/node_modules/is-property/README.md +0 -28
  508. package/node_modules/is-property/is-property.js +0 -5
  509. package/node_modules/is-property/package.json +0 -92
  510. package/node_modules/is-typedarray/LICENSE.md +0 -18
  511. package/node_modules/is-typedarray/README.md +0 -16
  512. package/node_modules/is-typedarray/index.js +0 -41
  513. package/node_modules/is-typedarray/package.json +0 -90
  514. package/node_modules/is-typedarray/test.js +0 -34
  515. package/node_modules/isarray/.npmignore +0 -1
  516. package/node_modules/isarray/.travis.yml +0 -4
  517. package/node_modules/isarray/Makefile +0 -6
  518. package/node_modules/isarray/README.md +0 -60
  519. package/node_modules/isarray/component.json +0 -19
  520. package/node_modules/isarray/index.js +0 -5
  521. package/node_modules/isarray/package.json +0 -105
  522. package/node_modules/isarray/test.js +0 -20
  523. package/node_modules/isstream/.jshintrc +0 -59
  524. package/node_modules/isstream/.npmignore +0 -1
  525. package/node_modules/isstream/.travis.yml +0 -12
  526. package/node_modules/isstream/LICENSE.md +0 -11
  527. package/node_modules/isstream/README.md +0 -66
  528. package/node_modules/isstream/isstream.js +0 -27
  529. package/node_modules/isstream/package.json +0 -93
  530. package/node_modules/isstream/test.js +0 -168
  531. package/node_modules/jodid25519/.npmignore +0 -11
  532. package/node_modules/jodid25519/.travis.yml +0 -7
  533. package/node_modules/jodid25519/AUTHORS.md +0 -3
  534. package/node_modules/jodid25519/LICENSE +0 -23
  535. package/node_modules/jodid25519/README.md +0 -51
  536. package/node_modules/jodid25519/almond.0 +0 -42
  537. package/node_modules/jodid25519/almond.1 +0 -13
  538. package/node_modules/jodid25519/index.js +0 -35
  539. package/node_modules/jodid25519/jsdoc.json +0 -19
  540. package/node_modules/jodid25519/lib/core.js +0 -481
  541. package/node_modules/jodid25519/lib/curve255.js +0 -221
  542. package/node_modules/jodid25519/lib/dh.js +0 -111
  543. package/node_modules/jodid25519/lib/eddsa.js +0 -573
  544. package/node_modules/jodid25519/lib/utils.js +0 -198
  545. package/node_modules/jodid25519/package.json +0 -104
  546. package/node_modules/jsbn/.npmignore +0 -2
  547. package/node_modules/jsbn/LICENSE +0 -40
  548. package/node_modules/jsbn/README.md +0 -175
  549. package/node_modules/jsbn/example.html +0 -12
  550. package/node_modules/jsbn/example.js +0 -3
  551. package/node_modules/jsbn/index.js +0 -1357
  552. package/node_modules/jsbn/package.json +0 -91
  553. package/node_modules/json-schema/README.md +0 -5
  554. package/node_modules/json-schema/draft-00/hyper-schema +0 -68
  555. package/node_modules/json-schema/draft-00/json-ref +0 -26
  556. package/node_modules/json-schema/draft-00/links +0 -33
  557. package/node_modules/json-schema/draft-00/schema +0 -155
  558. package/node_modules/json-schema/draft-01/hyper-schema +0 -68
  559. package/node_modules/json-schema/draft-01/json-ref +0 -26
  560. package/node_modules/json-schema/draft-01/links +0 -33
  561. package/node_modules/json-schema/draft-01/schema +0 -155
  562. package/node_modules/json-schema/draft-02/hyper-schema +0 -68
  563. package/node_modules/json-schema/draft-02/json-ref +0 -26
  564. package/node_modules/json-schema/draft-02/links +0 -35
  565. package/node_modules/json-schema/draft-02/schema +0 -166
  566. package/node_modules/json-schema/draft-03/examples/address +0 -20
  567. package/node_modules/json-schema/draft-03/examples/calendar +0 -53
  568. package/node_modules/json-schema/draft-03/examples/card +0 -105
  569. package/node_modules/json-schema/draft-03/examples/geo +0 -8
  570. package/node_modules/json-schema/draft-03/examples/interfaces +0 -23
  571. package/node_modules/json-schema/draft-03/hyper-schema +0 -60
  572. package/node_modules/json-schema/draft-03/json-ref +0 -26
  573. package/node_modules/json-schema/draft-03/links +0 -35
  574. package/node_modules/json-schema/draft-03/schema +0 -174
  575. package/node_modules/json-schema/draft-04/hyper-schema +0 -60
  576. package/node_modules/json-schema/draft-04/links +0 -41
  577. package/node_modules/json-schema/draft-04/schema +0 -189
  578. package/node_modules/json-schema/draft-zyp-json-schema-03.xml +0 -1120
  579. package/node_modules/json-schema/draft-zyp-json-schema-04.xml +0 -1072
  580. package/node_modules/json-schema/lib/links.js +0 -66
  581. package/node_modules/json-schema/lib/validate.js +0 -273
  582. package/node_modules/json-schema/package.json +0 -100
  583. package/node_modules/json-schema/test/tests.js +0 -95
  584. package/node_modules/json-stringify-safe/.npmignore +0 -1
  585. package/node_modules/json-stringify-safe/CHANGELOG.md +0 -14
  586. package/node_modules/json-stringify-safe/LICENSE +0 -15
  587. package/node_modules/json-stringify-safe/Makefile +0 -35
  588. package/node_modules/json-stringify-safe/README.md +0 -52
  589. package/node_modules/json-stringify-safe/package.json +0 -102
  590. package/node_modules/json-stringify-safe/stringify.js +0 -27
  591. package/node_modules/json-stringify-safe/test/mocha.opts +0 -2
  592. package/node_modules/json-stringify-safe/test/stringify_test.js +0 -246
  593. package/node_modules/jsonpointer/LICENSE.md +0 -21
  594. package/node_modules/jsonpointer/README.md +0 -39
  595. package/node_modules/jsonpointer/jsonpointer.js +0 -93
  596. package/node_modules/jsonpointer/package.json +0 -112
  597. package/node_modules/jsprim/CHANGES.md +0 -39
  598. package/node_modules/jsprim/LICENSE +0 -19
  599. package/node_modules/jsprim/README.md +0 -237
  600. package/node_modules/jsprim/lib/jsprim.js +0 -488
  601. package/node_modules/jsprim/package.json +0 -85
  602. package/node_modules/mime-db/HISTORY.md +0 -391
  603. package/node_modules/mime-db/LICENSE +0 -22
  604. package/node_modules/mime-db/README.md +0 -82
  605. package/node_modules/mime-db/db.json +0 -6751
  606. package/node_modules/mime-db/index.js +0 -11
  607. package/node_modules/mime-db/package.json +0 -138
  608. package/node_modules/mime-types/HISTORY.md +0 -216
  609. package/node_modules/mime-types/LICENSE +0 -23
  610. package/node_modules/mime-types/README.md +0 -103
  611. package/node_modules/mime-types/index.js +0 -188
  612. package/node_modules/mime-types/package.json +0 -128
  613. package/node_modules/minimatch/LICENSE +0 -15
  614. package/node_modules/minimatch/README.md +0 -209
  615. package/node_modules/minimatch/minimatch.js +0 -923
  616. package/node_modules/minimatch/package.json +0 -98
  617. package/node_modules/minimist/.travis.yml +0 -4
  618. package/node_modules/minimist/LICENSE +0 -18
  619. package/node_modules/minimist/example/parse.js +0 -2
  620. package/node_modules/minimist/index.js +0 -187
  621. package/node_modules/minimist/package.json +0 -101
  622. package/node_modules/minimist/readme.markdown +0 -73
  623. package/node_modules/minimist/test/dash.js +0 -24
  624. package/node_modules/minimist/test/default_bool.js +0 -20
  625. package/node_modules/minimist/test/dotted.js +0 -16
  626. package/node_modules/minimist/test/long.js +0 -31
  627. package/node_modules/minimist/test/parse.js +0 -318
  628. package/node_modules/minimist/test/parse_modified.js +0 -9
  629. package/node_modules/minimist/test/short.js +0 -67
  630. package/node_modules/minimist/test/whitespace.js +0 -8
  631. package/node_modules/mkdirp/.travis.yml +0 -8
  632. package/node_modules/mkdirp/LICENSE +0 -21
  633. package/node_modules/mkdirp/bin/cmd.js +0 -33
  634. package/node_modules/mkdirp/bin/usage.txt +0 -12
  635. package/node_modules/mkdirp/examples/pow.js +0 -6
  636. package/node_modules/mkdirp/index.js +0 -98
  637. package/node_modules/mkdirp/package.json +0 -95
  638. package/node_modules/mkdirp/readme.markdown +0 -100
  639. package/node_modules/mkdirp/test/chmod.js +0 -41
  640. package/node_modules/mkdirp/test/clobber.js +0 -38
  641. package/node_modules/mkdirp/test/mkdirp.js +0 -28
  642. package/node_modules/mkdirp/test/opts_fs.js +0 -29
  643. package/node_modules/mkdirp/test/opts_fs_sync.js +0 -27
  644. package/node_modules/mkdirp/test/perm.js +0 -32
  645. package/node_modules/mkdirp/test/perm_sync.js +0 -36
  646. package/node_modules/mkdirp/test/race.js +0 -37
  647. package/node_modules/mkdirp/test/rel.js +0 -32
  648. package/node_modules/mkdirp/test/return.js +0 -25
  649. package/node_modules/mkdirp/test/return_sync.js +0 -24
  650. package/node_modules/mkdirp/test/root.js +0 -19
  651. package/node_modules/mkdirp/test/sync.js +0 -32
  652. package/node_modules/mkdirp/test/umask.js +0 -28
  653. package/node_modules/mkdirp/test/umask_sync.js +0 -32
  654. package/node_modules/ms/.npmignore +0 -5
  655. package/node_modules/ms/History.md +0 -66
  656. package/node_modules/ms/LICENSE +0 -20
  657. package/node_modules/ms/README.md +0 -35
  658. package/node_modules/ms/index.js +0 -125
  659. package/node_modules/ms/package.json +0 -82
  660. package/node_modules/node-pre-gyp/CHANGELOG.md +0 -343
  661. package/node_modules/node-pre-gyp/LICENSE +0 -27
  662. package/node_modules/node-pre-gyp/README.md +0 -574
  663. package/node_modules/node-pre-gyp/appveyor.yml +0 -40
  664. package/node_modules/node-pre-gyp/bin/node-pre-gyp +0 -131
  665. package/node_modules/node-pre-gyp/bin/node-pre-gyp.cmd +0 -2
  666. package/node_modules/node-pre-gyp/lib/build.js +0 -43
  667. package/node_modules/node-pre-gyp/lib/clean.js +0 -23
  668. package/node_modules/node-pre-gyp/lib/configure.js +0 -48
  669. package/node_modules/node-pre-gyp/lib/info.js +0 -40
  670. package/node_modules/node-pre-gyp/lib/install.js +0 -239
  671. package/node_modules/node-pre-gyp/lib/node-pre-gyp.js +0 -194
  672. package/node_modules/node-pre-gyp/lib/package.js +0 -46
  673. package/node_modules/node-pre-gyp/lib/pre-binding.js +0 -25
  674. package/node_modules/node-pre-gyp/lib/publish.js +0 -77
  675. package/node_modules/node-pre-gyp/lib/rebuild.js +0 -13
  676. package/node_modules/node-pre-gyp/lib/reinstall.js +0 -13
  677. package/node_modules/node-pre-gyp/lib/reveal.js +0 -31
  678. package/node_modules/node-pre-gyp/lib/testbinary.js +0 -73
  679. package/node_modules/node-pre-gyp/lib/testpackage.js +0 -49
  680. package/node_modules/node-pre-gyp/lib/unpublish.js +0 -41
  681. package/node_modules/node-pre-gyp/lib/util/abi_crosswalk.json +0 -1414
  682. package/node_modules/node-pre-gyp/lib/util/compile.js +0 -87
  683. package/node_modules/node-pre-gyp/lib/util/handle_gyp_opts.js +0 -94
  684. package/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/index.html +0 -26
  685. package/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json +0 -9
  686. package/node_modules/node-pre-gyp/lib/util/s3_setup.js +0 -27
  687. package/node_modules/node-pre-gyp/lib/util/versioning.js +0 -308
  688. package/node_modules/node-pre-gyp/package.json +0 -133
  689. package/node_modules/nopt/.npmignore +0 -1
  690. package/node_modules/nopt/.travis.yml +0 -9
  691. package/node_modules/nopt/LICENSE +0 -15
  692. package/node_modules/nopt/README.md +0 -211
  693. package/node_modules/nopt/bin/nopt.js +0 -54
  694. package/node_modules/nopt/examples/my-program.js +0 -30
  695. package/node_modules/nopt/lib/nopt.js +0 -415
  696. package/node_modules/nopt/package.json +0 -96
  697. package/node_modules/nopt/test/basic.js +0 -273
  698. package/node_modules/npmlog/CHANGELOG.md +0 -45
  699. package/node_modules/npmlog/LICENSE +0 -15
  700. package/node_modules/npmlog/README.md +0 -216
  701. package/node_modules/npmlog/log.js +0 -302
  702. package/node_modules/npmlog/package.json +0 -108
  703. package/node_modules/number-is-nan/index.js +0 -4
  704. package/node_modules/number-is-nan/license +0 -21
  705. package/node_modules/number-is-nan/package.json +0 -103
  706. package/node_modules/number-is-nan/readme.md +0 -28
  707. package/node_modules/oauth-sign/LICENSE +0 -55
  708. package/node_modules/oauth-sign/README.md +0 -4
  709. package/node_modules/oauth-sign/index.js +0 -136
  710. package/node_modules/oauth-sign/package.json +0 -98
  711. package/node_modules/object-assign/index.js +0 -90
  712. package/node_modules/object-assign/license +0 -21
  713. package/node_modules/object-assign/package.json +0 -118
  714. package/node_modules/object-assign/readme.md +0 -61
  715. package/node_modules/once/LICENSE +0 -15
  716. package/node_modules/once/README.md +0 -79
  717. package/node_modules/once/once.js +0 -42
  718. package/node_modules/once/package.json +0 -101
  719. package/node_modules/path-is-absolute/index.js +0 -20
  720. package/node_modules/path-is-absolute/license +0 -21
  721. package/node_modules/path-is-absolute/package.json +0 -111
  722. package/node_modules/path-is-absolute/readme.md +0 -59
  723. package/node_modules/pinkie/index.js +0 -292
  724. package/node_modules/pinkie/license +0 -21
  725. package/node_modules/pinkie/package.json +0 -100
  726. package/node_modules/pinkie/readme.md +0 -83
  727. package/node_modules/pinkie-promise/index.js +0 -3
  728. package/node_modules/pinkie-promise/license +0 -21
  729. package/node_modules/pinkie-promise/package.json +0 -102
  730. package/node_modules/pinkie-promise/readme.md +0 -28
  731. package/node_modules/process-nextick-args/.travis.yml +0 -12
  732. package/node_modules/process-nextick-args/index.js +0 -43
  733. package/node_modules/process-nextick-args/license.md +0 -19
  734. package/node_modules/process-nextick-args/package.json +0 -84
  735. package/node_modules/process-nextick-args/readme.md +0 -18
  736. package/node_modules/process-nextick-args/test.js +0 -24
  737. package/node_modules/punycode/LICENSE-MIT.txt +0 -20
  738. package/node_modules/punycode/README.md +0 -176
  739. package/node_modules/punycode/package.json +0 -127
  740. package/node_modules/punycode/punycode.js +0 -533
  741. package/node_modules/qs/.eslintignore +0 -1
  742. package/node_modules/qs/.eslintrc +0 -19
  743. package/node_modules/qs/CHANGELOG.md +0 -156
  744. package/node_modules/qs/LICENSE +0 -28
  745. package/node_modules/qs/README.md +0 -431
  746. package/node_modules/qs/dist/qs.js +0 -587
  747. package/node_modules/qs/lib/formats.js +0 -18
  748. package/node_modules/qs/lib/index.js +0 -11
  749. package/node_modules/qs/lib/parse.js +0 -166
  750. package/node_modules/qs/lib/stringify.js +0 -200
  751. package/node_modules/qs/lib/utils.js +0 -180
  752. package/node_modules/qs/package.json +0 -121
  753. package/node_modules/qs/test/.eslintrc +0 -10
  754. package/node_modules/qs/test/index.js +0 -7
  755. package/node_modules/qs/test/parse.js +0 -484
  756. package/node_modules/qs/test/stringify.js +0 -538
  757. package/node_modules/qs/test/utils.js +0 -22
  758. package/node_modules/rc/.npmignore +0 -3
  759. package/node_modules/rc/LICENSE.APACHE2 +0 -15
  760. package/node_modules/rc/LICENSE.BSD +0 -26
  761. package/node_modules/rc/LICENSE.MIT +0 -24
  762. package/node_modules/rc/README.md +0 -149
  763. package/node_modules/rc/browser.js +0 -7
  764. package/node_modules/rc/index.js +0 -60
  765. package/node_modules/rc/lib/utils.js +0 -103
  766. package/node_modules/rc/node_modules/minimist/.travis.yml +0 -8
  767. package/node_modules/rc/node_modules/minimist/LICENSE +0 -18
  768. package/node_modules/rc/node_modules/minimist/example/parse.js +0 -2
  769. package/node_modules/rc/node_modules/minimist/index.js +0 -236
  770. package/node_modules/rc/node_modules/minimist/package.json +0 -105
  771. package/node_modules/rc/node_modules/minimist/readme.markdown +0 -91
  772. package/node_modules/rc/node_modules/minimist/test/all_bool.js +0 -32
  773. package/node_modules/rc/node_modules/minimist/test/bool.js +0 -166
  774. package/node_modules/rc/node_modules/minimist/test/dash.js +0 -31
  775. package/node_modules/rc/node_modules/minimist/test/default_bool.js +0 -35
  776. package/node_modules/rc/node_modules/minimist/test/dotted.js +0 -22
  777. package/node_modules/rc/node_modules/minimist/test/kv_short.js +0 -16
  778. package/node_modules/rc/node_modules/minimist/test/long.js +0 -31
  779. package/node_modules/rc/node_modules/minimist/test/num.js +0 -36
  780. package/node_modules/rc/node_modules/minimist/test/parse.js +0 -197
  781. package/node_modules/rc/node_modules/minimist/test/parse_modified.js +0 -9
  782. package/node_modules/rc/node_modules/minimist/test/short.js +0 -67
  783. package/node_modules/rc/node_modules/minimist/test/stop_early.js +0 -15
  784. package/node_modules/rc/node_modules/minimist/test/unknown.js +0 -102
  785. package/node_modules/rc/node_modules/minimist/test/whitespace.js +0 -8
  786. package/node_modules/rc/package.json +0 -100
  787. package/node_modules/rc/test/ini.js +0 -16
  788. package/node_modules/rc/test/nested-env-vars.js +0 -40
  789. package/node_modules/rc/test/test.js +0 -59
  790. package/node_modules/readable-stream/.npmignore +0 -9
  791. package/node_modules/readable-stream/.travis.yml +0 -49
  792. package/node_modules/readable-stream/LICENSE +0 -18
  793. package/node_modules/readable-stream/README.md +0 -40
  794. package/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
  795. package/node_modules/readable-stream/duplex.js +0 -1
  796. package/node_modules/readable-stream/lib/_stream_duplex.js +0 -75
  797. package/node_modules/readable-stream/lib/_stream_passthrough.js +0 -26
  798. package/node_modules/readable-stream/lib/_stream_readable.js +0 -941
  799. package/node_modules/readable-stream/lib/_stream_transform.js +0 -182
  800. package/node_modules/readable-stream/lib/_stream_writable.js +0 -554
  801. package/node_modules/readable-stream/lib/internal/streams/BufferList.js +0 -64
  802. package/node_modules/readable-stream/package.json +0 -126
  803. package/node_modules/readable-stream/passthrough.js +0 -1
  804. package/node_modules/readable-stream/readable.js +0 -16
  805. package/node_modules/readable-stream/transform.js +0 -1
  806. package/node_modules/readable-stream/writable.js +0 -1
  807. package/node_modules/request/CHANGELOG.md +0 -662
  808. package/node_modules/request/LICENSE +0 -55
  809. package/node_modules/request/README.md +0 -1098
  810. package/node_modules/request/index.js +0 -156
  811. package/node_modules/request/lib/auth.js +0 -168
  812. package/node_modules/request/lib/cookies.js +0 -39
  813. package/node_modules/request/lib/getProxyFromURI.js +0 -79
  814. package/node_modules/request/lib/har.js +0 -215
  815. package/node_modules/request/lib/helpers.js +0 -65
  816. package/node_modules/request/lib/multipart.js +0 -112
  817. package/node_modules/request/lib/oauth.js +0 -147
  818. package/node_modules/request/lib/querystring.js +0 -51
  819. package/node_modules/request/lib/redirect.js +0 -157
  820. package/node_modules/request/lib/tunnel.js +0 -176
  821. package/node_modules/request/package.json +0 -163
  822. package/node_modules/request/request.js +0 -1475
  823. package/node_modules/rimraf/LICENSE +0 -15
  824. package/node_modules/rimraf/README.md +0 -101
  825. package/node_modules/rimraf/bin.js +0 -40
  826. package/node_modules/rimraf/package.json +0 -101
  827. package/node_modules/rimraf/rimraf.js +0 -343
  828. package/node_modules/semver/LICENSE +0 -15
  829. package/node_modules/semver/README.md +0 -350
  830. package/node_modules/semver/bin/semver +0 -133
  831. package/node_modules/semver/package.json +0 -94
  832. package/node_modules/semver/range.bnf +0 -16
  833. package/node_modules/semver/semver.js +0 -1203
  834. package/node_modules/set-blocking/CHANGELOG.md +0 -26
  835. package/node_modules/set-blocking/LICENSE.txt +0 -14
  836. package/node_modules/set-blocking/README.md +0 -31
  837. package/node_modules/set-blocking/index.js +0 -7
  838. package/node_modules/set-blocking/package.json +0 -106
  839. package/node_modules/signal-exit/CHANGELOG.md +0 -27
  840. package/node_modules/signal-exit/LICENSE.txt +0 -16
  841. package/node_modules/signal-exit/README.md +0 -40
  842. package/node_modules/signal-exit/index.js +0 -157
  843. package/node_modules/signal-exit/package.json +0 -106
  844. package/node_modules/signal-exit/signals.js +0 -53
  845. package/node_modules/sntp/.npmignore +0 -18
  846. package/node_modules/sntp/.travis.yml +0 -5
  847. package/node_modules/sntp/LICENSE +0 -28
  848. package/node_modules/sntp/Makefile +0 -9
  849. package/node_modules/sntp/README.md +0 -68
  850. package/node_modules/sntp/examples/offset.js +0 -16
  851. package/node_modules/sntp/examples/time.js +0 -25
  852. package/node_modules/sntp/index.js +0 -1
  853. package/node_modules/sntp/lib/index.js +0 -412
  854. package/node_modules/sntp/package.json +0 -98
  855. package/node_modules/sntp/test/index.js +0 -435
  856. package/node_modules/sshpk/.npmignore +0 -9
  857. package/node_modules/sshpk/.travis.yml +0 -11
  858. package/node_modules/sshpk/LICENSE +0 -18
  859. package/node_modules/sshpk/README.md +0 -666
  860. package/node_modules/sshpk/bin/sshpk-conv +0 -201
  861. package/node_modules/sshpk/bin/sshpk-sign +0 -191
  862. package/node_modules/sshpk/bin/sshpk-verify +0 -166
  863. package/node_modules/sshpk/lib/algs.js +0 -168
  864. package/node_modules/sshpk/lib/certificate.js +0 -291
  865. package/node_modules/sshpk/lib/dhe.js +0 -311
  866. package/node_modules/sshpk/lib/ed-compat.js +0 -96
  867. package/node_modules/sshpk/lib/errors.js +0 -84
  868. package/node_modules/sshpk/lib/fingerprint.js +0 -161
  869. package/node_modules/sshpk/lib/formats/auto.js +0 -73
  870. package/node_modules/sshpk/lib/formats/openssh-cert.js +0 -289
  871. package/node_modules/sshpk/lib/formats/pem.js +0 -186
  872. package/node_modules/sshpk/lib/formats/pkcs1.js +0 -320
  873. package/node_modules/sshpk/lib/formats/pkcs8.js +0 -505
  874. package/node_modules/sshpk/lib/formats/rfc4253.js +0 -146
  875. package/node_modules/sshpk/lib/formats/ssh-private.js +0 -261
  876. package/node_modules/sshpk/lib/formats/ssh.js +0 -114
  877. package/node_modules/sshpk/lib/formats/x509-pem.js +0 -77
  878. package/node_modules/sshpk/lib/formats/x509.js +0 -484
  879. package/node_modules/sshpk/lib/identity.js +0 -277
  880. package/node_modules/sshpk/lib/index.js +0 -38
  881. package/node_modules/sshpk/lib/key.js +0 -270
  882. package/node_modules/sshpk/lib/private-key.js +0 -231
  883. package/node_modules/sshpk/lib/signature.js +0 -245
  884. package/node_modules/sshpk/lib/ssh-buffer.js +0 -148
  885. package/node_modules/sshpk/lib/utils.js +0 -288
  886. package/node_modules/sshpk/man/man1/sshpk-conv.1 +0 -135
  887. package/node_modules/sshpk/man/man1/sshpk-sign.1 +0 -81
  888. package/node_modules/sshpk/man/man1/sshpk-verify.1 +0 -68
  889. package/node_modules/sshpk/node_modules/assert-plus/AUTHORS +0 -6
  890. package/node_modules/sshpk/node_modules/assert-plus/CHANGES.md +0 -14
  891. package/node_modules/sshpk/node_modules/assert-plus/README.md +0 -162
  892. package/node_modules/sshpk/node_modules/assert-plus/assert.js +0 -211
  893. package/node_modules/sshpk/node_modules/assert-plus/package.json +0 -115
  894. package/node_modules/sshpk/package.json +0 -135
  895. package/node_modules/string-width/index.js +0 -37
  896. package/node_modules/string-width/license +0 -21
  897. package/node_modules/string-width/package.json +0 -124
  898. package/node_modules/string-width/readme.md +0 -42
  899. package/node_modules/string_decoder/.npmignore +0 -2
  900. package/node_modules/string_decoder/LICENSE +0 -20
  901. package/node_modules/string_decoder/README.md +0 -7
  902. package/node_modules/string_decoder/index.js +0 -221
  903. package/node_modules/string_decoder/package.json +0 -88
  904. package/node_modules/stringstream/.npmignore +0 -15
  905. package/node_modules/stringstream/.travis.yml +0 -4
  906. package/node_modules/stringstream/LICENSE.txt +0 -22
  907. package/node_modules/stringstream/README.md +0 -38
  908. package/node_modules/stringstream/example.js +0 -27
  909. package/node_modules/stringstream/package.json +0 -85
  910. package/node_modules/stringstream/stringstream.js +0 -102
  911. package/node_modules/strip-ansi/index.js +0 -6
  912. package/node_modules/strip-ansi/license +0 -21
  913. package/node_modules/strip-ansi/package.json +0 -125
  914. package/node_modules/strip-ansi/readme.md +0 -33
  915. package/node_modules/strip-json-comments/index.js +0 -70
  916. package/node_modules/strip-json-comments/license +0 -21
  917. package/node_modules/strip-json-comments/package.json +0 -110
  918. package/node_modules/strip-json-comments/readme.md +0 -64
  919. package/node_modules/supports-color/index.js +0 -50
  920. package/node_modules/supports-color/license +0 -21
  921. package/node_modules/supports-color/package.json +0 -113
  922. package/node_modules/supports-color/readme.md +0 -36
  923. package/node_modules/tar/.npmignore +0 -5
  924. package/node_modules/tar/.travis.yml +0 -4
  925. package/node_modules/tar/LICENSE +0 -12
  926. package/node_modules/tar/README.md +0 -50
  927. package/node_modules/tar/examples/extracter.js +0 -19
  928. package/node_modules/tar/examples/packer.js +0 -24
  929. package/node_modules/tar/examples/reader.js +0 -36
  930. package/node_modules/tar/lib/buffer-entry.js +0 -30
  931. package/node_modules/tar/lib/entry-writer.js +0 -169
  932. package/node_modules/tar/lib/entry.js +0 -220
  933. package/node_modules/tar/lib/extended-header-writer.js +0 -191
  934. package/node_modules/tar/lib/extended-header.js +0 -140
  935. package/node_modules/tar/lib/extract.js +0 -94
  936. package/node_modules/tar/lib/global-header-writer.js +0 -14
  937. package/node_modules/tar/lib/header.js +0 -385
  938. package/node_modules/tar/lib/pack.js +0 -236
  939. package/node_modules/tar/lib/parse.js +0 -275
  940. package/node_modules/tar/package.json +0 -103
  941. package/node_modules/tar/tar.js +0 -173
  942. package/node_modules/tar/test/00-setup-fixtures.js +0 -53
  943. package/node_modules/tar/test/cb-never-called-1.0.1.tgz +0 -0
  944. package/node_modules/tar/test/dir-normalization.js +0 -177
  945. package/node_modules/tar/test/dir-normalization.tar +0 -0
  946. package/node_modules/tar/test/error-on-broken.js +0 -33
  947. package/node_modules/tar/test/extract-move.js +0 -132
  948. package/node_modules/tar/test/extract.js +0 -367
  949. package/node_modules/tar/test/fixtures.tgz +0 -0
  950. package/node_modules/tar/test/header.js +0 -183
  951. package/node_modules/tar/test/pack-no-proprietary.js +0 -886
  952. package/node_modules/tar/test/pack.js +0 -952
  953. package/node_modules/tar/test/parse-discard.js +0 -29
  954. package/node_modules/tar/test/parse.js +0 -359
  955. package/node_modules/tar/test/zz-cleanup.js +0 -20
  956. package/node_modules/tar-pack/.npmignore +0 -14
  957. package/node_modules/tar-pack/.travis.yml +0 -7
  958. package/node_modules/tar-pack/LICENSE +0 -23
  959. package/node_modules/tar-pack/README.md +0 -84
  960. package/node_modules/tar-pack/index.js +0 -245
  961. package/node_modules/tar-pack/node_modules/once/LICENSE +0 -15
  962. package/node_modules/tar-pack/node_modules/once/README.md +0 -51
  963. package/node_modules/tar-pack/node_modules/once/once.js +0 -21
  964. package/node_modules/tar-pack/node_modules/once/package.json +0 -96
  965. package/node_modules/tar-pack/node_modules/readable-stream/.npmignore +0 -8
  966. package/node_modules/tar-pack/node_modules/readable-stream/.travis.yml +0 -49
  967. package/node_modules/tar-pack/node_modules/readable-stream/LICENSE +0 -18
  968. package/node_modules/tar-pack/node_modules/readable-stream/README.md +0 -36
  969. package/node_modules/tar-pack/node_modules/readable-stream/doc/stream.md +0 -2015
  970. package/node_modules/tar-pack/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
  971. package/node_modules/tar-pack/node_modules/readable-stream/duplex.js +0 -1
  972. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_duplex.js +0 -75
  973. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_passthrough.js +0 -26
  974. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_readable.js +0 -937
  975. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_transform.js +0 -180
  976. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_writable.js +0 -526
  977. package/node_modules/tar-pack/node_modules/readable-stream/lib/internal/streams/BufferList.js +0 -64
  978. package/node_modules/tar-pack/node_modules/readable-stream/package.json +0 -125
  979. package/node_modules/tar-pack/node_modules/readable-stream/passthrough.js +0 -1
  980. package/node_modules/tar-pack/node_modules/readable-stream/readable.js +0 -16
  981. package/node_modules/tar-pack/node_modules/readable-stream/transform.js +0 -1
  982. package/node_modules/tar-pack/node_modules/readable-stream/writable.js +0 -1
  983. package/node_modules/tar-pack/package.json +0 -109
  984. package/node_modules/tar-pack/test/fixtures/packed-file.txt +0 -1
  985. package/node_modules/tar-pack/test/fixtures/packed.tar +0 -0
  986. package/node_modules/tar-pack/test/fixtures/packed.tar.gz +0 -0
  987. package/node_modules/tar-pack/test/fixtures/to-pack/bar.txt +0 -1
  988. package/node_modules/tar-pack/test/fixtures/to-pack/foo.txt +0 -1
  989. package/node_modules/tar-pack/test/index.js +0 -109
  990. package/node_modules/tough-cookie/LICENSE +0 -27
  991. package/node_modules/tough-cookie/README.md +0 -506
  992. package/node_modules/tough-cookie/lib/cookie.js +0 -1336
  993. package/node_modules/tough-cookie/lib/memstore.js +0 -170
  994. package/node_modules/tough-cookie/lib/pathMatch.js +0 -61
  995. package/node_modules/tough-cookie/lib/permuteDomain.js +0 -56
  996. package/node_modules/tough-cookie/lib/pubsuffix.js +0 -98
  997. package/node_modules/tough-cookie/lib/store.js +0 -71
  998. package/node_modules/tough-cookie/package.json +0 -135
  999. package/node_modules/tunnel-agent/LICENSE +0 -55
  1000. package/node_modules/tunnel-agent/README.md +0 -4
  1001. package/node_modules/tunnel-agent/index.js +0 -243
  1002. package/node_modules/tunnel-agent/package.json +0 -100
  1003. package/node_modules/tweetnacl/.npmignore +0 -4
  1004. package/node_modules/tweetnacl/AUTHORS.md +0 -28
  1005. package/node_modules/tweetnacl/CHANGELOG.md +0 -221
  1006. package/node_modules/tweetnacl/LICENSE +0 -24
  1007. package/node_modules/tweetnacl/PULL_REQUEST_TEMPLATE.md +0 -20
  1008. package/node_modules/tweetnacl/README.md +0 -459
  1009. package/node_modules/tweetnacl/nacl-fast.js +0 -2388
  1010. package/node_modules/tweetnacl/nacl-fast.min.js +0 -2
  1011. package/node_modules/tweetnacl/nacl.d.ts +0 -98
  1012. package/node_modules/tweetnacl/nacl.js +0 -1175
  1013. package/node_modules/tweetnacl/nacl.min.js +0 -1
  1014. package/node_modules/tweetnacl/package.json +0 -121
  1015. package/node_modules/uid-number/LICENSE +0 -15
  1016. package/node_modules/uid-number/README.md +0 -17
  1017. package/node_modules/uid-number/get-uid-gid.js +0 -24
  1018. package/node_modules/uid-number/package.json +0 -82
  1019. package/node_modules/uid-number/uid-number.js +0 -59
  1020. package/node_modules/util-deprecate/History.md +0 -16
  1021. package/node_modules/util-deprecate/LICENSE +0 -24
  1022. package/node_modules/util-deprecate/README.md +0 -53
  1023. package/node_modules/util-deprecate/browser.js +0 -67
  1024. package/node_modules/util-deprecate/node.js +0 -6
  1025. package/node_modules/util-deprecate/package.json +0 -90
  1026. package/node_modules/uuid/.npmignore +0 -8
  1027. package/node_modules/uuid/.travis.yml +0 -5
  1028. package/node_modules/uuid/AUTHORS +0 -5
  1029. package/node_modules/uuid/HISTORY.md +0 -28
  1030. package/node_modules/uuid/LICENSE.md +0 -21
  1031. package/node_modules/uuid/README.md +0 -132
  1032. package/node_modules/uuid/bin/uuid +0 -26
  1033. package/node_modules/uuid/index.js +0 -8
  1034. package/node_modules/uuid/lib/bytesToUuid.js +0 -23
  1035. package/node_modules/uuid/lib/rng-browser.js +0 -33
  1036. package/node_modules/uuid/lib/rng.js +0 -10
  1037. package/node_modules/uuid/package.json +0 -122
  1038. package/node_modules/uuid/test/mocha.opts +0 -3
  1039. package/node_modules/uuid/test/test.js +0 -96
  1040. package/node_modules/uuid/v1.js +0 -103
  1041. package/node_modules/uuid/v4.js +0 -29
  1042. package/node_modules/verror/.gitmodules +0 -0
  1043. package/node_modules/verror/.npmignore +0 -1
  1044. package/node_modules/verror/LICENSE +0 -19
  1045. package/node_modules/verror/Makefile +0 -35
  1046. package/node_modules/verror/Makefile.targ +0 -285
  1047. package/node_modules/verror/README.md +0 -120
  1048. package/node_modules/verror/examples/levels-verror.js +0 -36
  1049. package/node_modules/verror/examples/levels-werror.js +0 -34
  1050. package/node_modules/verror/examples/varargs.js +0 -6
  1051. package/node_modules/verror/examples/verror.js +0 -13
  1052. package/node_modules/verror/examples/werror.js +0 -14
  1053. package/node_modules/verror/jsl.node.conf +0 -139
  1054. package/node_modules/verror/lib/verror.js +0 -157
  1055. package/node_modules/verror/package.json +0 -78
  1056. package/node_modules/verror/tests/tst.inherit.js +0 -100
  1057. package/node_modules/verror/tests/tst.verror.js +0 -156
  1058. package/node_modules/verror/tests/tst.werror.js +0 -179
  1059. package/node_modules/wide-align/.npmignore +0 -5
  1060. package/node_modules/wide-align/LICENSE +0 -14
  1061. package/node_modules/wide-align/README.md +0 -47
  1062. package/node_modules/wide-align/align.js +0 -65
  1063. package/node_modules/wide-align/package.json +0 -93
  1064. package/node_modules/wide-align/test/align.js +0 -37
  1065. package/node_modules/wrappy/LICENSE +0 -15
  1066. package/node_modules/wrappy/README.md +0 -36
  1067. package/node_modules/wrappy/package.json +0 -98
  1068. package/node_modules/wrappy/wrappy.js +0 -33
  1069. package/node_modules/xtend/.jshintrc +0 -30
  1070. package/node_modules/xtend/.npmignore +0 -1
  1071. package/node_modules/xtend/LICENCE +0 -19
  1072. package/node_modules/xtend/Makefile +0 -4
  1073. package/node_modules/xtend/README.md +0 -32
  1074. package/node_modules/xtend/immutable.js +0 -19
  1075. package/node_modules/xtend/mutable.js +0 -17
  1076. package/node_modules/xtend/package.json +0 -117
  1077. package/node_modules/xtend/test.js +0 -83
  1078. package/src/locking.cc +0 -27
@@ -1,792 +0,0 @@
1
- // Approach:
2
- //
3
- // 1. Get the minimatch set
4
- // 2. For each pattern in the set, PROCESS(pattern, false)
5
- // 3. Store matches per-set, then uniq them
6
- //
7
- // PROCESS(pattern, inGlobStar)
8
- // Get the first [n] items from pattern that are all strings
9
- // Join these together. This is PREFIX.
10
- // If there is no more remaining, then stat(PREFIX) and
11
- // add to matches if it succeeds. END.
12
- //
13
- // If inGlobStar and PREFIX is symlink and points to dir
14
- // set ENTRIES = []
15
- // else readdir(PREFIX) as ENTRIES
16
- // If fail, END
17
- //
18
- // with ENTRIES
19
- // If pattern[n] is GLOBSTAR
20
- // // handle the case where the globstar match is empty
21
- // // by pruning it out, and testing the resulting pattern
22
- // PROCESS(pattern[0..n] + pattern[n+1 .. $], false)
23
- // // handle other cases.
24
- // for ENTRY in ENTRIES (not dotfiles)
25
- // // attach globstar + tail onto the entry
26
- // // Mark that this entry is a globstar match
27
- // PROCESS(pattern[0..n] + ENTRY + pattern[n .. $], true)
28
- //
29
- // else // not globstar
30
- // for ENTRY in ENTRIES (not dotfiles, unless pattern[n] is dot)
31
- // Test ENTRY against pattern[n]
32
- // If fails, continue
33
- // If passes, PROCESS(pattern[0..n] + item + pattern[n+1 .. $])
34
- //
35
- // Caveat:
36
- // Cache all stats and readdirs results to minimize syscall. Since all
37
- // we ever care about is existence and directory-ness, we can just keep
38
- // `true` for files, and [children,...] for directories, or `false` for
39
- // things that don't exist.
40
-
41
- module.exports = glob
42
-
43
- var fs = require('fs')
44
- var rp = require('fs.realpath')
45
- var minimatch = require('minimatch')
46
- var Minimatch = minimatch.Minimatch
47
- var inherits = require('inherits')
48
- var EE = require('events').EventEmitter
49
- var path = require('path')
50
- var assert = require('assert')
51
- var isAbsolute = require('path-is-absolute')
52
- var globSync = require('./sync.js')
53
- var common = require('./common.js')
54
- var alphasort = common.alphasort
55
- var alphasorti = common.alphasorti
56
- var setopts = common.setopts
57
- var ownProp = common.ownProp
58
- var inflight = require('inflight')
59
- var util = require('util')
60
- var childrenIgnored = common.childrenIgnored
61
- var isIgnored = common.isIgnored
62
-
63
- var once = require('once')
64
-
65
- function glob (pattern, options, cb) {
66
- if (typeof options === 'function') cb = options, options = {}
67
- if (!options) options = {}
68
-
69
- if (options.sync) {
70
- if (cb)
71
- throw new TypeError('callback provided to sync glob')
72
- return globSync(pattern, options)
73
- }
74
-
75
- return new Glob(pattern, options, cb)
76
- }
77
-
78
- glob.sync = globSync
79
- var GlobSync = glob.GlobSync = globSync.GlobSync
80
-
81
- // old api surface
82
- glob.glob = glob
83
-
84
- function extend (origin, add) {
85
- if (add === null || typeof add !== 'object') {
86
- return origin
87
- }
88
-
89
- var keys = Object.keys(add)
90
- var i = keys.length
91
- while (i--) {
92
- origin[keys[i]] = add[keys[i]]
93
- }
94
- return origin
95
- }
96
-
97
- glob.hasMagic = function (pattern, options_) {
98
- var options = extend({}, options_)
99
- options.noprocess = true
100
-
101
- var g = new Glob(pattern, options)
102
- var set = g.minimatch.set
103
-
104
- if (!pattern)
105
- return false
106
-
107
- if (set.length > 1)
108
- return true
109
-
110
- for (var j = 0; j < set[0].length; j++) {
111
- if (typeof set[0][j] !== 'string')
112
- return true
113
- }
114
-
115
- return false
116
- }
117
-
118
- glob.Glob = Glob
119
- inherits(Glob, EE)
120
- function Glob (pattern, options, cb) {
121
- if (typeof options === 'function') {
122
- cb = options
123
- options = null
124
- }
125
-
126
- if (options && options.sync) {
127
- if (cb)
128
- throw new TypeError('callback provided to sync glob')
129
- return new GlobSync(pattern, options)
130
- }
131
-
132
- if (!(this instanceof Glob))
133
- return new Glob(pattern, options, cb)
134
-
135
- setopts(this, pattern, options)
136
- this._didRealPath = false
137
-
138
- // process each pattern in the minimatch set
139
- var n = this.minimatch.set.length
140
-
141
- // The matches are stored as {<filename>: true,...} so that
142
- // duplicates are automagically pruned.
143
- // Later, we do an Object.keys() on these.
144
- // Keep them as a list so we can fill in when nonull is set.
145
- this.matches = new Array(n)
146
-
147
- if (typeof cb === 'function') {
148
- cb = once(cb)
149
- this.on('error', cb)
150
- this.on('end', function (matches) {
151
- cb(null, matches)
152
- })
153
- }
154
-
155
- var self = this
156
- var n = this.minimatch.set.length
157
- this._processing = 0
158
- this.matches = new Array(n)
159
-
160
- this._emitQueue = []
161
- this._processQueue = []
162
- this.paused = false
163
-
164
- if (this.noprocess)
165
- return this
166
-
167
- if (n === 0)
168
- return done()
169
-
170
- var sync = true
171
- for (var i = 0; i < n; i ++) {
172
- this._process(this.minimatch.set[i], i, false, done)
173
- }
174
- sync = false
175
-
176
- function done () {
177
- --self._processing
178
- if (self._processing <= 0) {
179
- if (sync) {
180
- process.nextTick(function () {
181
- self._finish()
182
- })
183
- } else {
184
- self._finish()
185
- }
186
- }
187
- }
188
- }
189
-
190
- Glob.prototype._finish = function () {
191
- assert(this instanceof Glob)
192
- if (this.aborted)
193
- return
194
-
195
- if (this.realpath && !this._didRealpath)
196
- return this._realpath()
197
-
198
- common.finish(this)
199
- this.emit('end', this.found)
200
- }
201
-
202
- Glob.prototype._realpath = function () {
203
- if (this._didRealpath)
204
- return
205
-
206
- this._didRealpath = true
207
-
208
- var n = this.matches.length
209
- if (n === 0)
210
- return this._finish()
211
-
212
- var self = this
213
- for (var i = 0; i < this.matches.length; i++)
214
- this._realpathSet(i, next)
215
-
216
- function next () {
217
- if (--n === 0)
218
- self._finish()
219
- }
220
- }
221
-
222
- Glob.prototype._realpathSet = function (index, cb) {
223
- var matchset = this.matches[index]
224
- if (!matchset)
225
- return cb()
226
-
227
- var found = Object.keys(matchset)
228
- var self = this
229
- var n = found.length
230
-
231
- if (n === 0)
232
- return cb()
233
-
234
- var set = this.matches[index] = Object.create(null)
235
- found.forEach(function (p, i) {
236
- // If there's a problem with the stat, then it means that
237
- // one or more of the links in the realpath couldn't be
238
- // resolved. just return the abs value in that case.
239
- p = self._makeAbs(p)
240
- rp.realpath(p, self.realpathCache, function (er, real) {
241
- if (!er)
242
- set[real] = true
243
- else if (er.syscall === 'stat')
244
- set[p] = true
245
- else
246
- self.emit('error', er) // srsly wtf right here
247
-
248
- if (--n === 0) {
249
- self.matches[index] = set
250
- cb()
251
- }
252
- })
253
- })
254
- }
255
-
256
- Glob.prototype._mark = function (p) {
257
- return common.mark(this, p)
258
- }
259
-
260
- Glob.prototype._makeAbs = function (f) {
261
- return common.makeAbs(this, f)
262
- }
263
-
264
- Glob.prototype.abort = function () {
265
- this.aborted = true
266
- this.emit('abort')
267
- }
268
-
269
- Glob.prototype.pause = function () {
270
- if (!this.paused) {
271
- this.paused = true
272
- this.emit('pause')
273
- }
274
- }
275
-
276
- Glob.prototype.resume = function () {
277
- if (this.paused) {
278
- this.emit('resume')
279
- this.paused = false
280
- if (this._emitQueue.length) {
281
- var eq = this._emitQueue.slice(0)
282
- this._emitQueue.length = 0
283
- for (var i = 0; i < eq.length; i ++) {
284
- var e = eq[i]
285
- this._emitMatch(e[0], e[1])
286
- }
287
- }
288
- if (this._processQueue.length) {
289
- var pq = this._processQueue.slice(0)
290
- this._processQueue.length = 0
291
- for (var i = 0; i < pq.length; i ++) {
292
- var p = pq[i]
293
- this._processing--
294
- this._process(p[0], p[1], p[2], p[3])
295
- }
296
- }
297
- }
298
- }
299
-
300
- Glob.prototype._process = function (pattern, index, inGlobStar, cb) {
301
- assert(this instanceof Glob)
302
- assert(typeof cb === 'function')
303
-
304
- if (this.aborted)
305
- return
306
-
307
- this._processing++
308
- if (this.paused) {
309
- this._processQueue.push([pattern, index, inGlobStar, cb])
310
- return
311
- }
312
-
313
- //console.error('PROCESS %d', this._processing, pattern)
314
-
315
- // Get the first [n] parts of pattern that are all strings.
316
- var n = 0
317
- while (typeof pattern[n] === 'string') {
318
- n ++
319
- }
320
- // now n is the index of the first one that is *not* a string.
321
-
322
- // see if there's anything else
323
- var prefix
324
- switch (n) {
325
- // if not, then this is rather simple
326
- case pattern.length:
327
- this._processSimple(pattern.join('/'), index, cb)
328
- return
329
-
330
- case 0:
331
- // pattern *starts* with some non-trivial item.
332
- // going to readdir(cwd), but not include the prefix in matches.
333
- prefix = null
334
- break
335
-
336
- default:
337
- // pattern has some string bits in the front.
338
- // whatever it starts with, whether that's 'absolute' like /foo/bar,
339
- // or 'relative' like '../baz'
340
- prefix = pattern.slice(0, n).join('/')
341
- break
342
- }
343
-
344
- var remain = pattern.slice(n)
345
-
346
- // get the list of entries.
347
- var read
348
- if (prefix === null)
349
- read = '.'
350
- else if (isAbsolute(prefix) || isAbsolute(pattern.join('/'))) {
351
- if (!prefix || !isAbsolute(prefix))
352
- prefix = '/' + prefix
353
- read = prefix
354
- } else
355
- read = prefix
356
-
357
- var abs = this._makeAbs(read)
358
-
359
- //if ignored, skip _processing
360
- if (childrenIgnored(this, read))
361
- return cb()
362
-
363
- var isGlobStar = remain[0] === minimatch.GLOBSTAR
364
- if (isGlobStar)
365
- this._processGlobStar(prefix, read, abs, remain, index, inGlobStar, cb)
366
- else
367
- this._processReaddir(prefix, read, abs, remain, index, inGlobStar, cb)
368
- }
369
-
370
- Glob.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar, cb) {
371
- var self = this
372
- this._readdir(abs, inGlobStar, function (er, entries) {
373
- return self._processReaddir2(prefix, read, abs, remain, index, inGlobStar, entries, cb)
374
- })
375
- }
376
-
377
- Glob.prototype._processReaddir2 = function (prefix, read, abs, remain, index, inGlobStar, entries, cb) {
378
-
379
- // if the abs isn't a dir, then nothing can match!
380
- if (!entries)
381
- return cb()
382
-
383
- // It will only match dot entries if it starts with a dot, or if
384
- // dot is set. Stuff like @(.foo|.bar) isn't allowed.
385
- var pn = remain[0]
386
- var negate = !!this.minimatch.negate
387
- var rawGlob = pn._glob
388
- var dotOk = this.dot || rawGlob.charAt(0) === '.'
389
-
390
- var matchedEntries = []
391
- for (var i = 0; i < entries.length; i++) {
392
- var e = entries[i]
393
- if (e.charAt(0) !== '.' || dotOk) {
394
- var m
395
- if (negate && !prefix) {
396
- m = !e.match(pn)
397
- } else {
398
- m = e.match(pn)
399
- }
400
- if (m)
401
- matchedEntries.push(e)
402
- }
403
- }
404
-
405
- //console.error('prd2', prefix, entries, remain[0]._glob, matchedEntries)
406
-
407
- var len = matchedEntries.length
408
- // If there are no matched entries, then nothing matches.
409
- if (len === 0)
410
- return cb()
411
-
412
- // if this is the last remaining pattern bit, then no need for
413
- // an additional stat *unless* the user has specified mark or
414
- // stat explicitly. We know they exist, since readdir returned
415
- // them.
416
-
417
- if (remain.length === 1 && !this.mark && !this.stat) {
418
- if (!this.matches[index])
419
- this.matches[index] = Object.create(null)
420
-
421
- for (var i = 0; i < len; i ++) {
422
- var e = matchedEntries[i]
423
- if (prefix) {
424
- if (prefix !== '/')
425
- e = prefix + '/' + e
426
- else
427
- e = prefix + e
428
- }
429
-
430
- if (e.charAt(0) === '/' && !this.nomount) {
431
- e = path.join(this.root, e)
432
- }
433
- this._emitMatch(index, e)
434
- }
435
- // This was the last one, and no stats were needed
436
- return cb()
437
- }
438
-
439
- // now test all matched entries as stand-ins for that part
440
- // of the pattern.
441
- remain.shift()
442
- for (var i = 0; i < len; i ++) {
443
- var e = matchedEntries[i]
444
- var newPattern
445
- if (prefix) {
446
- if (prefix !== '/')
447
- e = prefix + '/' + e
448
- else
449
- e = prefix + e
450
- }
451
- this._process([e].concat(remain), index, inGlobStar, cb)
452
- }
453
- cb()
454
- }
455
-
456
- Glob.prototype._emitMatch = function (index, e) {
457
- if (this.aborted)
458
- return
459
-
460
- if (isIgnored(this, e))
461
- return
462
-
463
- if (this.paused) {
464
- this._emitQueue.push([index, e])
465
- return
466
- }
467
-
468
- var abs = isAbsolute(e) ? e : this._makeAbs(e)
469
-
470
- if (this.mark)
471
- e = this._mark(e)
472
-
473
- if (this.absolute)
474
- e = abs
475
-
476
- if (this.matches[index][e])
477
- return
478
-
479
- if (this.nodir) {
480
- var c = this.cache[abs]
481
- if (c === 'DIR' || Array.isArray(c))
482
- return
483
- }
484
-
485
- this.matches[index][e] = true
486
-
487
- var st = this.statCache[abs]
488
- if (st)
489
- this.emit('stat', e, st)
490
-
491
- this.emit('match', e)
492
- }
493
-
494
- Glob.prototype._readdirInGlobStar = function (abs, cb) {
495
- if (this.aborted)
496
- return
497
-
498
- // follow all symlinked directories forever
499
- // just proceed as if this is a non-globstar situation
500
- if (this.follow)
501
- return this._readdir(abs, false, cb)
502
-
503
- var lstatkey = 'lstat\0' + abs
504
- var self = this
505
- var lstatcb = inflight(lstatkey, lstatcb_)
506
-
507
- if (lstatcb)
508
- fs.lstat(abs, lstatcb)
509
-
510
- function lstatcb_ (er, lstat) {
511
- if (er && er.code === 'ENOENT')
512
- return cb()
513
-
514
- var isSym = lstat && lstat.isSymbolicLink()
515
- self.symlinks[abs] = isSym
516
-
517
- // If it's not a symlink or a dir, then it's definitely a regular file.
518
- // don't bother doing a readdir in that case.
519
- if (!isSym && lstat && !lstat.isDirectory()) {
520
- self.cache[abs] = 'FILE'
521
- cb()
522
- } else
523
- self._readdir(abs, false, cb)
524
- }
525
- }
526
-
527
- Glob.prototype._readdir = function (abs, inGlobStar, cb) {
528
- if (this.aborted)
529
- return
530
-
531
- cb = inflight('readdir\0'+abs+'\0'+inGlobStar, cb)
532
- if (!cb)
533
- return
534
-
535
- //console.error('RD %j %j', +inGlobStar, abs)
536
- if (inGlobStar && !ownProp(this.symlinks, abs))
537
- return this._readdirInGlobStar(abs, cb)
538
-
539
- if (ownProp(this.cache, abs)) {
540
- var c = this.cache[abs]
541
- if (!c || c === 'FILE')
542
- return cb()
543
-
544
- if (Array.isArray(c))
545
- return cb(null, c)
546
- }
547
-
548
- var self = this
549
- fs.readdir(abs, readdirCb(this, abs, cb))
550
- }
551
-
552
- function readdirCb (self, abs, cb) {
553
- return function (er, entries) {
554
- if (er)
555
- self._readdirError(abs, er, cb)
556
- else
557
- self._readdirEntries(abs, entries, cb)
558
- }
559
- }
560
-
561
- Glob.prototype._readdirEntries = function (abs, entries, cb) {
562
- if (this.aborted)
563
- return
564
-
565
- // if we haven't asked to stat everything, then just
566
- // assume that everything in there exists, so we can avoid
567
- // having to stat it a second time.
568
- if (!this.mark && !this.stat) {
569
- for (var i = 0; i < entries.length; i ++) {
570
- var e = entries[i]
571
- if (abs === '/')
572
- e = abs + e
573
- else
574
- e = abs + '/' + e
575
- this.cache[e] = true
576
- }
577
- }
578
-
579
- this.cache[abs] = entries
580
- return cb(null, entries)
581
- }
582
-
583
- Glob.prototype._readdirError = function (f, er, cb) {
584
- if (this.aborted)
585
- return
586
-
587
- // handle errors, and cache the information
588
- switch (er.code) {
589
- case 'ENOTSUP': // https://github.com/isaacs/node-glob/issues/205
590
- case 'ENOTDIR': // totally normal. means it *does* exist.
591
- var abs = this._makeAbs(f)
592
- this.cache[abs] = 'FILE'
593
- if (abs === this.cwdAbs) {
594
- var error = new Error(er.code + ' invalid cwd ' + this.cwd)
595
- error.path = this.cwd
596
- error.code = er.code
597
- this.emit('error', error)
598
- this.abort()
599
- }
600
- break
601
-
602
- case 'ENOENT': // not terribly unusual
603
- case 'ELOOP':
604
- case 'ENAMETOOLONG':
605
- case 'UNKNOWN':
606
- this.cache[this._makeAbs(f)] = false
607
- break
608
-
609
- default: // some unusual error. Treat as failure.
610
- this.cache[this._makeAbs(f)] = false
611
- if (this.strict) {
612
- this.emit('error', er)
613
- // If the error is handled, then we abort
614
- // if not, we threw out of here
615
- this.abort()
616
- }
617
- if (!this.silent)
618
- console.error('glob error', er)
619
- break
620
- }
621
-
622
- return cb()
623
- }
624
-
625
- Glob.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar, cb) {
626
- var self = this
627
- this._readdir(abs, inGlobStar, function (er, entries) {
628
- self._processGlobStar2(prefix, read, abs, remain, index, inGlobStar, entries, cb)
629
- })
630
- }
631
-
632
-
633
- Glob.prototype._processGlobStar2 = function (prefix, read, abs, remain, index, inGlobStar, entries, cb) {
634
- //console.error('pgs2', prefix, remain[0], entries)
635
-
636
- // no entries means not a dir, so it can never have matches
637
- // foo.txt/** doesn't match foo.txt
638
- if (!entries)
639
- return cb()
640
-
641
- // test without the globstar, and with every child both below
642
- // and replacing the globstar.
643
- var remainWithoutGlobStar = remain.slice(1)
644
- var gspref = prefix ? [ prefix ] : []
645
- var noGlobStar = gspref.concat(remainWithoutGlobStar)
646
-
647
- // the noGlobStar pattern exits the inGlobStar state
648
- this._process(noGlobStar, index, false, cb)
649
-
650
- var isSym = this.symlinks[abs]
651
- var len = entries.length
652
-
653
- // If it's a symlink, and we're in a globstar, then stop
654
- if (isSym && inGlobStar)
655
- return cb()
656
-
657
- for (var i = 0; i < len; i++) {
658
- var e = entries[i]
659
- if (e.charAt(0) === '.' && !this.dot)
660
- continue
661
-
662
- // these two cases enter the inGlobStar state
663
- var instead = gspref.concat(entries[i], remainWithoutGlobStar)
664
- this._process(instead, index, true, cb)
665
-
666
- var below = gspref.concat(entries[i], remain)
667
- this._process(below, index, true, cb)
668
- }
669
-
670
- cb()
671
- }
672
-
673
- Glob.prototype._processSimple = function (prefix, index, cb) {
674
- // XXX review this. Shouldn't it be doing the mounting etc
675
- // before doing stat? kinda weird?
676
- var self = this
677
- this._stat(prefix, function (er, exists) {
678
- self._processSimple2(prefix, index, er, exists, cb)
679
- })
680
- }
681
- Glob.prototype._processSimple2 = function (prefix, index, er, exists, cb) {
682
-
683
- //console.error('ps2', prefix, exists)
684
-
685
- if (!this.matches[index])
686
- this.matches[index] = Object.create(null)
687
-
688
- // If it doesn't exist, then just mark the lack of results
689
- if (!exists)
690
- return cb()
691
-
692
- if (prefix && isAbsolute(prefix) && !this.nomount) {
693
- var trail = /[\/\\]$/.test(prefix)
694
- if (prefix.charAt(0) === '/') {
695
- prefix = path.join(this.root, prefix)
696
- } else {
697
- prefix = path.resolve(this.root, prefix)
698
- if (trail)
699
- prefix += '/'
700
- }
701
- }
702
-
703
- if (process.platform === 'win32')
704
- prefix = prefix.replace(/\\/g, '/')
705
-
706
- // Mark this as a match
707
- this._emitMatch(index, prefix)
708
- cb()
709
- }
710
-
711
- // Returns either 'DIR', 'FILE', or false
712
- Glob.prototype._stat = function (f, cb) {
713
- var abs = this._makeAbs(f)
714
- var needDir = f.slice(-1) === '/'
715
-
716
- if (f.length > this.maxLength)
717
- return cb()
718
-
719
- if (!this.stat && ownProp(this.cache, abs)) {
720
- var c = this.cache[abs]
721
-
722
- if (Array.isArray(c))
723
- c = 'DIR'
724
-
725
- // It exists, but maybe not how we need it
726
- if (!needDir || c === 'DIR')
727
- return cb(null, c)
728
-
729
- if (needDir && c === 'FILE')
730
- return cb()
731
-
732
- // otherwise we have to stat, because maybe c=true
733
- // if we know it exists, but not what it is.
734
- }
735
-
736
- var exists
737
- var stat = this.statCache[abs]
738
- if (stat !== undefined) {
739
- if (stat === false)
740
- return cb(null, stat)
741
- else {
742
- var type = stat.isDirectory() ? 'DIR' : 'FILE'
743
- if (needDir && type === 'FILE')
744
- return cb()
745
- else
746
- return cb(null, type, stat)
747
- }
748
- }
749
-
750
- var self = this
751
- var statcb = inflight('stat\0' + abs, lstatcb_)
752
- if (statcb)
753
- fs.lstat(abs, statcb)
754
-
755
- function lstatcb_ (er, lstat) {
756
- if (lstat && lstat.isSymbolicLink()) {
757
- // If it's a symlink, then treat it as the target, unless
758
- // the target does not exist, then treat it as a file.
759
- return fs.stat(abs, function (er, stat) {
760
- if (er)
761
- self._stat2(f, abs, null, lstat, cb)
762
- else
763
- self._stat2(f, abs, er, stat, cb)
764
- })
765
- } else {
766
- self._stat2(f, abs, er, lstat, cb)
767
- }
768
- }
769
- }
770
-
771
- Glob.prototype._stat2 = function (f, abs, er, stat, cb) {
772
- if (er && (er.code === 'ENOENT' || er.code === 'ENOTDIR')) {
773
- this.statCache[abs] = false
774
- return cb()
775
- }
776
-
777
- var needDir = f.slice(-1) === '/'
778
- this.statCache[abs] = stat
779
-
780
- if (abs.slice(-1) === '/' && stat && !stat.isDirectory())
781
- return cb(null, false, stat)
782
-
783
- var c = true
784
- if (stat)
785
- c = stat.isDirectory() ? 'DIR' : 'FILE'
786
- this.cache[abs] = this.cache[abs] || c
787
-
788
- if (needDir && c === 'FILE')
789
- return cb()
790
-
791
- return cb(null, c, stat)
792
- }