koa-classic-server 1.0.0 → 1.0.2

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 (1120) hide show
  1. package/README.md +117 -0
  2. package/package.json +5 -6
  3. package/Readme.md +0 -102
  4. package/test/node_modules/.package-lock.json +0 -1254
  5. package/test/node_modules/abbrev/LICENSE +0 -46
  6. package/test/node_modules/abbrev/README.md +0 -23
  7. package/test/node_modules/abbrev/abbrev.js +0 -61
  8. package/test/node_modules/abbrev/package.json +0 -21
  9. package/test/node_modules/accepts/HISTORY.md +0 -243
  10. package/test/node_modules/accepts/LICENSE +0 -23
  11. package/test/node_modules/accepts/README.md +0 -140
  12. package/test/node_modules/accepts/index.js +0 -238
  13. package/test/node_modules/accepts/package.json +0 -47
  14. package/test/node_modules/ansi-styles/index.d.ts +0 -345
  15. package/test/node_modules/ansi-styles/index.js +0 -163
  16. package/test/node_modules/ansi-styles/license +0 -9
  17. package/test/node_modules/ansi-styles/package.json +0 -56
  18. package/test/node_modules/ansi-styles/readme.md +0 -152
  19. package/test/node_modules/any-promise/.jshintrc +0 -4
  20. package/test/node_modules/any-promise/LICENSE +0 -19
  21. package/test/node_modules/any-promise/README.md +0 -161
  22. package/test/node_modules/any-promise/implementation.d.ts +0 -3
  23. package/test/node_modules/any-promise/implementation.js +0 -1
  24. package/test/node_modules/any-promise/index.d.ts +0 -73
  25. package/test/node_modules/any-promise/index.js +0 -1
  26. package/test/node_modules/any-promise/loader.js +0 -78
  27. package/test/node_modules/any-promise/optional.js +0 -6
  28. package/test/node_modules/any-promise/package.json +0 -45
  29. package/test/node_modules/any-promise/register/bluebird.d.ts +0 -1
  30. package/test/node_modules/any-promise/register/bluebird.js +0 -2
  31. package/test/node_modules/any-promise/register/es6-promise.d.ts +0 -1
  32. package/test/node_modules/any-promise/register/es6-promise.js +0 -2
  33. package/test/node_modules/any-promise/register/lie.d.ts +0 -1
  34. package/test/node_modules/any-promise/register/lie.js +0 -2
  35. package/test/node_modules/any-promise/register/native-promise-only.d.ts +0 -1
  36. package/test/node_modules/any-promise/register/native-promise-only.js +0 -2
  37. package/test/node_modules/any-promise/register/pinkie.d.ts +0 -1
  38. package/test/node_modules/any-promise/register/pinkie.js +0 -2
  39. package/test/node_modules/any-promise/register/promise.d.ts +0 -1
  40. package/test/node_modules/any-promise/register/promise.js +0 -2
  41. package/test/node_modules/any-promise/register/q.d.ts +0 -1
  42. package/test/node_modules/any-promise/register/q.js +0 -2
  43. package/test/node_modules/any-promise/register/rsvp.d.ts +0 -1
  44. package/test/node_modules/any-promise/register/rsvp.js +0 -2
  45. package/test/node_modules/any-promise/register/vow.d.ts +0 -1
  46. package/test/node_modules/any-promise/register/vow.js +0 -2
  47. package/test/node_modules/any-promise/register/when.d.ts +0 -1
  48. package/test/node_modules/any-promise/register/when.js +0 -2
  49. package/test/node_modules/any-promise/register-shim.js +0 -18
  50. package/test/node_modules/any-promise/register.d.ts +0 -17
  51. package/test/node_modules/any-promise/register.js +0 -94
  52. package/test/node_modules/anymatch/LICENSE +0 -15
  53. package/test/node_modules/anymatch/README.md +0 -87
  54. package/test/node_modules/anymatch/index.d.ts +0 -20
  55. package/test/node_modules/anymatch/index.js +0 -104
  56. package/test/node_modules/anymatch/package.json +0 -48
  57. package/test/node_modules/async/CHANGELOG.md +0 -348
  58. package/test/node_modules/async/LICENSE +0 -19
  59. package/test/node_modules/async/README.md +0 -59
  60. package/test/node_modules/async/all.js +0 -119
  61. package/test/node_modules/async/allLimit.js +0 -46
  62. package/test/node_modules/async/allSeries.js +0 -45
  63. package/test/node_modules/async/any.js +0 -122
  64. package/test/node_modules/async/anyLimit.js +0 -47
  65. package/test/node_modules/async/anySeries.js +0 -46
  66. package/test/node_modules/async/apply.js +0 -55
  67. package/test/node_modules/async/applyEach.js +0 -57
  68. package/test/node_modules/async/applyEachSeries.js +0 -37
  69. package/test/node_modules/async/asyncify.js +0 -118
  70. package/test/node_modules/async/auto.js +0 -333
  71. package/test/node_modules/async/autoInject.js +0 -182
  72. package/test/node_modules/async/bower.json +0 -17
  73. package/test/node_modules/async/cargo.js +0 -63
  74. package/test/node_modules/async/cargoQueue.js +0 -71
  75. package/test/node_modules/async/compose.js +0 -55
  76. package/test/node_modules/async/concat.js +0 -115
  77. package/test/node_modules/async/concatLimit.js +0 -60
  78. package/test/node_modules/async/concatSeries.js +0 -41
  79. package/test/node_modules/async/constant.js +0 -55
  80. package/test/node_modules/async/detect.js +0 -96
  81. package/test/node_modules/async/detectLimit.js +0 -48
  82. package/test/node_modules/async/detectSeries.js +0 -47
  83. package/test/node_modules/async/dir.js +0 -43
  84. package/test/node_modules/async/dist/async.js +0 -6059
  85. package/test/node_modules/async/dist/async.min.js +0 -1
  86. package/test/node_modules/async/dist/async.mjs +0 -5947
  87. package/test/node_modules/async/doDuring.js +0 -68
  88. package/test/node_modules/async/doUntil.js +0 -46
  89. package/test/node_modules/async/doWhilst.js +0 -68
  90. package/test/node_modules/async/during.js +0 -78
  91. package/test/node_modules/async/each.js +0 -129
  92. package/test/node_modules/async/eachLimit.js +0 -50
  93. package/test/node_modules/async/eachOf.js +0 -185
  94. package/test/node_modules/async/eachOfLimit.js +0 -47
  95. package/test/node_modules/async/eachOfSeries.js +0 -39
  96. package/test/node_modules/async/eachSeries.js +0 -44
  97. package/test/node_modules/async/ensureAsync.js +0 -67
  98. package/test/node_modules/async/every.js +0 -119
  99. package/test/node_modules/async/everyLimit.js +0 -46
  100. package/test/node_modules/async/everySeries.js +0 -45
  101. package/test/node_modules/async/filter.js +0 -93
  102. package/test/node_modules/async/filterLimit.js +0 -45
  103. package/test/node_modules/async/filterSeries.js +0 -43
  104. package/test/node_modules/async/find.js +0 -96
  105. package/test/node_modules/async/findLimit.js +0 -48
  106. package/test/node_modules/async/findSeries.js +0 -47
  107. package/test/node_modules/async/flatMap.js +0 -115
  108. package/test/node_modules/async/flatMapLimit.js +0 -60
  109. package/test/node_modules/async/flatMapSeries.js +0 -41
  110. package/test/node_modules/async/foldl.js +0 -153
  111. package/test/node_modules/async/foldr.js +0 -41
  112. package/test/node_modules/async/forEach.js +0 -129
  113. package/test/node_modules/async/forEachLimit.js +0 -50
  114. package/test/node_modules/async/forEachOf.js +0 -185
  115. package/test/node_modules/async/forEachOfLimit.js +0 -47
  116. package/test/node_modules/async/forEachOfSeries.js +0 -39
  117. package/test/node_modules/async/forEachSeries.js +0 -44
  118. package/test/node_modules/async/forever.js +0 -68
  119. package/test/node_modules/async/groupBy.js +0 -108
  120. package/test/node_modules/async/groupByLimit.js +0 -71
  121. package/test/node_modules/async/groupBySeries.js +0 -36
  122. package/test/node_modules/async/index.js +0 -588
  123. package/test/node_modules/async/inject.js +0 -153
  124. package/test/node_modules/async/internal/DoublyLinkedList.js +0 -92
  125. package/test/node_modules/async/internal/Heap.js +0 -120
  126. package/test/node_modules/async/internal/applyEach.js +0 -29
  127. package/test/node_modules/async/internal/asyncEachOfLimit.js +0 -75
  128. package/test/node_modules/async/internal/awaitify.js +0 -27
  129. package/test/node_modules/async/internal/breakLoop.js +0 -10
  130. package/test/node_modules/async/internal/consoleFunc.js +0 -31
  131. package/test/node_modules/async/internal/createTester.js +0 -40
  132. package/test/node_modules/async/internal/eachOfLimit.js +0 -90
  133. package/test/node_modules/async/internal/filter.js +0 -55
  134. package/test/node_modules/async/internal/getIterator.js +0 -11
  135. package/test/node_modules/async/internal/initialParams.js +0 -14
  136. package/test/node_modules/async/internal/isArrayLike.js +0 -10
  137. package/test/node_modules/async/internal/iterator.js +0 -57
  138. package/test/node_modules/async/internal/map.js +0 -30
  139. package/test/node_modules/async/internal/once.js +0 -17
  140. package/test/node_modules/async/internal/onlyOnce.js +0 -15
  141. package/test/node_modules/async/internal/parallel.js +0 -34
  142. package/test/node_modules/async/internal/promiseCallback.js +0 -23
  143. package/test/node_modules/async/internal/queue.js +0 -294
  144. package/test/node_modules/async/internal/range.js +0 -14
  145. package/test/node_modules/async/internal/reject.js +0 -26
  146. package/test/node_modules/async/internal/setImmediate.js +0 -34
  147. package/test/node_modules/async/internal/withoutIndex.js +0 -10
  148. package/test/node_modules/async/internal/wrapAsync.js +0 -34
  149. package/test/node_modules/async/log.js +0 -41
  150. package/test/node_modules/async/map.js +0 -142
  151. package/test/node_modules/async/mapLimit.js +0 -45
  152. package/test/node_modules/async/mapSeries.js +0 -44
  153. package/test/node_modules/async/mapValues.js +0 -152
  154. package/test/node_modules/async/mapValuesLimit.js +0 -61
  155. package/test/node_modules/async/mapValuesSeries.js +0 -37
  156. package/test/node_modules/async/memoize.js +0 -91
  157. package/test/node_modules/async/nextTick.js +0 -52
  158. package/test/node_modules/async/package.json +0 -75
  159. package/test/node_modules/async/parallel.js +0 -180
  160. package/test/node_modules/async/parallelLimit.js +0 -41
  161. package/test/node_modules/async/priorityQueue.js +0 -86
  162. package/test/node_modules/async/queue.js +0 -167
  163. package/test/node_modules/async/race.js +0 -67
  164. package/test/node_modules/async/reduce.js +0 -153
  165. package/test/node_modules/async/reduceRight.js +0 -41
  166. package/test/node_modules/async/reflect.js +0 -78
  167. package/test/node_modules/async/reflectAll.js +0 -93
  168. package/test/node_modules/async/reject.js +0 -87
  169. package/test/node_modules/async/rejectLimit.js +0 -45
  170. package/test/node_modules/async/rejectSeries.js +0 -43
  171. package/test/node_modules/async/retry.js +0 -159
  172. package/test/node_modules/async/retryable.js +0 -77
  173. package/test/node_modules/async/select.js +0 -93
  174. package/test/node_modules/async/selectLimit.js +0 -45
  175. package/test/node_modules/async/selectSeries.js +0 -43
  176. package/test/node_modules/async/seq.js +0 -79
  177. package/test/node_modules/async/series.js +0 -186
  178. package/test/node_modules/async/setImmediate.js +0 -45
  179. package/test/node_modules/async/some.js +0 -122
  180. package/test/node_modules/async/someLimit.js +0 -47
  181. package/test/node_modules/async/someSeries.js +0 -46
  182. package/test/node_modules/async/sortBy.js +0 -190
  183. package/test/node_modules/async/timeout.js +0 -89
  184. package/test/node_modules/async/times.js +0 -50
  185. package/test/node_modules/async/timesLimit.js +0 -43
  186. package/test/node_modules/async/timesSeries.js +0 -32
  187. package/test/node_modules/async/transform.js +0 -173
  188. package/test/node_modules/async/tryEach.js +0 -78
  189. package/test/node_modules/async/unmemoize.js +0 -25
  190. package/test/node_modules/async/until.js +0 -61
  191. package/test/node_modules/async/waterfall.js +0 -105
  192. package/test/node_modules/async/whilst.js +0 -78
  193. package/test/node_modules/async/wrapSync.js +0 -118
  194. package/test/node_modules/balanced-match/.github/FUNDING.yml +0 -2
  195. package/test/node_modules/balanced-match/LICENSE.md +0 -21
  196. package/test/node_modules/balanced-match/README.md +0 -97
  197. package/test/node_modules/balanced-match/index.js +0 -62
  198. package/test/node_modules/balanced-match/package.json +0 -48
  199. package/test/node_modules/binary-extensions/binary-extensions.json +0 -260
  200. package/test/node_modules/binary-extensions/binary-extensions.json.d.ts +0 -3
  201. package/test/node_modules/binary-extensions/index.d.ts +0 -14
  202. package/test/node_modules/binary-extensions/index.js +0 -1
  203. package/test/node_modules/binary-extensions/license +0 -9
  204. package/test/node_modules/binary-extensions/package.json +0 -38
  205. package/test/node_modules/binary-extensions/readme.md +0 -41
  206. package/test/node_modules/bluebird/LICENSE +0 -21
  207. package/test/node_modules/bluebird/README.md +0 -57
  208. package/test/node_modules/bluebird/changelog.md +0 -1
  209. package/test/node_modules/bluebird/js/browser/bluebird.core.js +0 -3914
  210. package/test/node_modules/bluebird/js/browser/bluebird.core.min.js +0 -31
  211. package/test/node_modules/bluebird/js/browser/bluebird.js +0 -5778
  212. package/test/node_modules/bluebird/js/browser/bluebird.min.js +0 -31
  213. package/test/node_modules/bluebird/js/release/any.js +0 -21
  214. package/test/node_modules/bluebird/js/release/assert.js +0 -55
  215. package/test/node_modules/bluebird/js/release/async.js +0 -120
  216. package/test/node_modules/bluebird/js/release/bind.js +0 -67
  217. package/test/node_modules/bluebird/js/release/bluebird.js +0 -11
  218. package/test/node_modules/bluebird/js/release/call_get.js +0 -123
  219. package/test/node_modules/bluebird/js/release/cancel.js +0 -129
  220. package/test/node_modules/bluebird/js/release/catch_filter.js +0 -42
  221. package/test/node_modules/bluebird/js/release/context.js +0 -69
  222. package/test/node_modules/bluebird/js/release/debuggability.js +0 -1009
  223. package/test/node_modules/bluebird/js/release/direct_resolve.js +0 -46
  224. package/test/node_modules/bluebird/js/release/each.js +0 -30
  225. package/test/node_modules/bluebird/js/release/errors.js +0 -116
  226. package/test/node_modules/bluebird/js/release/es5.js +0 -80
  227. package/test/node_modules/bluebird/js/release/filter.js +0 -12
  228. package/test/node_modules/bluebird/js/release/finally.js +0 -146
  229. package/test/node_modules/bluebird/js/release/generators.js +0 -223
  230. package/test/node_modules/bluebird/js/release/join.js +0 -165
  231. package/test/node_modules/bluebird/js/release/map.js +0 -175
  232. package/test/node_modules/bluebird/js/release/method.js +0 -55
  233. package/test/node_modules/bluebird/js/release/nodeback.js +0 -51
  234. package/test/node_modules/bluebird/js/release/nodeify.js +0 -58
  235. package/test/node_modules/bluebird/js/release/promise.js +0 -819
  236. package/test/node_modules/bluebird/js/release/promise_array.js +0 -186
  237. package/test/node_modules/bluebird/js/release/promisify.js +0 -314
  238. package/test/node_modules/bluebird/js/release/props.js +0 -118
  239. package/test/node_modules/bluebird/js/release/queue.js +0 -73
  240. package/test/node_modules/bluebird/js/release/race.js +0 -49
  241. package/test/node_modules/bluebird/js/release/reduce.js +0 -183
  242. package/test/node_modules/bluebird/js/release/schedule.js +0 -62
  243. package/test/node_modules/bluebird/js/release/settle.js +0 -47
  244. package/test/node_modules/bluebird/js/release/some.js +0 -148
  245. package/test/node_modules/bluebird/js/release/synchronous_inspection.js +0 -103
  246. package/test/node_modules/bluebird/js/release/thenables.js +0 -86
  247. package/test/node_modules/bluebird/js/release/timers.js +0 -93
  248. package/test/node_modules/bluebird/js/release/using.js +0 -226
  249. package/test/node_modules/bluebird/js/release/util.js +0 -421
  250. package/test/node_modules/bluebird/package.json +0 -78
  251. package/test/node_modules/brace-expansion/LICENSE +0 -21
  252. package/test/node_modules/brace-expansion/README.md +0 -129
  253. package/test/node_modules/brace-expansion/index.js +0 -201
  254. package/test/node_modules/brace-expansion/package.json +0 -47
  255. package/test/node_modules/braces/CHANGELOG.md +0 -184
  256. package/test/node_modules/braces/LICENSE +0 -21
  257. package/test/node_modules/braces/README.md +0 -593
  258. package/test/node_modules/braces/index.js +0 -170
  259. package/test/node_modules/braces/lib/compile.js +0 -57
  260. package/test/node_modules/braces/lib/constants.js +0 -57
  261. package/test/node_modules/braces/lib/expand.js +0 -113
  262. package/test/node_modules/braces/lib/parse.js +0 -333
  263. package/test/node_modules/braces/lib/stringify.js +0 -32
  264. package/test/node_modules/braces/lib/utils.js +0 -112
  265. package/test/node_modules/braces/package.json +0 -77
  266. package/test/node_modules/cache-content-type/History.md +0 -15
  267. package/test/node_modules/cache-content-type/README.md +0 -17
  268. package/test/node_modules/cache-content-type/index.js +0 -15
  269. package/test/node_modules/cache-content-type/package.json +0 -42
  270. package/test/node_modules/chalk/index.d.ts +0 -415
  271. package/test/node_modules/chalk/license +0 -9
  272. package/test/node_modules/chalk/package.json +0 -68
  273. package/test/node_modules/chalk/readme.md +0 -341
  274. package/test/node_modules/chalk/source/index.js +0 -229
  275. package/test/node_modules/chalk/source/templates.js +0 -134
  276. package/test/node_modules/chalk/source/util.js +0 -39
  277. package/test/node_modules/chokidar/LICENSE +0 -21
  278. package/test/node_modules/chokidar/README.md +0 -308
  279. package/test/node_modules/chokidar/index.js +0 -973
  280. package/test/node_modules/chokidar/lib/constants.js +0 -65
  281. package/test/node_modules/chokidar/lib/fsevents-handler.js +0 -524
  282. package/test/node_modules/chokidar/lib/nodefs-handler.js +0 -654
  283. package/test/node_modules/chokidar/package.json +0 -85
  284. package/test/node_modules/chokidar/types/index.d.ts +0 -188
  285. package/test/node_modules/co/History.md +0 -172
  286. package/test/node_modules/co/LICENSE +0 -22
  287. package/test/node_modules/co/Readme.md +0 -212
  288. package/test/node_modules/co/index.js +0 -237
  289. package/test/node_modules/co/package.json +0 -34
  290. package/test/node_modules/color-convert/CHANGELOG.md +0 -54
  291. package/test/node_modules/color-convert/LICENSE +0 -21
  292. package/test/node_modules/color-convert/README.md +0 -68
  293. package/test/node_modules/color-convert/conversions.js +0 -839
  294. package/test/node_modules/color-convert/index.js +0 -81
  295. package/test/node_modules/color-convert/package.json +0 -48
  296. package/test/node_modules/color-convert/route.js +0 -97
  297. package/test/node_modules/color-name/LICENSE +0 -8
  298. package/test/node_modules/color-name/README.md +0 -11
  299. package/test/node_modules/color-name/index.js +0 -152
  300. package/test/node_modules/color-name/package.json +0 -28
  301. package/test/node_modules/commander/CHANGELOG.md +0 -419
  302. package/test/node_modules/commander/LICENSE +0 -22
  303. package/test/node_modules/commander/Readme.md +0 -428
  304. package/test/node_modules/commander/index.js +0 -1224
  305. package/test/node_modules/commander/package.json +0 -38
  306. package/test/node_modules/commander/typings/index.d.ts +0 -310
  307. package/test/node_modules/concat-map/.travis.yml +0 -4
  308. package/test/node_modules/concat-map/LICENSE +0 -18
  309. package/test/node_modules/concat-map/README.markdown +0 -62
  310. package/test/node_modules/concat-map/example/map.js +0 -6
  311. package/test/node_modules/concat-map/index.js +0 -13
  312. package/test/node_modules/concat-map/package.json +0 -43
  313. package/test/node_modules/concat-map/test/map.js +0 -39
  314. package/test/node_modules/condense-newlines/LICENSE +0 -21
  315. package/test/node_modules/condense-newlines/README.md +0 -105
  316. package/test/node_modules/condense-newlines/index.js +0 -60
  317. package/test/node_modules/condense-newlines/package.json +0 -64
  318. package/test/node_modules/config-chain/LICENCE +0 -22
  319. package/test/node_modules/config-chain/index.js +0 -282
  320. package/test/node_modules/config-chain/package.json +0 -28
  321. package/test/node_modules/config-chain/readme.markdown +0 -257
  322. package/test/node_modules/consolidate/History.md +0 -132
  323. package/test/node_modules/consolidate/Readme.md +0 -223
  324. package/test/node_modules/consolidate/index.js +0 -1
  325. package/test/node_modules/consolidate/lib/consolidate.js +0 -1792
  326. package/test/node_modules/consolidate/package.json +0 -94
  327. package/test/node_modules/content-disposition/HISTORY.md +0 -60
  328. package/test/node_modules/content-disposition/LICENSE +0 -22
  329. package/test/node_modules/content-disposition/README.md +0 -142
  330. package/test/node_modules/content-disposition/index.js +0 -458
  331. package/test/node_modules/content-disposition/package.json +0 -44
  332. package/test/node_modules/content-type/HISTORY.md +0 -24
  333. package/test/node_modules/content-type/LICENSE +0 -22
  334. package/test/node_modules/content-type/README.md +0 -92
  335. package/test/node_modules/content-type/index.js +0 -222
  336. package/test/node_modules/content-type/package.json +0 -40
  337. package/test/node_modules/cookies/HISTORY.md +0 -121
  338. package/test/node_modules/cookies/LICENSE +0 -23
  339. package/test/node_modules/cookies/README.md +0 -145
  340. package/test/node_modules/cookies/index.js +0 -224
  341. package/test/node_modules/cookies/package.json +0 -38
  342. package/test/node_modules/debug/LICENSE +0 -20
  343. package/test/node_modules/debug/README.md +0 -481
  344. package/test/node_modules/debug/package.json +0 -59
  345. package/test/node_modules/debug/src/browser.js +0 -269
  346. package/test/node_modules/debug/src/common.js +0 -274
  347. package/test/node_modules/debug/src/index.js +0 -10
  348. package/test/node_modules/debug/src/node.js +0 -263
  349. package/test/node_modules/deep-equal/.travis.yml +0 -8
  350. package/test/node_modules/deep-equal/LICENSE +0 -18
  351. package/test/node_modules/deep-equal/example/cmp.js +0 -11
  352. package/test/node_modules/deep-equal/index.js +0 -94
  353. package/test/node_modules/deep-equal/lib/is_arguments.js +0 -20
  354. package/test/node_modules/deep-equal/lib/keys.js +0 -9
  355. package/test/node_modules/deep-equal/package.json +0 -58
  356. package/test/node_modules/deep-equal/readme.markdown +0 -61
  357. package/test/node_modules/deep-equal/test/cmp.js +0 -95
  358. package/test/node_modules/delegates/History.md +0 -22
  359. package/test/node_modules/delegates/License +0 -20
  360. package/test/node_modules/delegates/Makefile +0 -8
  361. package/test/node_modules/delegates/Readme.md +0 -94
  362. package/test/node_modules/delegates/index.js +0 -121
  363. package/test/node_modules/delegates/package.json +0 -13
  364. package/test/node_modules/delegates/test/index.js +0 -94
  365. package/test/node_modules/depd/History.md +0 -103
  366. package/test/node_modules/depd/LICENSE +0 -22
  367. package/test/node_modules/depd/Readme.md +0 -280
  368. package/test/node_modules/depd/index.js +0 -538
  369. package/test/node_modules/depd/lib/browser/index.js +0 -77
  370. package/test/node_modules/depd/package.json +0 -45
  371. package/test/node_modules/destroy/LICENSE +0 -23
  372. package/test/node_modules/destroy/README.md +0 -63
  373. package/test/node_modules/destroy/index.js +0 -209
  374. package/test/node_modules/destroy/package.json +0 -48
  375. package/test/node_modules/editorconfig/CHANGELOG.md +0 -14
  376. package/test/node_modules/editorconfig/LICENSE +0 -19
  377. package/test/node_modules/editorconfig/README.md +0 -206
  378. package/test/node_modules/editorconfig/bin/editorconfig +0 -3
  379. package/test/node_modules/editorconfig/package.json +0 -59
  380. package/test/node_modules/editorconfig/src/cli.d.ts +0 -1
  381. package/test/node_modules/editorconfig/src/cli.js +0 -53
  382. package/test/node_modules/editorconfig/src/index.d.ts +0 -29
  383. package/test/node_modules/editorconfig/src/index.js +0 -261
  384. package/test/node_modules/editorconfig/src/lib/fnmatch.d.ts +0 -214
  385. package/test/node_modules/editorconfig/src/lib/fnmatch.js +0 -1047
  386. package/test/node_modules/editorconfig/src/lib/ini.d.ts +0 -14
  387. package/test/node_modules/editorconfig/src/lib/ini.js +0 -106
  388. package/test/node_modules/ee-first/LICENSE +0 -22
  389. package/test/node_modules/ee-first/README.md +0 -80
  390. package/test/node_modules/ee-first/index.js +0 -95
  391. package/test/node_modules/ee-first/package.json +0 -29
  392. package/test/node_modules/ejs/LICENSE +0 -202
  393. package/test/node_modules/ejs/README.md +0 -344
  394. package/test/node_modules/ejs/bin/cli.js +0 -212
  395. package/test/node_modules/ejs/ejs.js +0 -1720
  396. package/test/node_modules/ejs/ejs.min.js +0 -1
  397. package/test/node_modules/ejs/jakefile.js +0 -88
  398. package/test/node_modules/ejs/lib/ejs.js +0 -951
  399. package/test/node_modules/ejs/lib/utils.js +0 -225
  400. package/test/node_modules/ejs/package.json +0 -42
  401. package/test/node_modules/ejs/usage.txt +0 -24
  402. package/test/node_modules/encodeurl/HISTORY.md +0 -14
  403. package/test/node_modules/encodeurl/LICENSE +0 -22
  404. package/test/node_modules/encodeurl/README.md +0 -128
  405. package/test/node_modules/encodeurl/index.js +0 -60
  406. package/test/node_modules/encodeurl/package.json +0 -40
  407. package/test/node_modules/escape-html/LICENSE +0 -24
  408. package/test/node_modules/escape-html/Readme.md +0 -43
  409. package/test/node_modules/escape-html/index.js +0 -78
  410. package/test/node_modules/escape-html/package.json +0 -24
  411. package/test/node_modules/extend-shallow/LICENSE +0 -21
  412. package/test/node_modules/extend-shallow/README.md +0 -61
  413. package/test/node_modules/extend-shallow/index.js +0 -33
  414. package/test/node_modules/extend-shallow/package.json +0 -56
  415. package/test/node_modules/filelist/README.md +0 -84
  416. package/test/node_modules/filelist/index.d.ts +0 -110
  417. package/test/node_modules/filelist/index.js +0 -495
  418. package/test/node_modules/filelist/jakefile.js +0 -15
  419. package/test/node_modules/filelist/node_modules/brace-expansion/.github/FUNDING.yml +0 -2
  420. package/test/node_modules/filelist/node_modules/brace-expansion/LICENSE +0 -21
  421. package/test/node_modules/filelist/node_modules/brace-expansion/README.md +0 -135
  422. package/test/node_modules/filelist/node_modules/brace-expansion/index.js +0 -203
  423. package/test/node_modules/filelist/node_modules/brace-expansion/package.json +0 -46
  424. package/test/node_modules/filelist/node_modules/minimatch/LICENSE +0 -15
  425. package/test/node_modules/filelist/node_modules/minimatch/README.md +0 -259
  426. package/test/node_modules/filelist/node_modules/minimatch/lib/path.js +0 -4
  427. package/test/node_modules/filelist/node_modules/minimatch/minimatch.js +0 -906
  428. package/test/node_modules/filelist/node_modules/minimatch/package.json +0 -32
  429. package/test/node_modules/filelist/package.json +0 -28
  430. package/test/node_modules/fill-range/LICENSE +0 -21
  431. package/test/node_modules/fill-range/README.md +0 -237
  432. package/test/node_modules/fill-range/index.js +0 -249
  433. package/test/node_modules/fill-range/package.json +0 -69
  434. package/test/node_modules/fresh/HISTORY.md +0 -70
  435. package/test/node_modules/fresh/LICENSE +0 -23
  436. package/test/node_modules/fresh/README.md +0 -119
  437. package/test/node_modules/fresh/index.js +0 -137
  438. package/test/node_modules/fresh/package.json +0 -46
  439. package/test/node_modules/fs.realpath/LICENSE +0 -43
  440. package/test/node_modules/fs.realpath/README.md +0 -33
  441. package/test/node_modules/fs.realpath/index.js +0 -66
  442. package/test/node_modules/fs.realpath/old.js +0 -303
  443. package/test/node_modules/fs.realpath/package.json +0 -26
  444. package/test/node_modules/get-paths/.editorconfig +0 -9
  445. package/test/node_modules/get-paths/.gitattributes +0 -1
  446. package/test/node_modules/get-paths/.lib.eslintrc +0 -3
  447. package/test/node_modules/get-paths/.remarkignore +0 -1
  448. package/test/node_modules/get-paths/.travis.yml +0 -6
  449. package/test/node_modules/get-paths/LICENSE +0 -21
  450. package/test/node_modules/get-paths/README.md +0 -61
  451. package/test/node_modules/get-paths/index.js +0 -31
  452. package/test/node_modules/get-paths/package.json +0 -100
  453. package/test/node_modules/get-paths/test/test.js +0 -7
  454. package/test/node_modules/glob/LICENSE +0 -15
  455. package/test/node_modules/glob/README.md +0 -378
  456. package/test/node_modules/glob/common.js +0 -240
  457. package/test/node_modules/glob/glob.js +0 -790
  458. package/test/node_modules/glob/node_modules/brace-expansion/.github/FUNDING.yml +0 -2
  459. package/test/node_modules/glob/node_modules/brace-expansion/LICENSE +0 -21
  460. package/test/node_modules/glob/node_modules/brace-expansion/README.md +0 -135
  461. package/test/node_modules/glob/node_modules/brace-expansion/index.js +0 -203
  462. package/test/node_modules/glob/node_modules/brace-expansion/package.json +0 -46
  463. package/test/node_modules/glob/node_modules/minimatch/LICENSE +0 -15
  464. package/test/node_modules/glob/node_modules/minimatch/README.md +0 -259
  465. package/test/node_modules/glob/node_modules/minimatch/lib/path.js +0 -4
  466. package/test/node_modules/glob/node_modules/minimatch/minimatch.js +0 -906
  467. package/test/node_modules/glob/node_modules/minimatch/package.json +0 -32
  468. package/test/node_modules/glob/package.json +0 -55
  469. package/test/node_modules/glob/sync.js +0 -486
  470. package/test/node_modules/glob-parent/CHANGELOG.md +0 -110
  471. package/test/node_modules/glob-parent/LICENSE +0 -15
  472. package/test/node_modules/glob-parent/README.md +0 -137
  473. package/test/node_modules/glob-parent/index.js +0 -42
  474. package/test/node_modules/glob-parent/package.json +0 -48
  475. package/test/node_modules/has-flag/index.d.ts +0 -39
  476. package/test/node_modules/has-flag/index.js +0 -8
  477. package/test/node_modules/has-flag/license +0 -9
  478. package/test/node_modules/has-flag/package.json +0 -46
  479. package/test/node_modules/has-flag/readme.md +0 -89
  480. package/test/node_modules/has-symbols/.eslintrc +0 -11
  481. package/test/node_modules/has-symbols/.github/FUNDING.yml +0 -12
  482. package/test/node_modules/has-symbols/.nycrc +0 -9
  483. package/test/node_modules/has-symbols/CHANGELOG.md +0 -75
  484. package/test/node_modules/has-symbols/LICENSE +0 -21
  485. package/test/node_modules/has-symbols/README.md +0 -46
  486. package/test/node_modules/has-symbols/index.js +0 -13
  487. package/test/node_modules/has-symbols/package.json +0 -101
  488. package/test/node_modules/has-symbols/shams.js +0 -42
  489. package/test/node_modules/has-symbols/test/index.js +0 -22
  490. package/test/node_modules/has-symbols/test/shams/core-js.js +0 -28
  491. package/test/node_modules/has-symbols/test/shams/get-own-property-symbols.js +0 -28
  492. package/test/node_modules/has-symbols/test/tests.js +0 -56
  493. package/test/node_modules/has-tostringtag/.eslintrc +0 -11
  494. package/test/node_modules/has-tostringtag/.github/FUNDING.yml +0 -12
  495. package/test/node_modules/has-tostringtag/CHANGELOG.md +0 -20
  496. package/test/node_modules/has-tostringtag/LICENSE +0 -21
  497. package/test/node_modules/has-tostringtag/README.md +0 -46
  498. package/test/node_modules/has-tostringtag/index.js +0 -7
  499. package/test/node_modules/has-tostringtag/package.json +0 -84
  500. package/test/node_modules/has-tostringtag/shams.js +0 -7
  501. package/test/node_modules/has-tostringtag/test/index.js +0 -21
  502. package/test/node_modules/has-tostringtag/test/shams/core-js.js +0 -28
  503. package/test/node_modules/has-tostringtag/test/shams/get-own-property-symbols.js +0 -28
  504. package/test/node_modules/has-tostringtag/test/tests.js +0 -14
  505. package/test/node_modules/http-assert/HISTORY.md +0 -79
  506. package/test/node_modules/http-assert/LICENSE +0 -22
  507. package/test/node_modules/http-assert/README.md +0 -116
  508. package/test/node_modules/http-assert/index.js +0 -41
  509. package/test/node_modules/http-assert/package.json +0 -41
  510. package/test/node_modules/http-errors/HISTORY.md +0 -165
  511. package/test/node_modules/http-errors/LICENSE +0 -23
  512. package/test/node_modules/http-errors/README.md +0 -169
  513. package/test/node_modules/http-errors/index.js +0 -299
  514. package/test/node_modules/http-errors/node_modules/depd/History.md +0 -96
  515. package/test/node_modules/http-errors/node_modules/depd/LICENSE +0 -22
  516. package/test/node_modules/http-errors/node_modules/depd/Readme.md +0 -280
  517. package/test/node_modules/http-errors/node_modules/depd/index.js +0 -522
  518. package/test/node_modules/http-errors/node_modules/depd/lib/browser/index.js +0 -77
  519. package/test/node_modules/http-errors/node_modules/depd/lib/compat/callsite-tostring.js +0 -103
  520. package/test/node_modules/http-errors/node_modules/depd/lib/compat/event-listener-count.js +0 -22
  521. package/test/node_modules/http-errors/node_modules/depd/lib/compat/index.js +0 -79
  522. package/test/node_modules/http-errors/node_modules/depd/package.json +0 -41
  523. package/test/node_modules/http-errors/package.json +0 -49
  524. package/test/node_modules/ignore-by-default/LICENSE +0 -14
  525. package/test/node_modules/ignore-by-default/README.md +0 -26
  526. package/test/node_modules/ignore-by-default/index.js +0 -12
  527. package/test/node_modules/ignore-by-default/package.json +0 -34
  528. package/test/node_modules/inflight/LICENSE +0 -15
  529. package/test/node_modules/inflight/README.md +0 -37
  530. package/test/node_modules/inflight/inflight.js +0 -54
  531. package/test/node_modules/inflight/package.json +0 -29
  532. package/test/node_modules/inherits/LICENSE +0 -16
  533. package/test/node_modules/inherits/README.md +0 -42
  534. package/test/node_modules/inherits/inherits.js +0 -9
  535. package/test/node_modules/inherits/inherits_browser.js +0 -27
  536. package/test/node_modules/inherits/package.json +0 -29
  537. package/test/node_modules/ini/LICENSE +0 -15
  538. package/test/node_modules/ini/README.md +0 -102
  539. package/test/node_modules/ini/ini.js +0 -206
  540. package/test/node_modules/ini/package.json +0 -33
  541. package/test/node_modules/is-binary-path/index.d.ts +0 -17
  542. package/test/node_modules/is-binary-path/index.js +0 -7
  543. package/test/node_modules/is-binary-path/license +0 -9
  544. package/test/node_modules/is-binary-path/package.json +0 -40
  545. package/test/node_modules/is-binary-path/readme.md +0 -34
  546. package/test/node_modules/is-buffer/LICENSE +0 -21
  547. package/test/node_modules/is-buffer/README.md +0 -53
  548. package/test/node_modules/is-buffer/index.js +0 -21
  549. package/test/node_modules/is-buffer/package.json +0 -51
  550. package/test/node_modules/is-buffer/test/basic.js +0 -24
  551. package/test/node_modules/is-extendable/LICENSE +0 -21
  552. package/test/node_modules/is-extendable/README.md +0 -72
  553. package/test/node_modules/is-extendable/index.js +0 -13
  554. package/test/node_modules/is-extendable/package.json +0 -51
  555. package/test/node_modules/is-extglob/LICENSE +0 -21
  556. package/test/node_modules/is-extglob/README.md +0 -107
  557. package/test/node_modules/is-extglob/index.js +0 -20
  558. package/test/node_modules/is-extglob/package.json +0 -69
  559. package/test/node_modules/is-generator-function/.eslintignore +0 -1
  560. package/test/node_modules/is-generator-function/.eslintrc +0 -9
  561. package/test/node_modules/is-generator-function/.nvmrc +0 -1
  562. package/test/node_modules/is-generator-function/.nycrc +0 -9
  563. package/test/node_modules/is-generator-function/CHANGELOG.md +0 -216
  564. package/test/node_modules/is-generator-function/LICENSE +0 -20
  565. package/test/node_modules/is-generator-function/README.md +0 -40
  566. package/test/node_modules/is-generator-function/index.js +0 -38
  567. package/test/node_modules/is-generator-function/package.json +0 -87
  568. package/test/node_modules/is-generator-function/test/corejs.js +0 -5
  569. package/test/node_modules/is-generator-function/test/index.js +0 -83
  570. package/test/node_modules/is-generator-function/test/uglified.js +0 -8
  571. package/test/node_modules/is-glob/LICENSE +0 -21
  572. package/test/node_modules/is-glob/README.md +0 -206
  573. package/test/node_modules/is-glob/index.js +0 -150
  574. package/test/node_modules/is-glob/package.json +0 -81
  575. package/test/node_modules/is-number/LICENSE +0 -21
  576. package/test/node_modules/is-number/README.md +0 -187
  577. package/test/node_modules/is-number/index.js +0 -18
  578. package/test/node_modules/is-number/package.json +0 -82
  579. package/test/node_modules/is-whitespace/LICENSE +0 -21
  580. package/test/node_modules/is-whitespace/README.md +0 -47
  581. package/test/node_modules/is-whitespace/index.js +0 -19
  582. package/test/node_modules/is-whitespace/package.json +0 -47
  583. package/test/node_modules/jake/Makefile +0 -44
  584. package/test/node_modules/jake/README.md +0 -17
  585. package/test/node_modules/jake/bin/bash_completion.sh +0 -41
  586. package/test/node_modules/jake/bin/cli.js +0 -31
  587. package/test/node_modules/jake/jakefile.js +0 -94
  588. package/test/node_modules/jake/lib/api.js +0 -409
  589. package/test/node_modules/jake/lib/jake.js +0 -330
  590. package/test/node_modules/jake/lib/loader.js +0 -173
  591. package/test/node_modules/jake/lib/namespace.js +0 -115
  592. package/test/node_modules/jake/lib/package_task.js +0 -406
  593. package/test/node_modules/jake/lib/parseargs.js +0 -134
  594. package/test/node_modules/jake/lib/program.js +0 -282
  595. package/test/node_modules/jake/lib/publish_task.js +0 -290
  596. package/test/node_modules/jake/lib/rule.js +0 -311
  597. package/test/node_modules/jake/lib/task/directory_task.js +0 -30
  598. package/test/node_modules/jake/lib/task/file_task.js +0 -124
  599. package/test/node_modules/jake/lib/task/index.js +0 -9
  600. package/test/node_modules/jake/lib/task/task.js +0 -449
  601. package/test/node_modules/jake/lib/test_task.js +0 -270
  602. package/test/node_modules/jake/lib/utils/file.js +0 -286
  603. package/test/node_modules/jake/lib/utils/index.js +0 -297
  604. package/test/node_modules/jake/lib/utils/logger.js +0 -24
  605. package/test/node_modules/jake/package.json +0 -42
  606. package/test/node_modules/jake/test/integration/concurrent.js +0 -45
  607. package/test/node_modules/jake/test/integration/file.js +0 -228
  608. package/test/node_modules/jake/test/integration/file_task.js +0 -126
  609. package/test/node_modules/jake/test/integration/helpers.js +0 -80
  610. package/test/node_modules/jake/test/integration/jakefile.js +0 -337
  611. package/test/node_modules/jake/test/integration/jakelib/concurrent.jake.js +0 -113
  612. package/test/node_modules/jake/test/integration/jakelib/publish.jake.js +0 -49
  613. package/test/node_modules/jake/test/integration/jakelib/required_module.jake.js +0 -10
  614. package/test/node_modules/jake/test/integration/jakelib/rule.jake.js +0 -222
  615. package/test/node_modules/jake/test/integration/publish_task.js +0 -27
  616. package/test/node_modules/jake/test/integration/rule.js +0 -217
  617. package/test/node_modules/jake/test/integration/selfdep.js +0 -42
  618. package/test/node_modules/jake/test/integration/task_base.js +0 -167
  619. package/test/node_modules/jake/test/unit/jakefile.js +0 -36
  620. package/test/node_modules/jake/test/unit/namespace.js +0 -77
  621. package/test/node_modules/jake/test/unit/parseargs.js +0 -169
  622. package/test/node_modules/jake/usage.txt +0 -16
  623. package/test/node_modules/js-beautify/LICENSE +0 -9
  624. package/test/node_modules/js-beautify/README.md +0 -435
  625. package/test/node_modules/js-beautify/js/bin/css-beautify.js +0 -4
  626. package/test/node_modules/js-beautify/js/bin/html-beautify.js +0 -4
  627. package/test/node_modules/js-beautify/js/bin/js-beautify.js +0 -4
  628. package/test/node_modules/js-beautify/js/index.js +0 -86
  629. package/test/node_modules/js-beautify/js/lib/beautifier.js +0 -5982
  630. package/test/node_modules/js-beautify/js/lib/beautifier.min.js +0 -2
  631. package/test/node_modules/js-beautify/js/lib/beautify-css.js +0 -1675
  632. package/test/node_modules/js-beautify/js/lib/beautify-html.js +0 -3136
  633. package/test/node_modules/js-beautify/js/lib/beautify.js +0 -4020
  634. package/test/node_modules/js-beautify/js/lib/cli.js +0 -705
  635. package/test/node_modules/js-beautify/js/lib/unpackers/javascriptobfuscator_unpacker.js +0 -132
  636. package/test/node_modules/js-beautify/js/lib/unpackers/myobfuscate_unpacker.js +0 -119
  637. package/test/node_modules/js-beautify/js/lib/unpackers/p_a_c_k_e_r_unpacker.js +0 -119
  638. package/test/node_modules/js-beautify/js/lib/unpackers/urlencode_unpacker.js +0 -104
  639. package/test/node_modules/js-beautify/js/src/cli.js +0 -705
  640. package/test/node_modules/js-beautify/js/src/core/directives.js +0 -62
  641. package/test/node_modules/js-beautify/js/src/core/inputscanner.js +0 -192
  642. package/test/node_modules/js-beautify/js/src/core/options.js +0 -193
  643. package/test/node_modules/js-beautify/js/src/core/output.js +0 -419
  644. package/test/node_modules/js-beautify/js/src/core/pattern.js +0 -94
  645. package/test/node_modules/js-beautify/js/src/core/templatablepattern.js +0 -211
  646. package/test/node_modules/js-beautify/js/src/core/token.js +0 -54
  647. package/test/node_modules/js-beautify/js/src/core/tokenizer.js +0 -140
  648. package/test/node_modules/js-beautify/js/src/core/tokenstream.js +0 -78
  649. package/test/node_modules/js-beautify/js/src/core/whitespacepattern.js +0 -105
  650. package/test/node_modules/js-beautify/js/src/css/beautifier.js +0 -529
  651. package/test/node_modules/js-beautify/js/src/css/index.js +0 -42
  652. package/test/node_modules/js-beautify/js/src/css/options.js +0 -56
  653. package/test/node_modules/js-beautify/js/src/css/tokenizer.js +0 -29
  654. package/test/node_modules/js-beautify/js/src/html/beautifier.js +0 -878
  655. package/test/node_modules/js-beautify/js/src/html/index.js +0 -42
  656. package/test/node_modules/js-beautify/js/src/html/options.js +0 -91
  657. package/test/node_modules/js-beautify/js/src/html/tokenizer.js +0 -332
  658. package/test/node_modules/js-beautify/js/src/index.js +0 -44
  659. package/test/node_modules/js-beautify/js/src/javascript/acorn.js +0 -57
  660. package/test/node_modules/js-beautify/js/src/javascript/beautifier.js +0 -1472
  661. package/test/node_modules/js-beautify/js/src/javascript/index.js +0 -42
  662. package/test/node_modules/js-beautify/js/src/javascript/options.js +0 -93
  663. package/test/node_modules/js-beautify/js/src/javascript/tokenizer.js +0 -567
  664. package/test/node_modules/js-beautify/js/src/unpackers/javascriptobfuscator_unpacker.js +0 -132
  665. package/test/node_modules/js-beautify/js/src/unpackers/myobfuscate_unpacker.js +0 -119
  666. package/test/node_modules/js-beautify/js/src/unpackers/p_a_c_k_e_r_unpacker.js +0 -119
  667. package/test/node_modules/js-beautify/js/src/unpackers/urlencode_unpacker.js +0 -104
  668. package/test/node_modules/js-beautify/package.json +0 -72
  669. package/test/node_modules/keygrip/HISTORY.md +0 -25
  670. package/test/node_modules/keygrip/LICENSE +0 -21
  671. package/test/node_modules/keygrip/README.md +0 -103
  672. package/test/node_modules/keygrip/index.js +0 -51
  673. package/test/node_modules/keygrip/package.json +0 -28
  674. package/test/node_modules/kind-of/LICENSE +0 -21
  675. package/test/node_modules/kind-of/README.md +0 -261
  676. package/test/node_modules/kind-of/index.js +0 -116
  677. package/test/node_modules/kind-of/package.json +0 -90
  678. package/test/node_modules/koa/History.md +0 -696
  679. package/test/node_modules/koa/LICENSE +0 -22
  680. package/test/node_modules/koa/Readme.md +0 -289
  681. package/test/node_modules/koa/dist/koa.mjs +0 -4
  682. package/test/node_modules/koa/lib/application.js +0 -314
  683. package/test/node_modules/koa/lib/context.js +0 -251
  684. package/test/node_modules/koa/lib/request.js +0 -726
  685. package/test/node_modules/koa/lib/response.js +0 -588
  686. package/test/node_modules/koa/package.json +0 -89
  687. package/test/node_modules/koa-compose/History.md +0 -60
  688. package/test/node_modules/koa-compose/Readme.md +0 -40
  689. package/test/node_modules/koa-compose/index.js +0 -48
  690. package/test/node_modules/koa-compose/package.json +0 -30
  691. package/test/node_modules/koa-convert/LICENSE +0 -22
  692. package/test/node_modules/koa-convert/README.md +0 -166
  693. package/test/node_modules/koa-convert/index.js +0 -105
  694. package/test/node_modules/koa-convert/package.json +0 -64
  695. package/test/node_modules/koa-send/History.md +0 -133
  696. package/test/node_modules/koa-send/LICENSE +0 -22
  697. package/test/node_modules/koa-send/README.md +0 -109
  698. package/test/node_modules/koa-send/index.js +0 -188
  699. package/test/node_modules/koa-send/package.json +0 -58
  700. package/test/node_modules/koa-views/.eslintrc +0 -14
  701. package/test/node_modules/koa-views/.gitattributes +0 -1
  702. package/test/node_modules/koa-views/.github/workflows/test.yml +0 -20
  703. package/test/node_modules/koa-views/README.md +0 -201
  704. package/test/node_modules/koa-views/history.md +0 -110
  705. package/test/node_modules/koa-views/index.d.ts +0 -62
  706. package/test/node_modules/koa-views/license +0 -22
  707. package/test/node_modules/koa-views/package.json +0 -68
  708. package/test/node_modules/koa-views/src/index.js +0 -98
  709. package/test/node_modules/koa-views/test/.eslintrc +0 -5
  710. package/test/node_modules/koa-views/test/fixtures/basic.ejs +0 -10
  711. package/test/node_modules/koa-views/test/fixtures/basic.foo +0 -1
  712. package/test/node_modules/koa-views/test/fixtures/basic.html +0 -11
  713. package/test/node_modules/koa-views/test/fixtures/basic.pug +0 -9
  714. package/test/node_modules/koa-views/test/fixtures/basic.test.html +0 -11
  715. package/test/node_modules/koa-views/test/fixtures/global-state.pug +0 -9
  716. package/test/node_modules/koa-views/test/fixtures/index.html +0 -10
  717. package/test/node_modules/koa-views/test/fixtures/nunjucks-filter.html +0 -11
  718. package/test/node_modules/koa-views/test/fixtures/state.pug +0 -9
  719. package/test/node_modules/koa-views/test/fixtures/underscore.html +0 -11
  720. package/test/node_modules/koa-views/test/fixtures/view-options-partial.hbs +0 -1
  721. package/test/node_modules/koa-views/test/fixtures/view-options.hbs +0 -4
  722. package/test/node_modules/koa-views/test/index.js +0 -431
  723. package/test/node_modules/koa-views/test-outside/fixtures/basic.ejs +0 -10
  724. package/test/node_modules/lru-cache/LICENSE +0 -15
  725. package/test/node_modules/lru-cache/README.md +0 -158
  726. package/test/node_modules/lru-cache/index.js +0 -468
  727. package/test/node_modules/lru-cache/package.json +0 -36
  728. package/test/node_modules/media-typer/HISTORY.md +0 -22
  729. package/test/node_modules/media-typer/LICENSE +0 -22
  730. package/test/node_modules/media-typer/README.md +0 -81
  731. package/test/node_modules/media-typer/index.js +0 -270
  732. package/test/node_modules/media-typer/package.json +0 -26
  733. package/test/node_modules/mime-db/HISTORY.md +0 -507
  734. package/test/node_modules/mime-db/LICENSE +0 -23
  735. package/test/node_modules/mime-db/README.md +0 -100
  736. package/test/node_modules/mime-db/db.json +0 -8519
  737. package/test/node_modules/mime-db/index.js +0 -12
  738. package/test/node_modules/mime-db/package.json +0 -60
  739. package/test/node_modules/mime-types/HISTORY.md +0 -397
  740. package/test/node_modules/mime-types/LICENSE +0 -23
  741. package/test/node_modules/mime-types/README.md +0 -113
  742. package/test/node_modules/mime-types/index.js +0 -188
  743. package/test/node_modules/mime-types/package.json +0 -44
  744. package/test/node_modules/minimatch/LICENSE +0 -15
  745. package/test/node_modules/minimatch/README.md +0 -230
  746. package/test/node_modules/minimatch/minimatch.js +0 -947
  747. package/test/node_modules/minimatch/package.json +0 -33
  748. package/test/node_modules/ms/index.js +0 -162
  749. package/test/node_modules/ms/license.md +0 -21
  750. package/test/node_modules/ms/package.json +0 -37
  751. package/test/node_modules/ms/readme.md +0 -60
  752. package/test/node_modules/mz/HISTORY.md +0 -66
  753. package/test/node_modules/mz/LICENSE +0 -22
  754. package/test/node_modules/mz/README.md +0 -106
  755. package/test/node_modules/mz/child_process.js +0 -8
  756. package/test/node_modules/mz/crypto.js +0 -9
  757. package/test/node_modules/mz/dns.js +0 -16
  758. package/test/node_modules/mz/fs.js +0 -62
  759. package/test/node_modules/mz/index.js +0 -8
  760. package/test/node_modules/mz/package.json +0 -44
  761. package/test/node_modules/mz/readline.js +0 -64
  762. package/test/node_modules/mz/zlib.js +0 -13
  763. package/test/node_modules/negotiator/HISTORY.md +0 -108
  764. package/test/node_modules/negotiator/LICENSE +0 -24
  765. package/test/node_modules/negotiator/README.md +0 -203
  766. package/test/node_modules/negotiator/index.js +0 -82
  767. package/test/node_modules/negotiator/lib/charset.js +0 -169
  768. package/test/node_modules/negotiator/lib/encoding.js +0 -184
  769. package/test/node_modules/negotiator/lib/language.js +0 -179
  770. package/test/node_modules/negotiator/lib/mediaType.js +0 -294
  771. package/test/node_modules/negotiator/package.json +0 -42
  772. package/test/node_modules/nodemon/LICENSE +0 -21
  773. package/test/node_modules/nodemon/README.md +0 -423
  774. package/test/node_modules/nodemon/bin/nodemon.js +0 -16
  775. package/test/node_modules/nodemon/bin/windows-kill.exe +0 -0
  776. package/test/node_modules/nodemon/doc/cli/authors.txt +0 -8
  777. package/test/node_modules/nodemon/doc/cli/config.txt +0 -44
  778. package/test/node_modules/nodemon/doc/cli/help.txt +0 -29
  779. package/test/node_modules/nodemon/doc/cli/logo.txt +0 -20
  780. package/test/node_modules/nodemon/doc/cli/options.txt +0 -36
  781. package/test/node_modules/nodemon/doc/cli/topics.txt +0 -8
  782. package/test/node_modules/nodemon/doc/cli/usage.txt +0 -3
  783. package/test/node_modules/nodemon/doc/cli/whoami.txt +0 -9
  784. package/test/node_modules/nodemon/lib/cli/index.js +0 -49
  785. package/test/node_modules/nodemon/lib/cli/parse.js +0 -230
  786. package/test/node_modules/nodemon/lib/config/command.js +0 -43
  787. package/test/node_modules/nodemon/lib/config/defaults.js +0 -28
  788. package/test/node_modules/nodemon/lib/config/exec.js +0 -225
  789. package/test/node_modules/nodemon/lib/config/index.js +0 -93
  790. package/test/node_modules/nodemon/lib/config/load.js +0 -256
  791. package/test/node_modules/nodemon/lib/help/index.js +0 -27
  792. package/test/node_modules/nodemon/lib/index.js +0 -1
  793. package/test/node_modules/nodemon/lib/monitor/index.js +0 -4
  794. package/test/node_modules/nodemon/lib/monitor/match.js +0 -276
  795. package/test/node_modules/nodemon/lib/monitor/run.js +0 -541
  796. package/test/node_modules/nodemon/lib/monitor/signals.js +0 -34
  797. package/test/node_modules/nodemon/lib/monitor/watch.js +0 -239
  798. package/test/node_modules/nodemon/lib/nodemon.js +0 -311
  799. package/test/node_modules/nodemon/lib/rules/add.js +0 -89
  800. package/test/node_modules/nodemon/lib/rules/index.js +0 -53
  801. package/test/node_modules/nodemon/lib/rules/parse.js +0 -43
  802. package/test/node_modules/nodemon/lib/spawn.js +0 -73
  803. package/test/node_modules/nodemon/lib/utils/bus.js +0 -44
  804. package/test/node_modules/nodemon/lib/utils/clone.js +0 -40
  805. package/test/node_modules/nodemon/lib/utils/colour.js +0 -26
  806. package/test/node_modules/nodemon/lib/utils/index.js +0 -102
  807. package/test/node_modules/nodemon/lib/utils/log.js +0 -82
  808. package/test/node_modules/nodemon/lib/utils/merge.js +0 -47
  809. package/test/node_modules/nodemon/lib/version.js +0 -100
  810. package/test/node_modules/nodemon/node_modules/debug/CHANGELOG.md +0 -395
  811. package/test/node_modules/nodemon/node_modules/debug/LICENSE +0 -19
  812. package/test/node_modules/nodemon/node_modules/debug/README.md +0 -437
  813. package/test/node_modules/nodemon/node_modules/debug/node.js +0 -1
  814. package/test/node_modules/nodemon/node_modules/debug/package.json +0 -51
  815. package/test/node_modules/nodemon/node_modules/debug/src/browser.js +0 -180
  816. package/test/node_modules/nodemon/node_modules/debug/src/common.js +0 -249
  817. package/test/node_modules/nodemon/node_modules/debug/src/index.js +0 -12
  818. package/test/node_modules/nodemon/node_modules/debug/src/node.js +0 -177
  819. package/test/node_modules/nodemon/node_modules/has-flag/index.js +0 -8
  820. package/test/node_modules/nodemon/node_modules/has-flag/license +0 -9
  821. package/test/node_modules/nodemon/node_modules/has-flag/package.json +0 -44
  822. package/test/node_modules/nodemon/node_modules/has-flag/readme.md +0 -70
  823. package/test/node_modules/nodemon/node_modules/supports-color/browser.js +0 -5
  824. package/test/node_modules/nodemon/node_modules/supports-color/index.js +0 -131
  825. package/test/node_modules/nodemon/node_modules/supports-color/license +0 -9
  826. package/test/node_modules/nodemon/node_modules/supports-color/package.json +0 -53
  827. package/test/node_modules/nodemon/node_modules/supports-color/readme.md +0 -66
  828. package/test/node_modules/nodemon/package.json +0 -74
  829. package/test/node_modules/nopt/LICENSE +0 -15
  830. package/test/node_modules/nopt/README.md +0 -213
  831. package/test/node_modules/nopt/bin/nopt.js +0 -56
  832. package/test/node_modules/nopt/lib/nopt.js +0 -515
  833. package/test/node_modules/nopt/package.json +0 -53
  834. package/test/node_modules/normalize-path/LICENSE +0 -21
  835. package/test/node_modules/normalize-path/README.md +0 -127
  836. package/test/node_modules/normalize-path/index.js +0 -35
  837. package/test/node_modules/normalize-path/package.json +0 -77
  838. package/test/node_modules/object-assign/index.js +0 -90
  839. package/test/node_modules/object-assign/license +0 -21
  840. package/test/node_modules/object-assign/package.json +0 -42
  841. package/test/node_modules/object-assign/readme.md +0 -61
  842. package/test/node_modules/on-finished/HISTORY.md +0 -98
  843. package/test/node_modules/on-finished/LICENSE +0 -23
  844. package/test/node_modules/on-finished/README.md +0 -162
  845. package/test/node_modules/on-finished/index.js +0 -234
  846. package/test/node_modules/on-finished/package.json +0 -39
  847. package/test/node_modules/once/LICENSE +0 -15
  848. package/test/node_modules/once/README.md +0 -79
  849. package/test/node_modules/once/once.js +0 -42
  850. package/test/node_modules/once/package.json +0 -33
  851. package/test/node_modules/only/History.md +0 -5
  852. package/test/node_modules/only/Makefile +0 -7
  853. package/test/node_modules/only/Readme.md +0 -58
  854. package/test/node_modules/only/index.js +0 -10
  855. package/test/node_modules/only/package.json +0 -14
  856. package/test/node_modules/parseurl/HISTORY.md +0 -58
  857. package/test/node_modules/parseurl/LICENSE +0 -24
  858. package/test/node_modules/parseurl/README.md +0 -133
  859. package/test/node_modules/parseurl/index.js +0 -158
  860. package/test/node_modules/parseurl/package.json +0 -40
  861. package/test/node_modules/path-is-absolute/index.js +0 -20
  862. package/test/node_modules/path-is-absolute/license +0 -21
  863. package/test/node_modules/path-is-absolute/package.json +0 -43
  864. package/test/node_modules/path-is-absolute/readme.md +0 -59
  865. package/test/node_modules/picomatch/CHANGELOG.md +0 -136
  866. package/test/node_modules/picomatch/LICENSE +0 -21
  867. package/test/node_modules/picomatch/README.md +0 -708
  868. package/test/node_modules/picomatch/index.js +0 -3
  869. package/test/node_modules/picomatch/lib/constants.js +0 -179
  870. package/test/node_modules/picomatch/lib/parse.js +0 -1091
  871. package/test/node_modules/picomatch/lib/picomatch.js +0 -342
  872. package/test/node_modules/picomatch/lib/scan.js +0 -391
  873. package/test/node_modules/picomatch/lib/utils.js +0 -64
  874. package/test/node_modules/picomatch/package.json +0 -81
  875. package/test/node_modules/pify/index.js +0 -68
  876. package/test/node_modules/pify/license +0 -9
  877. package/test/node_modules/pify/package.json +0 -51
  878. package/test/node_modules/pify/readme.md +0 -145
  879. package/test/node_modules/pretty/LICENSE +0 -21
  880. package/test/node_modules/pretty/README.md +0 -105
  881. package/test/node_modules/pretty/index.js +0 -45
  882. package/test/node_modules/pretty/package.json +0 -54
  883. package/test/node_modules/proto-list/LICENSE +0 -15
  884. package/test/node_modules/proto-list/README.md +0 -3
  885. package/test/node_modules/proto-list/package.json +0 -18
  886. package/test/node_modules/proto-list/proto-list.js +0 -88
  887. package/test/node_modules/proto-list/test/basic.js +0 -61
  888. package/test/node_modules/pseudomap/LICENSE +0 -15
  889. package/test/node_modules/pseudomap/README.md +0 -60
  890. package/test/node_modules/pseudomap/map.js +0 -9
  891. package/test/node_modules/pseudomap/package.json +0 -25
  892. package/test/node_modules/pseudomap/pseudomap.js +0 -113
  893. package/test/node_modules/pseudomap/test/basic.js +0 -86
  894. package/test/node_modules/pstree.remy/.travis.yml +0 -8
  895. package/test/node_modules/pstree.remy/LICENSE +0 -7
  896. package/test/node_modules/pstree.remy/README.md +0 -26
  897. package/test/node_modules/pstree.remy/lib/index.js +0 -37
  898. package/test/node_modules/pstree.remy/lib/tree.js +0 -37
  899. package/test/node_modules/pstree.remy/lib/utils.js +0 -53
  900. package/test/node_modules/pstree.remy/package.json +0 -33
  901. package/test/node_modules/pstree.remy/tests/fixtures/index.js +0 -13
  902. package/test/node_modules/pstree.remy/tests/fixtures/out1 +0 -10
  903. package/test/node_modules/pstree.remy/tests/fixtures/out2 +0 -29
  904. package/test/node_modules/pstree.remy/tests/index.test.js +0 -51
  905. package/test/node_modules/readdirp/LICENSE +0 -21
  906. package/test/node_modules/readdirp/README.md +0 -122
  907. package/test/node_modules/readdirp/index.d.ts +0 -43
  908. package/test/node_modules/readdirp/index.js +0 -287
  909. package/test/node_modules/readdirp/package.json +0 -122
  910. package/test/node_modules/resolve-path/HISTORY.md +0 -66
  911. package/test/node_modules/resolve-path/LICENSE +0 -23
  912. package/test/node_modules/resolve-path/README.md +0 -111
  913. package/test/node_modules/resolve-path/index.js +0 -88
  914. package/test/node_modules/resolve-path/node_modules/depd/History.md +0 -96
  915. package/test/node_modules/resolve-path/node_modules/depd/LICENSE +0 -22
  916. package/test/node_modules/resolve-path/node_modules/depd/Readme.md +0 -280
  917. package/test/node_modules/resolve-path/node_modules/depd/index.js +0 -522
  918. package/test/node_modules/resolve-path/node_modules/depd/lib/browser/index.js +0 -77
  919. package/test/node_modules/resolve-path/node_modules/depd/lib/compat/callsite-tostring.js +0 -103
  920. package/test/node_modules/resolve-path/node_modules/depd/lib/compat/event-listener-count.js +0 -22
  921. package/test/node_modules/resolve-path/node_modules/depd/lib/compat/index.js +0 -79
  922. package/test/node_modules/resolve-path/node_modules/depd/package.json +0 -41
  923. package/test/node_modules/resolve-path/node_modules/http-errors/HISTORY.md +0 -132
  924. package/test/node_modules/resolve-path/node_modules/http-errors/LICENSE +0 -23
  925. package/test/node_modules/resolve-path/node_modules/http-errors/README.md +0 -135
  926. package/test/node_modules/resolve-path/node_modules/http-errors/index.js +0 -260
  927. package/test/node_modules/resolve-path/node_modules/http-errors/package.json +0 -48
  928. package/test/node_modules/resolve-path/node_modules/inherits/LICENSE +0 -16
  929. package/test/node_modules/resolve-path/node_modules/inherits/README.md +0 -42
  930. package/test/node_modules/resolve-path/node_modules/inherits/inherits.js +0 -7
  931. package/test/node_modules/resolve-path/node_modules/inherits/inherits_browser.js +0 -23
  932. package/test/node_modules/resolve-path/node_modules/inherits/package.json +0 -29
  933. package/test/node_modules/resolve-path/node_modules/setprototypeof/LICENSE +0 -13
  934. package/test/node_modules/resolve-path/node_modules/setprototypeof/README.md +0 -26
  935. package/test/node_modules/resolve-path/node_modules/setprototypeof/index.d.ts +0 -2
  936. package/test/node_modules/resolve-path/node_modules/setprototypeof/index.js +0 -15
  937. package/test/node_modules/resolve-path/node_modules/setprototypeof/package.json +0 -25
  938. package/test/node_modules/resolve-path/package.json +0 -46
  939. package/test/node_modules/safe-buffer/LICENSE +0 -21
  940. package/test/node_modules/safe-buffer/README.md +0 -584
  941. package/test/node_modules/safe-buffer/index.d.ts +0 -187
  942. package/test/node_modules/safe-buffer/index.js +0 -65
  943. package/test/node_modules/safe-buffer/package.json +0 -51
  944. package/test/node_modules/semver/CHANGELOG.md +0 -39
  945. package/test/node_modules/semver/LICENSE +0 -15
  946. package/test/node_modules/semver/README.md +0 -412
  947. package/test/node_modules/semver/bin/semver +0 -160
  948. package/test/node_modules/semver/package.json +0 -28
  949. package/test/node_modules/semver/range.bnf +0 -16
  950. package/test/node_modules/semver/semver.js +0 -1483
  951. package/test/node_modules/setprototypeof/LICENSE +0 -13
  952. package/test/node_modules/setprototypeof/README.md +0 -31
  953. package/test/node_modules/setprototypeof/index.d.ts +0 -2
  954. package/test/node_modules/setprototypeof/index.js +0 -17
  955. package/test/node_modules/setprototypeof/package.json +0 -38
  956. package/test/node_modules/setprototypeof/test/index.js +0 -24
  957. package/test/node_modules/sigmund/LICENSE +0 -15
  958. package/test/node_modules/sigmund/README.md +0 -53
  959. package/test/node_modules/sigmund/bench.js +0 -283
  960. package/test/node_modules/sigmund/package.json +0 -30
  961. package/test/node_modules/sigmund/sigmund.js +0 -39
  962. package/test/node_modules/sigmund/test/basic.js +0 -24
  963. package/test/node_modules/simple-update-notifier/LICENSE +0 -21
  964. package/test/node_modules/simple-update-notifier/README.md +0 -82
  965. package/test/node_modules/simple-update-notifier/build/index.d.ts +0 -13
  966. package/test/node_modules/simple-update-notifier/build/index.js +0 -217
  967. package/test/node_modules/simple-update-notifier/node_modules/semver/CHANGELOG.md +0 -74
  968. package/test/node_modules/simple-update-notifier/node_modules/semver/LICENSE +0 -15
  969. package/test/node_modules/simple-update-notifier/node_modules/semver/README.md +0 -499
  970. package/test/node_modules/simple-update-notifier/node_modules/semver/bin/semver.js +0 -173
  971. package/test/node_modules/simple-update-notifier/node_modules/semver/classes/comparator.js +0 -139
  972. package/test/node_modules/simple-update-notifier/node_modules/semver/classes/index.js +0 -5
  973. package/test/node_modules/simple-update-notifier/node_modules/semver/classes/range.js +0 -448
  974. package/test/node_modules/simple-update-notifier/node_modules/semver/classes/semver.js +0 -290
  975. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/clean.js +0 -6
  976. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/cmp.js +0 -48
  977. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/coerce.js +0 -51
  978. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/compare-build.js +0 -7
  979. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/compare-loose.js +0 -3
  980. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/compare.js +0 -5
  981. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/diff.js +0 -25
  982. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/eq.js +0 -3
  983. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/gt.js +0 -3
  984. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/gte.js +0 -3
  985. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/inc.js +0 -15
  986. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/lt.js +0 -3
  987. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/lte.js +0 -3
  988. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/major.js +0 -3
  989. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/minor.js +0 -3
  990. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/neq.js +0 -3
  991. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/parse.js +0 -37
  992. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/patch.js +0 -3
  993. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/prerelease.js +0 -6
  994. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/rcompare.js +0 -3
  995. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/rsort.js +0 -3
  996. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/satisfies.js +0 -10
  997. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/sort.js +0 -3
  998. package/test/node_modules/simple-update-notifier/node_modules/semver/functions/valid.js +0 -6
  999. package/test/node_modules/simple-update-notifier/node_modules/semver/index.js +0 -64
  1000. package/test/node_modules/simple-update-notifier/node_modules/semver/internal/constants.js +0 -17
  1001. package/test/node_modules/simple-update-notifier/node_modules/semver/internal/debug.js +0 -9
  1002. package/test/node_modules/simple-update-notifier/node_modules/semver/internal/identifiers.js +0 -23
  1003. package/test/node_modules/simple-update-notifier/node_modules/semver/internal/re.js +0 -179
  1004. package/test/node_modules/simple-update-notifier/node_modules/semver/package.json +0 -34
  1005. package/test/node_modules/simple-update-notifier/node_modules/semver/range.bnf +0 -16
  1006. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/gtr.js +0 -4
  1007. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/intersects.js +0 -7
  1008. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/ltr.js +0 -4
  1009. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/max-satisfying.js +0 -25
  1010. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/min-satisfying.js +0 -24
  1011. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/min-version.js +0 -57
  1012. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/outside.js +0 -80
  1013. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/to-comparators.js +0 -8
  1014. package/test/node_modules/simple-update-notifier/node_modules/semver/ranges/valid.js +0 -11
  1015. package/test/node_modules/simple-update-notifier/package.json +0 -97
  1016. package/test/node_modules/simple-update-notifier/src/borderedText.ts +0 -12
  1017. package/test/node_modules/simple-update-notifier/src/cache.spec.ts +0 -17
  1018. package/test/node_modules/simple-update-notifier/src/cache.ts +0 -44
  1019. package/test/node_modules/simple-update-notifier/src/getDistVersion.spec.ts +0 -35
  1020. package/test/node_modules/simple-update-notifier/src/getDistVersion.ts +0 -29
  1021. package/test/node_modules/simple-update-notifier/src/hasNewVersion.spec.ts +0 -82
  1022. package/test/node_modules/simple-update-notifier/src/hasNewVersion.ts +0 -40
  1023. package/test/node_modules/simple-update-notifier/src/index.spec.ts +0 -27
  1024. package/test/node_modules/simple-update-notifier/src/index.ts +0 -34
  1025. package/test/node_modules/simple-update-notifier/src/isNpmOrYarn.ts +0 -12
  1026. package/test/node_modules/simple-update-notifier/src/types.ts +0 -8
  1027. package/test/node_modules/statuses/HISTORY.md +0 -65
  1028. package/test/node_modules/statuses/LICENSE +0 -23
  1029. package/test/node_modules/statuses/README.md +0 -127
  1030. package/test/node_modules/statuses/codes.json +0 -66
  1031. package/test/node_modules/statuses/index.js +0 -113
  1032. package/test/node_modules/statuses/package.json +0 -48
  1033. package/test/node_modules/supports-color/browser.js +0 -5
  1034. package/test/node_modules/supports-color/index.js +0 -135
  1035. package/test/node_modules/supports-color/license +0 -9
  1036. package/test/node_modules/supports-color/package.json +0 -53
  1037. package/test/node_modules/supports-color/readme.md +0 -76
  1038. package/test/node_modules/thenify/History.md +0 -11
  1039. package/test/node_modules/thenify/LICENSE +0 -22
  1040. package/test/node_modules/thenify/README.md +0 -120
  1041. package/test/node_modules/thenify/index.js +0 -77
  1042. package/test/node_modules/thenify/package.json +0 -31
  1043. package/test/node_modules/thenify-all/History.md +0 -11
  1044. package/test/node_modules/thenify-all/LICENSE +0 -22
  1045. package/test/node_modules/thenify-all/README.md +0 -66
  1046. package/test/node_modules/thenify-all/index.js +0 -73
  1047. package/test/node_modules/thenify-all/package.json +0 -34
  1048. package/test/node_modules/to-regex-range/LICENSE +0 -21
  1049. package/test/node_modules/to-regex-range/README.md +0 -305
  1050. package/test/node_modules/to-regex-range/index.js +0 -288
  1051. package/test/node_modules/to-regex-range/package.json +0 -88
  1052. package/test/node_modules/toidentifier/HISTORY.md +0 -9
  1053. package/test/node_modules/toidentifier/LICENSE +0 -21
  1054. package/test/node_modules/toidentifier/README.md +0 -61
  1055. package/test/node_modules/toidentifier/index.js +0 -32
  1056. package/test/node_modules/toidentifier/package.json +0 -38
  1057. package/test/node_modules/touch/LICENSE +0 -15
  1058. package/test/node_modules/touch/README.md +0 -52
  1059. package/test/node_modules/touch/bin/nodetouch.js +0 -112
  1060. package/test/node_modules/touch/index.js +0 -224
  1061. package/test/node_modules/touch/node_modules/nopt/LICENSE +0 -23
  1062. package/test/node_modules/touch/node_modules/nopt/README.md +0 -208
  1063. package/test/node_modules/touch/node_modules/nopt/bin/nopt.js +0 -44
  1064. package/test/node_modules/touch/node_modules/nopt/examples/my-program.js +0 -30
  1065. package/test/node_modules/touch/node_modules/nopt/lib/nopt.js +0 -552
  1066. package/test/node_modules/touch/node_modules/nopt/package.json +0 -12
  1067. package/test/node_modules/touch/package.json +0 -28
  1068. package/test/node_modules/tsscmp/.travis.yml +0 -18
  1069. package/test/node_modules/tsscmp/LICENSE +0 -21
  1070. package/test/node_modules/tsscmp/README.md +0 -48
  1071. package/test/node_modules/tsscmp/appveyor.yml +0 -29
  1072. package/test/node_modules/tsscmp/lib/index.js +0 -38
  1073. package/test/node_modules/tsscmp/package.json +0 -29
  1074. package/test/node_modules/tsscmp/test/benchmark/index.js +0 -30
  1075. package/test/node_modules/tsscmp/test/unit/index.js +0 -69
  1076. package/test/node_modules/type-is/HISTORY.md +0 -259
  1077. package/test/node_modules/type-is/LICENSE +0 -23
  1078. package/test/node_modules/type-is/README.md +0 -170
  1079. package/test/node_modules/type-is/index.js +0 -266
  1080. package/test/node_modules/type-is/package.json +0 -45
  1081. package/test/node_modules/undefsafe/.github/workflows/release.yml +0 -25
  1082. package/test/node_modules/undefsafe/.jscsrc +0 -13
  1083. package/test/node_modules/undefsafe/.jshintrc +0 -16
  1084. package/test/node_modules/undefsafe/.travis.yml +0 -18
  1085. package/test/node_modules/undefsafe/LICENSE +0 -22
  1086. package/test/node_modules/undefsafe/README.md +0 -63
  1087. package/test/node_modules/undefsafe/example.js +0 -14
  1088. package/test/node_modules/undefsafe/lib/undefsafe.js +0 -125
  1089. package/test/node_modules/undefsafe/package.json +0 -34
  1090. package/test/node_modules/vary/HISTORY.md +0 -39
  1091. package/test/node_modules/vary/LICENSE +0 -22
  1092. package/test/node_modules/vary/README.md +0 -101
  1093. package/test/node_modules/vary/index.js +0 -149
  1094. package/test/node_modules/vary/package.json +0 -43
  1095. package/test/node_modules/wrappy/LICENSE +0 -15
  1096. package/test/node_modules/wrappy/README.md +0 -36
  1097. package/test/node_modules/wrappy/package.json +0 -29
  1098. package/test/node_modules/wrappy/wrappy.js +0 -33
  1099. package/test/node_modules/yallist/LICENSE +0 -15
  1100. package/test/node_modules/yallist/README.md +0 -204
  1101. package/test/node_modules/yallist/iterator.js +0 -7
  1102. package/test/node_modules/yallist/package.json +0 -29
  1103. package/test/node_modules/yallist/yallist.js +0 -370
  1104. package/test/node_modules/ylru/History.md +0 -42
  1105. package/test/node_modules/ylru/LICENSE +0 -23
  1106. package/test/node_modules/ylru/README.md +0 -99
  1107. package/test/node_modules/ylru/index.d.ts +0 -18
  1108. package/test/node_modules/ylru/index.js +0 -106
  1109. package/test/node_modules/ylru/package.json +0 -52
  1110. package/test/package-lock.json +0 -2212
  1111. package/test/package.json +0 -17
  1112. package/test/public/api +0 -1
  1113. package/test/public/cartella nuova/ewewew.html +0 -12
  1114. package/test/public/cartella nuova/prova.ejs +0 -12
  1115. package/test/public/index.ejs +0 -12
  1116. package/test/public/index.html +0 -12
  1117. package/test/public/proma_template.ejs +0 -16
  1118. package/test/public/un altro file.html +0 -12
  1119. package/test/public/un_file.html +0 -12
  1120. package/test/test.js +0 -63
@@ -1,1675 +0,0 @@
1
- /* AUTO-GENERATED. DO NOT MODIFY. */
2
- /*
3
-
4
- The MIT License (MIT)
5
-
6
- Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
7
-
8
- Permission is hereby granted, free of charge, to any person
9
- obtaining a copy of this software and associated documentation files
10
- (the "Software"), to deal in the Software without restriction,
11
- including without limitation the rights to use, copy, modify, merge,
12
- publish, distribute, sublicense, and/or sell copies of the Software,
13
- and to permit persons to whom the Software is furnished to do so,
14
- subject to the following conditions:
15
-
16
- The above copyright notice and this permission notice shall be
17
- included in all copies or substantial portions of the Software.
18
-
19
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
20
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
22
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
23
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
24
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
25
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26
- SOFTWARE.
27
-
28
-
29
- CSS Beautifier
30
- ---------------
31
-
32
- Written by Harutyun Amirjanyan, (amirjanyan@gmail.com)
33
-
34
- Based on code initially developed by: Einar Lielmanis, <einar@beautifier.io>
35
- https://beautifier.io/
36
-
37
- Usage:
38
- css_beautify(source_text);
39
- css_beautify(source_text, options);
40
-
41
- The options are (default in brackets):
42
- indent_size (4) — indentation size,
43
- indent_char (space) — character to indent with,
44
- selector_separator_newline (true) - separate selectors with newline or
45
- not (e.g. "a,\nbr" or "a, br")
46
- end_with_newline (false) - end with a newline
47
- newline_between_rules (true) - add a new line after every css rule
48
- space_around_selector_separator (false) - ensure space around selector separators:
49
- '>', '+', '~' (e.g. "a>b" -> "a > b")
50
- e.g
51
-
52
- css_beautify(css_source_text, {
53
- 'indent_size': 1,
54
- 'indent_char': '\t',
55
- 'selector_separator': ' ',
56
- 'end_with_newline': false,
57
- 'newline_between_rules': true,
58
- 'space_around_selector_separator': true
59
- });
60
- */
61
-
62
- // http://www.w3.org/TR/CSS21/syndata.html#tokenization
63
- // http://www.w3.org/TR/css3-syntax/
64
-
65
- (function() {
66
-
67
- /* GENERATED_BUILD_OUTPUT */
68
- var legacy_beautify_css;
69
- /******/ (function() { // webpackBootstrap
70
- /******/ "use strict";
71
- /******/ var __webpack_modules__ = ([
72
- /* 0 */,
73
- /* 1 */,
74
- /* 2 */
75
- /***/ (function(module) {
76
-
77
- /*jshint node:true */
78
- /*
79
- The MIT License (MIT)
80
-
81
- Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
82
-
83
- Permission is hereby granted, free of charge, to any person
84
- obtaining a copy of this software and associated documentation files
85
- (the "Software"), to deal in the Software without restriction,
86
- including without limitation the rights to use, copy, modify, merge,
87
- publish, distribute, sublicense, and/or sell copies of the Software,
88
- and to permit persons to whom the Software is furnished to do so,
89
- subject to the following conditions:
90
-
91
- The above copyright notice and this permission notice shall be
92
- included in all copies or substantial portions of the Software.
93
-
94
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
95
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
96
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
97
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
98
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
99
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
100
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
101
- SOFTWARE.
102
- */
103
-
104
-
105
-
106
- function OutputLine(parent) {
107
- this.__parent = parent;
108
- this.__character_count = 0;
109
- // use indent_count as a marker for this.__lines that have preserved indentation
110
- this.__indent_count = -1;
111
- this.__alignment_count = 0;
112
- this.__wrap_point_index = 0;
113
- this.__wrap_point_character_count = 0;
114
- this.__wrap_point_indent_count = -1;
115
- this.__wrap_point_alignment_count = 0;
116
-
117
- this.__items = [];
118
- }
119
-
120
- OutputLine.prototype.clone_empty = function() {
121
- var line = new OutputLine(this.__parent);
122
- line.set_indent(this.__indent_count, this.__alignment_count);
123
- return line;
124
- };
125
-
126
- OutputLine.prototype.item = function(index) {
127
- if (index < 0) {
128
- return this.__items[this.__items.length + index];
129
- } else {
130
- return this.__items[index];
131
- }
132
- };
133
-
134
- OutputLine.prototype.has_match = function(pattern) {
135
- for (var lastCheckedOutput = this.__items.length - 1; lastCheckedOutput >= 0; lastCheckedOutput--) {
136
- if (this.__items[lastCheckedOutput].match(pattern)) {
137
- return true;
138
- }
139
- }
140
- return false;
141
- };
142
-
143
- OutputLine.prototype.set_indent = function(indent, alignment) {
144
- if (this.is_empty()) {
145
- this.__indent_count = indent || 0;
146
- this.__alignment_count = alignment || 0;
147
- this.__character_count = this.__parent.get_indent_size(this.__indent_count, this.__alignment_count);
148
- }
149
- };
150
-
151
- OutputLine.prototype._set_wrap_point = function() {
152
- if (this.__parent.wrap_line_length) {
153
- this.__wrap_point_index = this.__items.length;
154
- this.__wrap_point_character_count = this.__character_count;
155
- this.__wrap_point_indent_count = this.__parent.next_line.__indent_count;
156
- this.__wrap_point_alignment_count = this.__parent.next_line.__alignment_count;
157
- }
158
- };
159
-
160
- OutputLine.prototype._should_wrap = function() {
161
- return this.__wrap_point_index &&
162
- this.__character_count > this.__parent.wrap_line_length &&
163
- this.__wrap_point_character_count > this.__parent.next_line.__character_count;
164
- };
165
-
166
- OutputLine.prototype._allow_wrap = function() {
167
- if (this._should_wrap()) {
168
- this.__parent.add_new_line();
169
- var next = this.__parent.current_line;
170
- next.set_indent(this.__wrap_point_indent_count, this.__wrap_point_alignment_count);
171
- next.__items = this.__items.slice(this.__wrap_point_index);
172
- this.__items = this.__items.slice(0, this.__wrap_point_index);
173
-
174
- next.__character_count += this.__character_count - this.__wrap_point_character_count;
175
- this.__character_count = this.__wrap_point_character_count;
176
-
177
- if (next.__items[0] === " ") {
178
- next.__items.splice(0, 1);
179
- next.__character_count -= 1;
180
- }
181
- return true;
182
- }
183
- return false;
184
- };
185
-
186
- OutputLine.prototype.is_empty = function() {
187
- return this.__items.length === 0;
188
- };
189
-
190
- OutputLine.prototype.last = function() {
191
- if (!this.is_empty()) {
192
- return this.__items[this.__items.length - 1];
193
- } else {
194
- return null;
195
- }
196
- };
197
-
198
- OutputLine.prototype.push = function(item) {
199
- this.__items.push(item);
200
- var last_newline_index = item.lastIndexOf('\n');
201
- if (last_newline_index !== -1) {
202
- this.__character_count = item.length - last_newline_index;
203
- } else {
204
- this.__character_count += item.length;
205
- }
206
- };
207
-
208
- OutputLine.prototype.pop = function() {
209
- var item = null;
210
- if (!this.is_empty()) {
211
- item = this.__items.pop();
212
- this.__character_count -= item.length;
213
- }
214
- return item;
215
- };
216
-
217
-
218
- OutputLine.prototype._remove_indent = function() {
219
- if (this.__indent_count > 0) {
220
- this.__indent_count -= 1;
221
- this.__character_count -= this.__parent.indent_size;
222
- }
223
- };
224
-
225
- OutputLine.prototype._remove_wrap_indent = function() {
226
- if (this.__wrap_point_indent_count > 0) {
227
- this.__wrap_point_indent_count -= 1;
228
- }
229
- };
230
- OutputLine.prototype.trim = function() {
231
- while (this.last() === ' ') {
232
- this.__items.pop();
233
- this.__character_count -= 1;
234
- }
235
- };
236
-
237
- OutputLine.prototype.toString = function() {
238
- var result = '';
239
- if (this.is_empty()) {
240
- if (this.__parent.indent_empty_lines) {
241
- result = this.__parent.get_indent_string(this.__indent_count);
242
- }
243
- } else {
244
- result = this.__parent.get_indent_string(this.__indent_count, this.__alignment_count);
245
- result += this.__items.join('');
246
- }
247
- return result;
248
- };
249
-
250
- function IndentStringCache(options, baseIndentString) {
251
- this.__cache = [''];
252
- this.__indent_size = options.indent_size;
253
- this.__indent_string = options.indent_char;
254
- if (!options.indent_with_tabs) {
255
- this.__indent_string = new Array(options.indent_size + 1).join(options.indent_char);
256
- }
257
-
258
- // Set to null to continue support for auto detection of base indent
259
- baseIndentString = baseIndentString || '';
260
- if (options.indent_level > 0) {
261
- baseIndentString = new Array(options.indent_level + 1).join(this.__indent_string);
262
- }
263
-
264
- this.__base_string = baseIndentString;
265
- this.__base_string_length = baseIndentString.length;
266
- }
267
-
268
- IndentStringCache.prototype.get_indent_size = function(indent, column) {
269
- var result = this.__base_string_length;
270
- column = column || 0;
271
- if (indent < 0) {
272
- result = 0;
273
- }
274
- result += indent * this.__indent_size;
275
- result += column;
276
- return result;
277
- };
278
-
279
- IndentStringCache.prototype.get_indent_string = function(indent_level, column) {
280
- var result = this.__base_string;
281
- column = column || 0;
282
- if (indent_level < 0) {
283
- indent_level = 0;
284
- result = '';
285
- }
286
- column += indent_level * this.__indent_size;
287
- this.__ensure_cache(column);
288
- result += this.__cache[column];
289
- return result;
290
- };
291
-
292
- IndentStringCache.prototype.__ensure_cache = function(column) {
293
- while (column >= this.__cache.length) {
294
- this.__add_column();
295
- }
296
- };
297
-
298
- IndentStringCache.prototype.__add_column = function() {
299
- var column = this.__cache.length;
300
- var indent = 0;
301
- var result = '';
302
- if (this.__indent_size && column >= this.__indent_size) {
303
- indent = Math.floor(column / this.__indent_size);
304
- column -= indent * this.__indent_size;
305
- result = new Array(indent + 1).join(this.__indent_string);
306
- }
307
- if (column) {
308
- result += new Array(column + 1).join(' ');
309
- }
310
-
311
- this.__cache.push(result);
312
- };
313
-
314
- function Output(options, baseIndentString) {
315
- this.__indent_cache = new IndentStringCache(options, baseIndentString);
316
- this.raw = false;
317
- this._end_with_newline = options.end_with_newline;
318
- this.indent_size = options.indent_size;
319
- this.wrap_line_length = options.wrap_line_length;
320
- this.indent_empty_lines = options.indent_empty_lines;
321
- this.__lines = [];
322
- this.previous_line = null;
323
- this.current_line = null;
324
- this.next_line = new OutputLine(this);
325
- this.space_before_token = false;
326
- this.non_breaking_space = false;
327
- this.previous_token_wrapped = false;
328
- // initialize
329
- this.__add_outputline();
330
- }
331
-
332
- Output.prototype.__add_outputline = function() {
333
- this.previous_line = this.current_line;
334
- this.current_line = this.next_line.clone_empty();
335
- this.__lines.push(this.current_line);
336
- };
337
-
338
- Output.prototype.get_line_number = function() {
339
- return this.__lines.length;
340
- };
341
-
342
- Output.prototype.get_indent_string = function(indent, column) {
343
- return this.__indent_cache.get_indent_string(indent, column);
344
- };
345
-
346
- Output.prototype.get_indent_size = function(indent, column) {
347
- return this.__indent_cache.get_indent_size(indent, column);
348
- };
349
-
350
- Output.prototype.is_empty = function() {
351
- return !this.previous_line && this.current_line.is_empty();
352
- };
353
-
354
- Output.prototype.add_new_line = function(force_newline) {
355
- // never newline at the start of file
356
- // otherwise, newline only if we didn't just add one or we're forced
357
- if (this.is_empty() ||
358
- (!force_newline && this.just_added_newline())) {
359
- return false;
360
- }
361
-
362
- // if raw output is enabled, don't print additional newlines,
363
- // but still return True as though you had
364
- if (!this.raw) {
365
- this.__add_outputline();
366
- }
367
- return true;
368
- };
369
-
370
- Output.prototype.get_code = function(eol) {
371
- this.trim(true);
372
-
373
- // handle some edge cases where the last tokens
374
- // has text that ends with newline(s)
375
- var last_item = this.current_line.pop();
376
- if (last_item) {
377
- if (last_item[last_item.length - 1] === '\n') {
378
- last_item = last_item.replace(/\n+$/g, '');
379
- }
380
- this.current_line.push(last_item);
381
- }
382
-
383
- if (this._end_with_newline) {
384
- this.__add_outputline();
385
- }
386
-
387
- var sweet_code = this.__lines.join('\n');
388
-
389
- if (eol !== '\n') {
390
- sweet_code = sweet_code.replace(/[\n]/g, eol);
391
- }
392
- return sweet_code;
393
- };
394
-
395
- Output.prototype.set_wrap_point = function() {
396
- this.current_line._set_wrap_point();
397
- };
398
-
399
- Output.prototype.set_indent = function(indent, alignment) {
400
- indent = indent || 0;
401
- alignment = alignment || 0;
402
-
403
- // Next line stores alignment values
404
- this.next_line.set_indent(indent, alignment);
405
-
406
- // Never indent your first output indent at the start of the file
407
- if (this.__lines.length > 1) {
408
- this.current_line.set_indent(indent, alignment);
409
- return true;
410
- }
411
-
412
- this.current_line.set_indent();
413
- return false;
414
- };
415
-
416
- Output.prototype.add_raw_token = function(token) {
417
- for (var x = 0; x < token.newlines; x++) {
418
- this.__add_outputline();
419
- }
420
- this.current_line.set_indent(-1);
421
- this.current_line.push(token.whitespace_before);
422
- this.current_line.push(token.text);
423
- this.space_before_token = false;
424
- this.non_breaking_space = false;
425
- this.previous_token_wrapped = false;
426
- };
427
-
428
- Output.prototype.add_token = function(printable_token) {
429
- this.__add_space_before_token();
430
- this.current_line.push(printable_token);
431
- this.space_before_token = false;
432
- this.non_breaking_space = false;
433
- this.previous_token_wrapped = this.current_line._allow_wrap();
434
- };
435
-
436
- Output.prototype.__add_space_before_token = function() {
437
- if (this.space_before_token && !this.just_added_newline()) {
438
- if (!this.non_breaking_space) {
439
- this.set_wrap_point();
440
- }
441
- this.current_line.push(' ');
442
- }
443
- };
444
-
445
- Output.prototype.remove_indent = function(index) {
446
- var output_length = this.__lines.length;
447
- while (index < output_length) {
448
- this.__lines[index]._remove_indent();
449
- index++;
450
- }
451
- this.current_line._remove_wrap_indent();
452
- };
453
-
454
- Output.prototype.trim = function(eat_newlines) {
455
- eat_newlines = (eat_newlines === undefined) ? false : eat_newlines;
456
-
457
- this.current_line.trim();
458
-
459
- while (eat_newlines && this.__lines.length > 1 &&
460
- this.current_line.is_empty()) {
461
- this.__lines.pop();
462
- this.current_line = this.__lines[this.__lines.length - 1];
463
- this.current_line.trim();
464
- }
465
-
466
- this.previous_line = this.__lines.length > 1 ?
467
- this.__lines[this.__lines.length - 2] : null;
468
- };
469
-
470
- Output.prototype.just_added_newline = function() {
471
- return this.current_line.is_empty();
472
- };
473
-
474
- Output.prototype.just_added_blankline = function() {
475
- return this.is_empty() ||
476
- (this.current_line.is_empty() && this.previous_line.is_empty());
477
- };
478
-
479
- Output.prototype.ensure_empty_line_above = function(starts_with, ends_with) {
480
- var index = this.__lines.length - 2;
481
- while (index >= 0) {
482
- var potentialEmptyLine = this.__lines[index];
483
- if (potentialEmptyLine.is_empty()) {
484
- break;
485
- } else if (potentialEmptyLine.item(0).indexOf(starts_with) !== 0 &&
486
- potentialEmptyLine.item(-1) !== ends_with) {
487
- this.__lines.splice(index + 1, 0, new OutputLine(this));
488
- this.previous_line = this.__lines[this.__lines.length - 2];
489
- break;
490
- }
491
- index--;
492
- }
493
- };
494
-
495
- module.exports.Output = Output;
496
-
497
-
498
- /***/ }),
499
- /* 3 */,
500
- /* 4 */,
501
- /* 5 */,
502
- /* 6 */
503
- /***/ (function(module) {
504
-
505
- /*jshint node:true */
506
- /*
507
-
508
- The MIT License (MIT)
509
-
510
- Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
511
-
512
- Permission is hereby granted, free of charge, to any person
513
- obtaining a copy of this software and associated documentation files
514
- (the "Software"), to deal in the Software without restriction,
515
- including without limitation the rights to use, copy, modify, merge,
516
- publish, distribute, sublicense, and/or sell copies of the Software,
517
- and to permit persons to whom the Software is furnished to do so,
518
- subject to the following conditions:
519
-
520
- The above copyright notice and this permission notice shall be
521
- included in all copies or substantial portions of the Software.
522
-
523
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
524
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
525
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
526
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
527
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
528
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
529
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
530
- SOFTWARE.
531
- */
532
-
533
-
534
-
535
- function Options(options, merge_child_field) {
536
- this.raw_options = _mergeOpts(options, merge_child_field);
537
-
538
- // Support passing the source text back with no change
539
- this.disabled = this._get_boolean('disabled');
540
-
541
- this.eol = this._get_characters('eol', 'auto');
542
- this.end_with_newline = this._get_boolean('end_with_newline');
543
- this.indent_size = this._get_number('indent_size', 4);
544
- this.indent_char = this._get_characters('indent_char', ' ');
545
- this.indent_level = this._get_number('indent_level');
546
-
547
- this.preserve_newlines = this._get_boolean('preserve_newlines', true);
548
- this.max_preserve_newlines = this._get_number('max_preserve_newlines', 32786);
549
- if (!this.preserve_newlines) {
550
- this.max_preserve_newlines = 0;
551
- }
552
-
553
- this.indent_with_tabs = this._get_boolean('indent_with_tabs', this.indent_char === '\t');
554
- if (this.indent_with_tabs) {
555
- this.indent_char = '\t';
556
-
557
- // indent_size behavior changed after 1.8.6
558
- // It used to be that indent_size would be
559
- // set to 1 for indent_with_tabs. That is no longer needed and
560
- // actually doesn't make sense - why not use spaces? Further,
561
- // that might produce unexpected behavior - tabs being used
562
- // for single-column alignment. So, when indent_with_tabs is true
563
- // and indent_size is 1, reset indent_size to 4.
564
- if (this.indent_size === 1) {
565
- this.indent_size = 4;
566
- }
567
- }
568
-
569
- // Backwards compat with 1.3.x
570
- this.wrap_line_length = this._get_number('wrap_line_length', this._get_number('max_char'));
571
-
572
- this.indent_empty_lines = this._get_boolean('indent_empty_lines');
573
-
574
- // valid templating languages ['django', 'erb', 'handlebars', 'php', 'smarty']
575
- // For now, 'auto' = all off for javascript, all on for html (and inline javascript).
576
- // other values ignored
577
- this.templating = this._get_selection_list('templating', ['auto', 'none', 'django', 'erb', 'handlebars', 'php', 'smarty'], ['auto']);
578
- }
579
-
580
- Options.prototype._get_array = function(name, default_value) {
581
- var option_value = this.raw_options[name];
582
- var result = default_value || [];
583
- if (typeof option_value === 'object') {
584
- if (option_value !== null && typeof option_value.concat === 'function') {
585
- result = option_value.concat();
586
- }
587
- } else if (typeof option_value === 'string') {
588
- result = option_value.split(/[^a-zA-Z0-9_\/\-]+/);
589
- }
590
- return result;
591
- };
592
-
593
- Options.prototype._get_boolean = function(name, default_value) {
594
- var option_value = this.raw_options[name];
595
- var result = option_value === undefined ? !!default_value : !!option_value;
596
- return result;
597
- };
598
-
599
- Options.prototype._get_characters = function(name, default_value) {
600
- var option_value = this.raw_options[name];
601
- var result = default_value || '';
602
- if (typeof option_value === 'string') {
603
- result = option_value.replace(/\\r/, '\r').replace(/\\n/, '\n').replace(/\\t/, '\t');
604
- }
605
- return result;
606
- };
607
-
608
- Options.prototype._get_number = function(name, default_value) {
609
- var option_value = this.raw_options[name];
610
- default_value = parseInt(default_value, 10);
611
- if (isNaN(default_value)) {
612
- default_value = 0;
613
- }
614
- var result = parseInt(option_value, 10);
615
- if (isNaN(result)) {
616
- result = default_value;
617
- }
618
- return result;
619
- };
620
-
621
- Options.prototype._get_selection = function(name, selection_list, default_value) {
622
- var result = this._get_selection_list(name, selection_list, default_value);
623
- if (result.length !== 1) {
624
- throw new Error(
625
- "Invalid Option Value: The option '" + name + "' can only be one of the following values:\n" +
626
- selection_list + "\nYou passed in: '" + this.raw_options[name] + "'");
627
- }
628
-
629
- return result[0];
630
- };
631
-
632
-
633
- Options.prototype._get_selection_list = function(name, selection_list, default_value) {
634
- if (!selection_list || selection_list.length === 0) {
635
- throw new Error("Selection list cannot be empty.");
636
- }
637
-
638
- default_value = default_value || [selection_list[0]];
639
- if (!this._is_valid_selection(default_value, selection_list)) {
640
- throw new Error("Invalid Default Value!");
641
- }
642
-
643
- var result = this._get_array(name, default_value);
644
- if (!this._is_valid_selection(result, selection_list)) {
645
- throw new Error(
646
- "Invalid Option Value: The option '" + name + "' can contain only the following values:\n" +
647
- selection_list + "\nYou passed in: '" + this.raw_options[name] + "'");
648
- }
649
-
650
- return result;
651
- };
652
-
653
- Options.prototype._is_valid_selection = function(result, selection_list) {
654
- return result.length && selection_list.length &&
655
- !result.some(function(item) { return selection_list.indexOf(item) === -1; });
656
- };
657
-
658
-
659
- // merges child options up with the parent options object
660
- // Example: obj = {a: 1, b: {a: 2}}
661
- // mergeOpts(obj, 'b')
662
- //
663
- // Returns: {a: 2}
664
- function _mergeOpts(allOptions, childFieldName) {
665
- var finalOpts = {};
666
- allOptions = _normalizeOpts(allOptions);
667
- var name;
668
-
669
- for (name in allOptions) {
670
- if (name !== childFieldName) {
671
- finalOpts[name] = allOptions[name];
672
- }
673
- }
674
-
675
- //merge in the per type settings for the childFieldName
676
- if (childFieldName && allOptions[childFieldName]) {
677
- for (name in allOptions[childFieldName]) {
678
- finalOpts[name] = allOptions[childFieldName][name];
679
- }
680
- }
681
- return finalOpts;
682
- }
683
-
684
- function _normalizeOpts(options) {
685
- var convertedOpts = {};
686
- var key;
687
-
688
- for (key in options) {
689
- var newKey = key.replace(/-/g, "_");
690
- convertedOpts[newKey] = options[key];
691
- }
692
- return convertedOpts;
693
- }
694
-
695
- module.exports.Options = Options;
696
- module.exports.normalizeOpts = _normalizeOpts;
697
- module.exports.mergeOpts = _mergeOpts;
698
-
699
-
700
- /***/ }),
701
- /* 7 */,
702
- /* 8 */
703
- /***/ (function(module) {
704
-
705
- /*jshint node:true */
706
- /*
707
-
708
- The MIT License (MIT)
709
-
710
- Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
711
-
712
- Permission is hereby granted, free of charge, to any person
713
- obtaining a copy of this software and associated documentation files
714
- (the "Software"), to deal in the Software without restriction,
715
- including without limitation the rights to use, copy, modify, merge,
716
- publish, distribute, sublicense, and/or sell copies of the Software,
717
- and to permit persons to whom the Software is furnished to do so,
718
- subject to the following conditions:
719
-
720
- The above copyright notice and this permission notice shall be
721
- included in all copies or substantial portions of the Software.
722
-
723
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
724
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
725
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
726
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
727
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
728
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
729
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
730
- SOFTWARE.
731
- */
732
-
733
-
734
-
735
- var regexp_has_sticky = RegExp.prototype.hasOwnProperty('sticky');
736
-
737
- function InputScanner(input_string) {
738
- this.__input = input_string || '';
739
- this.__input_length = this.__input.length;
740
- this.__position = 0;
741
- }
742
-
743
- InputScanner.prototype.restart = function() {
744
- this.__position = 0;
745
- };
746
-
747
- InputScanner.prototype.back = function() {
748
- if (this.__position > 0) {
749
- this.__position -= 1;
750
- }
751
- };
752
-
753
- InputScanner.prototype.hasNext = function() {
754
- return this.__position < this.__input_length;
755
- };
756
-
757
- InputScanner.prototype.next = function() {
758
- var val = null;
759
- if (this.hasNext()) {
760
- val = this.__input.charAt(this.__position);
761
- this.__position += 1;
762
- }
763
- return val;
764
- };
765
-
766
- InputScanner.prototype.peek = function(index) {
767
- var val = null;
768
- index = index || 0;
769
- index += this.__position;
770
- if (index >= 0 && index < this.__input_length) {
771
- val = this.__input.charAt(index);
772
- }
773
- return val;
774
- };
775
-
776
- // This is a JavaScript only helper function (not in python)
777
- // Javascript doesn't have a match method
778
- // and not all implementation support "sticky" flag.
779
- // If they do not support sticky then both this.match() and this.test() method
780
- // must get the match and check the index of the match.
781
- // If sticky is supported and set, this method will use it.
782
- // Otherwise it will check that global is set, and fall back to the slower method.
783
- InputScanner.prototype.__match = function(pattern, index) {
784
- pattern.lastIndex = index;
785
- var pattern_match = pattern.exec(this.__input);
786
-
787
- if (pattern_match && !(regexp_has_sticky && pattern.sticky)) {
788
- if (pattern_match.index !== index) {
789
- pattern_match = null;
790
- }
791
- }
792
-
793
- return pattern_match;
794
- };
795
-
796
- InputScanner.prototype.test = function(pattern, index) {
797
- index = index || 0;
798
- index += this.__position;
799
-
800
- if (index >= 0 && index < this.__input_length) {
801
- return !!this.__match(pattern, index);
802
- } else {
803
- return false;
804
- }
805
- };
806
-
807
- InputScanner.prototype.testChar = function(pattern, index) {
808
- // test one character regex match
809
- var val = this.peek(index);
810
- pattern.lastIndex = 0;
811
- return val !== null && pattern.test(val);
812
- };
813
-
814
- InputScanner.prototype.match = function(pattern) {
815
- var pattern_match = this.__match(pattern, this.__position);
816
- if (pattern_match) {
817
- this.__position += pattern_match[0].length;
818
- } else {
819
- pattern_match = null;
820
- }
821
- return pattern_match;
822
- };
823
-
824
- InputScanner.prototype.read = function(starting_pattern, until_pattern, until_after) {
825
- var val = '';
826
- var match;
827
- if (starting_pattern) {
828
- match = this.match(starting_pattern);
829
- if (match) {
830
- val += match[0];
831
- }
832
- }
833
- if (until_pattern && (match || !starting_pattern)) {
834
- val += this.readUntil(until_pattern, until_after);
835
- }
836
- return val;
837
- };
838
-
839
- InputScanner.prototype.readUntil = function(pattern, until_after) {
840
- var val = '';
841
- var match_index = this.__position;
842
- pattern.lastIndex = this.__position;
843
- var pattern_match = pattern.exec(this.__input);
844
- if (pattern_match) {
845
- match_index = pattern_match.index;
846
- if (until_after) {
847
- match_index += pattern_match[0].length;
848
- }
849
- } else {
850
- match_index = this.__input_length;
851
- }
852
-
853
- val = this.__input.substring(this.__position, match_index);
854
- this.__position = match_index;
855
- return val;
856
- };
857
-
858
- InputScanner.prototype.readUntilAfter = function(pattern) {
859
- return this.readUntil(pattern, true);
860
- };
861
-
862
- InputScanner.prototype.get_regexp = function(pattern, match_from) {
863
- var result = null;
864
- var flags = 'g';
865
- if (match_from && regexp_has_sticky) {
866
- flags = 'y';
867
- }
868
- // strings are converted to regexp
869
- if (typeof pattern === "string" && pattern !== '') {
870
- // result = new RegExp(pattern.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'), flags);
871
- result = new RegExp(pattern, flags);
872
- } else if (pattern) {
873
- result = new RegExp(pattern.source, flags);
874
- }
875
- return result;
876
- };
877
-
878
- InputScanner.prototype.get_literal_regexp = function(literal_string) {
879
- return RegExp(literal_string.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'));
880
- };
881
-
882
- /* css beautifier legacy helpers */
883
- InputScanner.prototype.peekUntilAfter = function(pattern) {
884
- var start = this.__position;
885
- var val = this.readUntilAfter(pattern);
886
- this.__position = start;
887
- return val;
888
- };
889
-
890
- InputScanner.prototype.lookBack = function(testVal) {
891
- var start = this.__position - 1;
892
- return start >= testVal.length && this.__input.substring(start - testVal.length, start)
893
- .toLowerCase() === testVal;
894
- };
895
-
896
- module.exports.InputScanner = InputScanner;
897
-
898
-
899
- /***/ }),
900
- /* 9 */,
901
- /* 10 */,
902
- /* 11 */,
903
- /* 12 */,
904
- /* 13 */
905
- /***/ (function(module) {
906
-
907
- /*jshint node:true */
908
- /*
909
-
910
- The MIT License (MIT)
911
-
912
- Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
913
-
914
- Permission is hereby granted, free of charge, to any person
915
- obtaining a copy of this software and associated documentation files
916
- (the "Software"), to deal in the Software without restriction,
917
- including without limitation the rights to use, copy, modify, merge,
918
- publish, distribute, sublicense, and/or sell copies of the Software,
919
- and to permit persons to whom the Software is furnished to do so,
920
- subject to the following conditions:
921
-
922
- The above copyright notice and this permission notice shall be
923
- included in all copies or substantial portions of the Software.
924
-
925
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
926
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
927
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
928
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
929
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
930
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
931
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
932
- SOFTWARE.
933
- */
934
-
935
-
936
-
937
- function Directives(start_block_pattern, end_block_pattern) {
938
- start_block_pattern = typeof start_block_pattern === 'string' ? start_block_pattern : start_block_pattern.source;
939
- end_block_pattern = typeof end_block_pattern === 'string' ? end_block_pattern : end_block_pattern.source;
940
- this.__directives_block_pattern = new RegExp(start_block_pattern + / beautify( \w+[:]\w+)+ /.source + end_block_pattern, 'g');
941
- this.__directive_pattern = / (\w+)[:](\w+)/g;
942
-
943
- this.__directives_end_ignore_pattern = new RegExp(start_block_pattern + /\sbeautify\signore:end\s/.source + end_block_pattern, 'g');
944
- }
945
-
946
- Directives.prototype.get_directives = function(text) {
947
- if (!text.match(this.__directives_block_pattern)) {
948
- return null;
949
- }
950
-
951
- var directives = {};
952
- this.__directive_pattern.lastIndex = 0;
953
- var directive_match = this.__directive_pattern.exec(text);
954
-
955
- while (directive_match) {
956
- directives[directive_match[1]] = directive_match[2];
957
- directive_match = this.__directive_pattern.exec(text);
958
- }
959
-
960
- return directives;
961
- };
962
-
963
- Directives.prototype.readIgnored = function(input) {
964
- return input.readUntilAfter(this.__directives_end_ignore_pattern);
965
- };
966
-
967
-
968
- module.exports.Directives = Directives;
969
-
970
-
971
- /***/ }),
972
- /* 14 */,
973
- /* 15 */
974
- /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
975
-
976
- /*jshint node:true */
977
- /*
978
-
979
- The MIT License (MIT)
980
-
981
- Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
982
-
983
- Permission is hereby granted, free of charge, to any person
984
- obtaining a copy of this software and associated documentation files
985
- (the "Software"), to deal in the Software without restriction,
986
- including without limitation the rights to use, copy, modify, merge,
987
- publish, distribute, sublicense, and/or sell copies of the Software,
988
- and to permit persons to whom the Software is furnished to do so,
989
- subject to the following conditions:
990
-
991
- The above copyright notice and this permission notice shall be
992
- included in all copies or substantial portions of the Software.
993
-
994
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
995
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
996
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
997
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
998
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
999
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1000
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1001
- SOFTWARE.
1002
- */
1003
-
1004
-
1005
-
1006
- var Beautifier = (__webpack_require__(16).Beautifier),
1007
- Options = (__webpack_require__(17).Options);
1008
-
1009
- function css_beautify(source_text, options) {
1010
- var beautifier = new Beautifier(source_text, options);
1011
- return beautifier.beautify();
1012
- }
1013
-
1014
- module.exports = css_beautify;
1015
- module.exports.defaultOptions = function() {
1016
- return new Options();
1017
- };
1018
-
1019
-
1020
- /***/ }),
1021
- /* 16 */
1022
- /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
1023
-
1024
- /*jshint node:true */
1025
- /*
1026
-
1027
- The MIT License (MIT)
1028
-
1029
- Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
1030
-
1031
- Permission is hereby granted, free of charge, to any person
1032
- obtaining a copy of this software and associated documentation files
1033
- (the "Software"), to deal in the Software without restriction,
1034
- including without limitation the rights to use, copy, modify, merge,
1035
- publish, distribute, sublicense, and/or sell copies of the Software,
1036
- and to permit persons to whom the Software is furnished to do so,
1037
- subject to the following conditions:
1038
-
1039
- The above copyright notice and this permission notice shall be
1040
- included in all copies or substantial portions of the Software.
1041
-
1042
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1043
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1044
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1045
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
1046
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
1047
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1048
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1049
- SOFTWARE.
1050
- */
1051
-
1052
-
1053
-
1054
- var Options = (__webpack_require__(17).Options);
1055
- var Output = (__webpack_require__(2).Output);
1056
- var InputScanner = (__webpack_require__(8).InputScanner);
1057
- var Directives = (__webpack_require__(13).Directives);
1058
-
1059
- var directives_core = new Directives(/\/\*/, /\*\//);
1060
-
1061
- var lineBreak = /\r\n|[\r\n]/;
1062
- var allLineBreaks = /\r\n|[\r\n]/g;
1063
-
1064
- // tokenizer
1065
- var whitespaceChar = /\s/;
1066
- var whitespacePattern = /(?:\s|\n)+/g;
1067
- var block_comment_pattern = /\/\*(?:[\s\S]*?)((?:\*\/)|$)/g;
1068
- var comment_pattern = /\/\/(?:[^\n\r\u2028\u2029]*)/g;
1069
-
1070
- function Beautifier(source_text, options) {
1071
- this._source_text = source_text || '';
1072
- // Allow the setting of language/file-type specific options
1073
- // with inheritance of overall settings
1074
- this._options = new Options(options);
1075
- this._ch = null;
1076
- this._input = null;
1077
-
1078
- // https://developer.mozilla.org/en-US/docs/Web/CSS/At-rule
1079
- this.NESTED_AT_RULE = {
1080
- "@page": true,
1081
- "@font-face": true,
1082
- "@keyframes": true,
1083
- // also in CONDITIONAL_GROUP_RULE below
1084
- "@media": true,
1085
- "@supports": true,
1086
- "@document": true
1087
- };
1088
- this.CONDITIONAL_GROUP_RULE = {
1089
- "@media": true,
1090
- "@supports": true,
1091
- "@document": true
1092
- };
1093
- this.NON_SEMICOLON_NEWLINE_PROPERTY = [
1094
- "grid-template-areas",
1095
- "grid-template"
1096
- ];
1097
-
1098
- }
1099
-
1100
- Beautifier.prototype.eatString = function(endChars) {
1101
- var result = '';
1102
- this._ch = this._input.next();
1103
- while (this._ch) {
1104
- result += this._ch;
1105
- if (this._ch === "\\") {
1106
- result += this._input.next();
1107
- } else if (endChars.indexOf(this._ch) !== -1 || this._ch === "\n") {
1108
- break;
1109
- }
1110
- this._ch = this._input.next();
1111
- }
1112
- return result;
1113
- };
1114
-
1115
- // Skips any white space in the source text from the current position.
1116
- // When allowAtLeastOneNewLine is true, will output new lines for each
1117
- // newline character found; if the user has preserve_newlines off, only
1118
- // the first newline will be output
1119
- Beautifier.prototype.eatWhitespace = function(allowAtLeastOneNewLine) {
1120
- var result = whitespaceChar.test(this._input.peek());
1121
- var newline_count = 0;
1122
- while (whitespaceChar.test(this._input.peek())) {
1123
- this._ch = this._input.next();
1124
- if (allowAtLeastOneNewLine && this._ch === '\n') {
1125
- if (newline_count === 0 || newline_count < this._options.max_preserve_newlines) {
1126
- newline_count++;
1127
- this._output.add_new_line(true);
1128
- }
1129
- }
1130
- }
1131
- return result;
1132
- };
1133
-
1134
- // Nested pseudo-class if we are insideRule
1135
- // and the next special character found opens
1136
- // a new block
1137
- Beautifier.prototype.foundNestedPseudoClass = function() {
1138
- var openParen = 0;
1139
- var i = 1;
1140
- var ch = this._input.peek(i);
1141
- while (ch) {
1142
- if (ch === "{") {
1143
- return true;
1144
- } else if (ch === '(') {
1145
- // pseudoclasses can contain ()
1146
- openParen += 1;
1147
- } else if (ch === ')') {
1148
- if (openParen === 0) {
1149
- return false;
1150
- }
1151
- openParen -= 1;
1152
- } else if (ch === ";" || ch === "}") {
1153
- return false;
1154
- }
1155
- i++;
1156
- ch = this._input.peek(i);
1157
- }
1158
- return false;
1159
- };
1160
-
1161
- Beautifier.prototype.print_string = function(output_string) {
1162
- this._output.set_indent(this._indentLevel);
1163
- this._output.non_breaking_space = true;
1164
- this._output.add_token(output_string);
1165
- };
1166
-
1167
- Beautifier.prototype.preserveSingleSpace = function(isAfterSpace) {
1168
- if (isAfterSpace) {
1169
- this._output.space_before_token = true;
1170
- }
1171
- };
1172
-
1173
- Beautifier.prototype.indent = function() {
1174
- this._indentLevel++;
1175
- };
1176
-
1177
- Beautifier.prototype.outdent = function() {
1178
- if (this._indentLevel > 0) {
1179
- this._indentLevel--;
1180
- }
1181
- };
1182
-
1183
- /*_____________________--------------------_____________________*/
1184
-
1185
- Beautifier.prototype.beautify = function() {
1186
- if (this._options.disabled) {
1187
- return this._source_text;
1188
- }
1189
-
1190
- var source_text = this._source_text;
1191
- var eol = this._options.eol;
1192
- if (eol === 'auto') {
1193
- eol = '\n';
1194
- if (source_text && lineBreak.test(source_text || '')) {
1195
- eol = source_text.match(lineBreak)[0];
1196
- }
1197
- }
1198
-
1199
-
1200
- // HACK: newline parsing inconsistent. This brute force normalizes the this._input.
1201
- source_text = source_text.replace(allLineBreaks, '\n');
1202
-
1203
- // reset
1204
- var baseIndentString = source_text.match(/^[\t ]*/)[0];
1205
-
1206
- this._output = new Output(this._options, baseIndentString);
1207
- this._input = new InputScanner(source_text);
1208
- this._indentLevel = 0;
1209
- this._nestedLevel = 0;
1210
-
1211
- this._ch = null;
1212
- var parenLevel = 0;
1213
-
1214
- var insideRule = false;
1215
- // This is the value side of a property value pair (blue in the following ex)
1216
- // label { content: blue }
1217
- var insidePropertyValue = false;
1218
- var enteringConditionalGroup = false;
1219
- var insideAtExtend = false;
1220
- var insideAtImport = false;
1221
- var insideScssMap = false;
1222
- var topCharacter = this._ch;
1223
- var insideNonSemiColonValues = false;
1224
- var whitespace;
1225
- var isAfterSpace;
1226
- var previous_ch;
1227
-
1228
- while (true) {
1229
- whitespace = this._input.read(whitespacePattern);
1230
- isAfterSpace = whitespace !== '';
1231
- previous_ch = topCharacter;
1232
- this._ch = this._input.next();
1233
- if (this._ch === '\\' && this._input.hasNext()) {
1234
- this._ch += this._input.next();
1235
- }
1236
- topCharacter = this._ch;
1237
-
1238
- if (!this._ch) {
1239
- break;
1240
- } else if (this._ch === '/' && this._input.peek() === '*') {
1241
- // /* css comment */
1242
- // Always start block comments on a new line.
1243
- // This handles scenarios where a block comment immediately
1244
- // follows a property definition on the same line or where
1245
- // minified code is being beautified.
1246
- this._output.add_new_line();
1247
- this._input.back();
1248
-
1249
- var comment = this._input.read(block_comment_pattern);
1250
-
1251
- // Handle ignore directive
1252
- var directives = directives_core.get_directives(comment);
1253
- if (directives && directives.ignore === 'start') {
1254
- comment += directives_core.readIgnored(this._input);
1255
- }
1256
-
1257
- this.print_string(comment);
1258
-
1259
- // Ensures any new lines following the comment are preserved
1260
- this.eatWhitespace(true);
1261
-
1262
- // Block comments are followed by a new line so they don't
1263
- // share a line with other properties
1264
- this._output.add_new_line();
1265
- } else if (this._ch === '/' && this._input.peek() === '/') {
1266
- // // single line comment
1267
- // Preserves the space before a comment
1268
- // on the same line as a rule
1269
- this._output.space_before_token = true;
1270
- this._input.back();
1271
- this.print_string(this._input.read(comment_pattern));
1272
-
1273
- // Ensures any new lines following the comment are preserved
1274
- this.eatWhitespace(true);
1275
- } else if (this._ch === '@' || this._ch === '$') {
1276
- this.preserveSingleSpace(isAfterSpace);
1277
-
1278
- // deal with less propery mixins @{...}
1279
- if (this._input.peek() === '{') {
1280
- this.print_string(this._ch + this.eatString('}'));
1281
- } else {
1282
- this.print_string(this._ch);
1283
-
1284
- // strip trailing space, if present, for hash property checks
1285
- var variableOrRule = this._input.peekUntilAfter(/[: ,;{}()[\]\/='"]/g);
1286
-
1287
- if (variableOrRule.match(/[ :]$/)) {
1288
- // we have a variable or pseudo-class, add it and insert one space before continuing
1289
- variableOrRule = this.eatString(": ").replace(/\s$/, '');
1290
- this.print_string(variableOrRule);
1291
- this._output.space_before_token = true;
1292
- }
1293
-
1294
- variableOrRule = variableOrRule.replace(/\s$/, '');
1295
-
1296
- if (variableOrRule === 'extend') {
1297
- insideAtExtend = true;
1298
- } else if (variableOrRule === 'import') {
1299
- insideAtImport = true;
1300
- }
1301
-
1302
- // might be a nesting at-rule
1303
- if (variableOrRule in this.NESTED_AT_RULE) {
1304
- this._nestedLevel += 1;
1305
- if (variableOrRule in this.CONDITIONAL_GROUP_RULE) {
1306
- enteringConditionalGroup = true;
1307
- }
1308
- // might be less variable
1309
- } else if (!insideRule && parenLevel === 0 && variableOrRule.indexOf(':') !== -1) {
1310
- insidePropertyValue = true;
1311
- this.indent();
1312
- }
1313
- }
1314
- } else if (this._ch === '#' && this._input.peek() === '{') {
1315
- this.preserveSingleSpace(isAfterSpace);
1316
- this.print_string(this._ch + this.eatString('}'));
1317
- } else if (this._ch === '{') {
1318
- if (insidePropertyValue) {
1319
- insidePropertyValue = false;
1320
- this.outdent();
1321
- }
1322
-
1323
- // when entering conditional groups, only rulesets are allowed
1324
- if (enteringConditionalGroup) {
1325
- enteringConditionalGroup = false;
1326
- insideRule = (this._indentLevel >= this._nestedLevel);
1327
- } else {
1328
- // otherwise, declarations are also allowed
1329
- insideRule = (this._indentLevel >= this._nestedLevel - 1);
1330
- }
1331
- if (this._options.newline_between_rules && insideRule) {
1332
- if (this._output.previous_line && this._output.previous_line.item(-1) !== '{') {
1333
- this._output.ensure_empty_line_above('/', ',');
1334
- }
1335
- }
1336
-
1337
- this._output.space_before_token = true;
1338
-
1339
- // The difference in print_string and indent order is necessary to indent the '{' correctly
1340
- if (this._options.brace_style === 'expand') {
1341
- this._output.add_new_line();
1342
- this.print_string(this._ch);
1343
- this.indent();
1344
- this._output.set_indent(this._indentLevel);
1345
- } else {
1346
- // inside mixin and first param is object
1347
- if (previous_ch === '(') {
1348
- this._output.space_before_token = false;
1349
- } else if (previous_ch !== ',') {
1350
- this.indent();
1351
- }
1352
- this.print_string(this._ch);
1353
- }
1354
-
1355
- this.eatWhitespace(true);
1356
- this._output.add_new_line();
1357
- } else if (this._ch === '}') {
1358
- this.outdent();
1359
- this._output.add_new_line();
1360
- if (previous_ch === '{') {
1361
- this._output.trim(true);
1362
- }
1363
- insideAtImport = false;
1364
- insideAtExtend = false;
1365
- if (insidePropertyValue) {
1366
- this.outdent();
1367
- insidePropertyValue = false;
1368
- }
1369
- this.print_string(this._ch);
1370
- insideRule = false;
1371
- if (this._nestedLevel) {
1372
- this._nestedLevel--;
1373
- }
1374
-
1375
- this.eatWhitespace(true);
1376
- this._output.add_new_line();
1377
-
1378
- if (this._options.newline_between_rules && !this._output.just_added_blankline()) {
1379
- if (this._input.peek() !== '}') {
1380
- this._output.add_new_line(true);
1381
- }
1382
- }
1383
- if (this._input.peek() === ')') {
1384
- this._output.trim(true);
1385
- if (this._options.brace_style === "expand") {
1386
- this._output.add_new_line(true);
1387
- }
1388
- }
1389
- } else if (this._ch === ":") {
1390
-
1391
- for (var i = 0; i < this.NON_SEMICOLON_NEWLINE_PROPERTY.length; i++) {
1392
- if (this._input.lookBack(this.NON_SEMICOLON_NEWLINE_PROPERTY[i])) {
1393
- insideNonSemiColonValues = true;
1394
- break;
1395
- }
1396
- }
1397
-
1398
- if ((insideRule || enteringConditionalGroup) && !(this._input.lookBack("&") || this.foundNestedPseudoClass()) && !this._input.lookBack("(") && !insideAtExtend && parenLevel === 0) {
1399
- // 'property: value' delimiter
1400
- // which could be in a conditional group query
1401
- this.print_string(':');
1402
- if (!insidePropertyValue) {
1403
- insidePropertyValue = true;
1404
- this._output.space_before_token = true;
1405
- this.eatWhitespace(true);
1406
- this.indent();
1407
- }
1408
- } else {
1409
- // sass/less parent reference don't use a space
1410
- // sass nested pseudo-class don't use a space
1411
-
1412
- // preserve space before pseudoclasses/pseudoelements, as it means "in any child"
1413
- if (this._input.lookBack(" ")) {
1414
- this._output.space_before_token = true;
1415
- }
1416
- if (this._input.peek() === ":") {
1417
- // pseudo-element
1418
- this._ch = this._input.next();
1419
- this.print_string("::");
1420
- } else {
1421
- // pseudo-class
1422
- this.print_string(':');
1423
- }
1424
- }
1425
- } else if (this._ch === '"' || this._ch === '\'') {
1426
- var preserveQuoteSpace = previous_ch === '"' || previous_ch === '\'';
1427
- this.preserveSingleSpace(preserveQuoteSpace || isAfterSpace);
1428
- this.print_string(this._ch + this.eatString(this._ch));
1429
- this.eatWhitespace(true);
1430
- } else if (this._ch === ';') {
1431
- insideNonSemiColonValues = false;
1432
- if (parenLevel === 0) {
1433
- if (insidePropertyValue) {
1434
- this.outdent();
1435
- insidePropertyValue = false;
1436
- }
1437
- insideAtExtend = false;
1438
- insideAtImport = false;
1439
- this.print_string(this._ch);
1440
- this.eatWhitespace(true);
1441
-
1442
- // This maintains single line comments on the same
1443
- // line. Block comments are also affected, but
1444
- // a new line is always output before one inside
1445
- // that section
1446
- if (this._input.peek() !== '/') {
1447
- this._output.add_new_line();
1448
- }
1449
- } else {
1450
- this.print_string(this._ch);
1451
- this.eatWhitespace(true);
1452
- this._output.space_before_token = true;
1453
- }
1454
- } else if (this._ch === '(') { // may be a url
1455
- if (this._input.lookBack("url")) {
1456
- this.print_string(this._ch);
1457
- this.eatWhitespace();
1458
- parenLevel++;
1459
- this.indent();
1460
- this._ch = this._input.next();
1461
- if (this._ch === ')' || this._ch === '"' || this._ch === '\'') {
1462
- this._input.back();
1463
- } else if (this._ch) {
1464
- this.print_string(this._ch + this.eatString(')'));
1465
- if (parenLevel) {
1466
- parenLevel--;
1467
- this.outdent();
1468
- }
1469
- }
1470
- } else {
1471
- var space_needed = false;
1472
- if (this._input.lookBack("with")) {
1473
- // look back is not an accurate solution, we need tokens to confirm without whitespaces
1474
- space_needed = true;
1475
- }
1476
- this.preserveSingleSpace(isAfterSpace || space_needed);
1477
- this.print_string(this._ch);
1478
-
1479
- // handle scss/sass map
1480
- if (insidePropertyValue && previous_ch === "$" && this._options.selector_separator_newline) {
1481
- this._output.add_new_line();
1482
- insideScssMap = true;
1483
- } else {
1484
- this.eatWhitespace();
1485
- parenLevel++;
1486
- this.indent();
1487
- }
1488
- }
1489
- } else if (this._ch === ')') {
1490
- if (parenLevel) {
1491
- parenLevel--;
1492
- this.outdent();
1493
- }
1494
- if (insideScssMap && this._input.peek() === ";" && this._options.selector_separator_newline) {
1495
- insideScssMap = false;
1496
- this.outdent();
1497
- this._output.add_new_line();
1498
- }
1499
- this.print_string(this._ch);
1500
- } else if (this._ch === ',') {
1501
- this.print_string(this._ch);
1502
- this.eatWhitespace(true);
1503
- if (this._options.selector_separator_newline && (!insidePropertyValue || insideScssMap) && parenLevel === 0 && !insideAtImport && !insideAtExtend) {
1504
- this._output.add_new_line();
1505
- } else {
1506
- this._output.space_before_token = true;
1507
- }
1508
- } else if ((this._ch === '>' || this._ch === '+' || this._ch === '~') && !insidePropertyValue && parenLevel === 0) {
1509
- //handle combinator spacing
1510
- if (this._options.space_around_combinator) {
1511
- this._output.space_before_token = true;
1512
- this.print_string(this._ch);
1513
- this._output.space_before_token = true;
1514
- } else {
1515
- this.print_string(this._ch);
1516
- this.eatWhitespace();
1517
- // squash extra whitespace
1518
- if (this._ch && whitespaceChar.test(this._ch)) {
1519
- this._ch = '';
1520
- }
1521
- }
1522
- } else if (this._ch === ']') {
1523
- this.print_string(this._ch);
1524
- } else if (this._ch === '[') {
1525
- this.preserveSingleSpace(isAfterSpace);
1526
- this.print_string(this._ch);
1527
- } else if (this._ch === '=') { // no whitespace before or after
1528
- this.eatWhitespace();
1529
- this.print_string('=');
1530
- if (whitespaceChar.test(this._ch)) {
1531
- this._ch = '';
1532
- }
1533
- } else if (this._ch === '!' && !this._input.lookBack("\\")) { // !important
1534
- this._output.space_before_token = true;
1535
- this.print_string(this._ch);
1536
- } else {
1537
- var preserveAfterSpace = previous_ch === '"' || previous_ch === '\'';
1538
- this.preserveSingleSpace(preserveAfterSpace || isAfterSpace);
1539
- this.print_string(this._ch);
1540
-
1541
- if (!this._output.just_added_newline() && this._input.peek() === '\n' && insideNonSemiColonValues) {
1542
- this._output.add_new_line();
1543
- }
1544
- }
1545
- }
1546
-
1547
- var sweetCode = this._output.get_code(eol);
1548
-
1549
- return sweetCode;
1550
- };
1551
-
1552
- module.exports.Beautifier = Beautifier;
1553
-
1554
-
1555
- /***/ }),
1556
- /* 17 */
1557
- /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
1558
-
1559
- /*jshint node:true */
1560
- /*
1561
-
1562
- The MIT License (MIT)
1563
-
1564
- Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
1565
-
1566
- Permission is hereby granted, free of charge, to any person
1567
- obtaining a copy of this software and associated documentation files
1568
- (the "Software"), to deal in the Software without restriction,
1569
- including without limitation the rights to use, copy, modify, merge,
1570
- publish, distribute, sublicense, and/or sell copies of the Software,
1571
- and to permit persons to whom the Software is furnished to do so,
1572
- subject to the following conditions:
1573
-
1574
- The above copyright notice and this permission notice shall be
1575
- included in all copies or substantial portions of the Software.
1576
-
1577
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1578
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1579
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1580
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
1581
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
1582
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1583
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1584
- SOFTWARE.
1585
- */
1586
-
1587
-
1588
-
1589
- var BaseOptions = (__webpack_require__(6).Options);
1590
-
1591
- function Options(options) {
1592
- BaseOptions.call(this, options, 'css');
1593
-
1594
- this.selector_separator_newline = this._get_boolean('selector_separator_newline', true);
1595
- this.newline_between_rules = this._get_boolean('newline_between_rules', true);
1596
- var space_around_selector_separator = this._get_boolean('space_around_selector_separator');
1597
- this.space_around_combinator = this._get_boolean('space_around_combinator') || space_around_selector_separator;
1598
-
1599
- var brace_style_split = this._get_selection_list('brace_style', ['collapse', 'expand', 'end-expand', 'none', 'preserve-inline']);
1600
- this.brace_style = 'collapse';
1601
- for (var bs = 0; bs < brace_style_split.length; bs++) {
1602
- if (brace_style_split[bs] !== 'expand') {
1603
- // default to collapse, as only collapse|expand is implemented for now
1604
- this.brace_style = 'collapse';
1605
- } else {
1606
- this.brace_style = brace_style_split[bs];
1607
- }
1608
- }
1609
- }
1610
- Options.prototype = new BaseOptions();
1611
-
1612
-
1613
-
1614
- module.exports.Options = Options;
1615
-
1616
-
1617
- /***/ })
1618
- /******/ ]);
1619
- /************************************************************************/
1620
- /******/ // The module cache
1621
- /******/ var __webpack_module_cache__ = {};
1622
- /******/
1623
- /******/ // The require function
1624
- /******/ function __webpack_require__(moduleId) {
1625
- /******/ // Check if module is in cache
1626
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
1627
- /******/ if (cachedModule !== undefined) {
1628
- /******/ return cachedModule.exports;
1629
- /******/ }
1630
- /******/ // Create a new module (and put it into the cache)
1631
- /******/ var module = __webpack_module_cache__[moduleId] = {
1632
- /******/ // no module.id needed
1633
- /******/ // no module.loaded needed
1634
- /******/ exports: {}
1635
- /******/ };
1636
- /******/
1637
- /******/ // Execute the module function
1638
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
1639
- /******/
1640
- /******/ // Return the exports of the module
1641
- /******/ return module.exports;
1642
- /******/ }
1643
- /******/
1644
- /************************************************************************/
1645
- /******/
1646
- /******/ // startup
1647
- /******/ // Load entry module and return exports
1648
- /******/ // This entry module is referenced by other modules so it can't be inlined
1649
- /******/ var __webpack_exports__ = __webpack_require__(15);
1650
- /******/ legacy_beautify_css = __webpack_exports__;
1651
- /******/
1652
- /******/ })()
1653
- ;
1654
- var css_beautify = legacy_beautify_css;
1655
- /* Footer */
1656
- if (typeof define === "function" && define.amd) {
1657
- // Add support for AMD ( https://github.com/amdjs/amdjs-api/wiki/AMD#defineamd-property- )
1658
- define([], function() {
1659
- return {
1660
- css_beautify: css_beautify
1661
- };
1662
- });
1663
- } else if (typeof exports !== "undefined") {
1664
- // Add support for CommonJS. Just put this file somewhere on your require.paths
1665
- // and you will be able to `var html_beautify = require("beautify").html_beautify`.
1666
- exports.css_beautify = css_beautify;
1667
- } else if (typeof window !== "undefined") {
1668
- // If we're running a web page and don't have either of the above, add our one global
1669
- window.css_beautify = css_beautify;
1670
- } else if (typeof global !== "undefined") {
1671
- // If we don't even have window, try global.
1672
- global.css_beautify = css_beautify;
1673
- }
1674
-
1675
- }());