picata 0.0.5__tar.gz → 0.0.7__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (876) hide show
  1. {picata-0.0.5 → picata-0.0.7}/PKG-INFO +1 -1
  2. picata-0.0.7/node_modules/@ampproject/remapping/README.md +218 -0
  3. picata-0.0.7/node_modules/@babel/code-frame/README.md +19 -0
  4. picata-0.0.7/node_modules/@babel/compat-data/README.md +19 -0
  5. picata-0.0.7/node_modules/@babel/core/README.md +19 -0
  6. picata-0.0.7/node_modules/@babel/generator/README.md +19 -0
  7. picata-0.0.7/node_modules/@babel/helper-annotate-as-pure/README.md +19 -0
  8. picata-0.0.7/node_modules/@babel/helper-compilation-targets/README.md +19 -0
  9. picata-0.0.7/node_modules/@babel/helper-create-class-features-plugin/README.md +19 -0
  10. picata-0.0.7/node_modules/@babel/helper-create-regexp-features-plugin/README.md +19 -0
  11. picata-0.0.7/node_modules/@babel/helper-define-polyfill-provider/README.md +15 -0
  12. picata-0.0.7/node_modules/@babel/helper-member-expression-to-functions/README.md +19 -0
  13. picata-0.0.7/node_modules/@babel/helper-module-imports/README.md +19 -0
  14. picata-0.0.7/node_modules/@babel/helper-module-transforms/README.md +19 -0
  15. picata-0.0.7/node_modules/@babel/helper-optimise-call-expression/README.md +19 -0
  16. picata-0.0.7/node_modules/@babel/helper-plugin-utils/README.md +19 -0
  17. picata-0.0.7/node_modules/@babel/helper-remap-async-to-generator/README.md +19 -0
  18. picata-0.0.7/node_modules/@babel/helper-replace-supers/README.md +19 -0
  19. picata-0.0.7/node_modules/@babel/helper-skip-transparent-expression-wrappers/README.md +19 -0
  20. picata-0.0.7/node_modules/@babel/helper-string-parser/README.md +19 -0
  21. picata-0.0.7/node_modules/@babel/helper-validator-identifier/README.md +19 -0
  22. picata-0.0.7/node_modules/@babel/helper-validator-option/README.md +19 -0
  23. picata-0.0.7/node_modules/@babel/helper-wrap-function/README.md +19 -0
  24. picata-0.0.7/node_modules/@babel/helpers/README.md +19 -0
  25. picata-0.0.7/node_modules/@babel/parser/README.md +19 -0
  26. picata-0.0.7/node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key/README.md +19 -0
  27. picata-0.0.7/node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope/README.md +19 -0
  28. picata-0.0.7/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/README.md +19 -0
  29. picata-0.0.7/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/README.md +19 -0
  30. picata-0.0.7/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/README.md +19 -0
  31. picata-0.0.7/node_modules/@babel/plugin-proposal-private-property-in-object/README.md +23 -0
  32. picata-0.0.7/node_modules/@babel/plugin-syntax-import-assertions/README.md +19 -0
  33. picata-0.0.7/node_modules/@babel/plugin-syntax-import-attributes/README.md +19 -0
  34. picata-0.0.7/node_modules/@babel/plugin-syntax-jsx/README.md +19 -0
  35. picata-0.0.7/node_modules/@babel/plugin-syntax-typescript/README.md +19 -0
  36. picata-0.0.7/node_modules/@babel/plugin-syntax-unicode-sets-regex/README.md +19 -0
  37. picata-0.0.7/node_modules/@babel/plugin-transform-arrow-functions/README.md +19 -0
  38. picata-0.0.7/node_modules/@babel/plugin-transform-async-generator-functions/README.md +19 -0
  39. picata-0.0.7/node_modules/@babel/plugin-transform-async-to-generator/README.md +19 -0
  40. picata-0.0.7/node_modules/@babel/plugin-transform-block-scoped-functions/README.md +19 -0
  41. picata-0.0.7/node_modules/@babel/plugin-transform-block-scoping/README.md +19 -0
  42. picata-0.0.7/node_modules/@babel/plugin-transform-class-properties/README.md +19 -0
  43. picata-0.0.7/node_modules/@babel/plugin-transform-class-static-block/README.md +19 -0
  44. picata-0.0.7/node_modules/@babel/plugin-transform-classes/README.md +19 -0
  45. picata-0.0.7/node_modules/@babel/plugin-transform-computed-properties/README.md +19 -0
  46. picata-0.0.7/node_modules/@babel/plugin-transform-destructuring/README.md +19 -0
  47. picata-0.0.7/node_modules/@babel/plugin-transform-dotall-regex/README.md +19 -0
  48. picata-0.0.7/node_modules/@babel/plugin-transform-duplicate-keys/README.md +19 -0
  49. picata-0.0.7/node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex/README.md +19 -0
  50. picata-0.0.7/node_modules/@babel/plugin-transform-dynamic-import/README.md +19 -0
  51. picata-0.0.7/node_modules/@babel/plugin-transform-exponentiation-operator/README.md +19 -0
  52. picata-0.0.7/node_modules/@babel/plugin-transform-export-namespace-from/README.md +19 -0
  53. picata-0.0.7/node_modules/@babel/plugin-transform-for-of/README.md +19 -0
  54. picata-0.0.7/node_modules/@babel/plugin-transform-function-name/README.md +19 -0
  55. picata-0.0.7/node_modules/@babel/plugin-transform-json-strings/README.md +19 -0
  56. picata-0.0.7/node_modules/@babel/plugin-transform-literals/README.md +19 -0
  57. picata-0.0.7/node_modules/@babel/plugin-transform-logical-assignment-operators/README.md +19 -0
  58. picata-0.0.7/node_modules/@babel/plugin-transform-member-expression-literals/README.md +19 -0
  59. picata-0.0.7/node_modules/@babel/plugin-transform-modules-amd/README.md +19 -0
  60. picata-0.0.7/node_modules/@babel/plugin-transform-modules-commonjs/README.md +19 -0
  61. picata-0.0.7/node_modules/@babel/plugin-transform-modules-systemjs/README.md +19 -0
  62. picata-0.0.7/node_modules/@babel/plugin-transform-modules-umd/README.md +19 -0
  63. picata-0.0.7/node_modules/@babel/plugin-transform-named-capturing-groups-regex/README.md +19 -0
  64. picata-0.0.7/node_modules/@babel/plugin-transform-new-target/README.md +19 -0
  65. picata-0.0.7/node_modules/@babel/plugin-transform-nullish-coalescing-operator/README.md +19 -0
  66. picata-0.0.7/node_modules/@babel/plugin-transform-numeric-separator/README.md +19 -0
  67. picata-0.0.7/node_modules/@babel/plugin-transform-object-rest-spread/README.md +19 -0
  68. picata-0.0.7/node_modules/@babel/plugin-transform-object-super/README.md +19 -0
  69. picata-0.0.7/node_modules/@babel/plugin-transform-optional-catch-binding/README.md +19 -0
  70. picata-0.0.7/node_modules/@babel/plugin-transform-optional-chaining/README.md +19 -0
  71. picata-0.0.7/node_modules/@babel/plugin-transform-parameters/README.md +19 -0
  72. picata-0.0.7/node_modules/@babel/plugin-transform-private-methods/README.md +19 -0
  73. picata-0.0.7/node_modules/@babel/plugin-transform-private-property-in-object/README.md +19 -0
  74. picata-0.0.7/node_modules/@babel/plugin-transform-property-literals/README.md +19 -0
  75. picata-0.0.7/node_modules/@babel/plugin-transform-react-display-name/README.md +19 -0
  76. picata-0.0.7/node_modules/@babel/plugin-transform-react-jsx/README.md +19 -0
  77. picata-0.0.7/node_modules/@babel/plugin-transform-react-jsx-development/README.md +19 -0
  78. picata-0.0.7/node_modules/@babel/plugin-transform-react-pure-annotations/README.md +19 -0
  79. picata-0.0.7/node_modules/@babel/plugin-transform-regenerator/README.md +19 -0
  80. picata-0.0.7/node_modules/@babel/plugin-transform-regexp-modifiers/README.md +19 -0
  81. picata-0.0.7/node_modules/@babel/plugin-transform-reserved-words/README.md +19 -0
  82. picata-0.0.7/node_modules/@babel/plugin-transform-shorthand-properties/README.md +19 -0
  83. picata-0.0.7/node_modules/@babel/plugin-transform-spread/README.md +19 -0
  84. picata-0.0.7/node_modules/@babel/plugin-transform-sticky-regex/README.md +19 -0
  85. picata-0.0.7/node_modules/@babel/plugin-transform-template-literals/README.md +19 -0
  86. picata-0.0.7/node_modules/@babel/plugin-transform-typeof-symbol/README.md +19 -0
  87. picata-0.0.7/node_modules/@babel/plugin-transform-typescript/README.md +19 -0
  88. picata-0.0.7/node_modules/@babel/plugin-transform-unicode-escapes/README.md +19 -0
  89. picata-0.0.7/node_modules/@babel/plugin-transform-unicode-property-regex/README.md +19 -0
  90. picata-0.0.7/node_modules/@babel/plugin-transform-unicode-regex/README.md +19 -0
  91. picata-0.0.7/node_modules/@babel/plugin-transform-unicode-sets-regex/README.md +19 -0
  92. picata-0.0.7/node_modules/@babel/preset-env/README.md +19 -0
  93. picata-0.0.7/node_modules/@babel/preset-modules/README.md +171 -0
  94. picata-0.0.7/node_modules/@babel/preset-react/README.md +19 -0
  95. picata-0.0.7/node_modules/@babel/preset-typescript/README.md +19 -0
  96. picata-0.0.7/node_modules/@babel/runtime/README.md +19 -0
  97. picata-0.0.7/node_modules/@babel/template/README.md +19 -0
  98. picata-0.0.7/node_modules/@babel/traverse/README.md +19 -0
  99. picata-0.0.7/node_modules/@babel/types/README.md +19 -0
  100. picata-0.0.7/node_modules/@csstools/cascade-layer-name-parser/LICENSE.md +20 -0
  101. picata-0.0.7/node_modules/@csstools/cascade-layer-name-parser/README.md +32 -0
  102. picata-0.0.7/node_modules/@csstools/color-helpers/LICENSE.md +18 -0
  103. picata-0.0.7/node_modules/@csstools/color-helpers/README.md +32 -0
  104. picata-0.0.7/node_modules/@csstools/css-calc/LICENSE.md +20 -0
  105. picata-0.0.7/node_modules/@csstools/css-calc/README.md +132 -0
  106. picata-0.0.7/node_modules/@csstools/css-color-parser/LICENSE.md +20 -0
  107. picata-0.0.7/node_modules/@csstools/css-color-parser/README.md +37 -0
  108. picata-0.0.7/node_modules/@csstools/css-parser-algorithms/LICENSE.md +20 -0
  109. picata-0.0.7/node_modules/@csstools/css-parser-algorithms/README.md +119 -0
  110. picata-0.0.7/node_modules/@csstools/css-tokenizer/LICENSE.md +20 -0
  111. picata-0.0.7/node_modules/@csstools/css-tokenizer/README.md +111 -0
  112. picata-0.0.7/node_modules/@csstools/media-query-list-parser/LICENSE.md +20 -0
  113. picata-0.0.7/node_modules/@csstools/media-query-list-parser/README.md +61 -0
  114. picata-0.0.7/node_modules/@csstools/postcss-cascade-layers/LICENSE.md +18 -0
  115. picata-0.0.7/node_modules/@csstools/postcss-cascade-layers/README.md +194 -0
  116. picata-0.0.7/node_modules/@csstools/postcss-cascade-layers/node_modules/@csstools/selector-specificity/LICENSE.md +18 -0
  117. picata-0.0.7/node_modules/@csstools/postcss-cascade-layers/node_modules/@csstools/selector-specificity/README.md +57 -0
  118. picata-0.0.7/node_modules/@csstools/postcss-cascade-layers/node_modules/postcss-selector-parser/README.md +49 -0
  119. picata-0.0.7/node_modules/@csstools/postcss-color-function/LICENSE.md +18 -0
  120. picata-0.0.7/node_modules/@csstools/postcss-color-function/README.md +151 -0
  121. picata-0.0.7/node_modules/@csstools/postcss-color-mix-function/LICENSE.md +18 -0
  122. picata-0.0.7/node_modules/@csstools/postcss-color-mix-function/README.md +74 -0
  123. picata-0.0.7/node_modules/@csstools/postcss-content-alt-text/LICENSE.md +18 -0
  124. picata-0.0.7/node_modules/@csstools/postcss-content-alt-text/README.md +122 -0
  125. picata-0.0.7/node_modules/@csstools/postcss-exponential-functions/LICENSE.md +18 -0
  126. picata-0.0.7/node_modules/@csstools/postcss-exponential-functions/README.md +91 -0
  127. picata-0.0.7/node_modules/@csstools/postcss-font-format-keywords/LICENSE.md +18 -0
  128. picata-0.0.7/node_modules/@csstools/postcss-font-format-keywords/README.md +88 -0
  129. picata-0.0.7/node_modules/@csstools/postcss-gamut-mapping/LICENSE.md +18 -0
  130. picata-0.0.7/node_modules/@csstools/postcss-gamut-mapping/README.md +71 -0
  131. picata-0.0.7/node_modules/@csstools/postcss-gradients-interpolation-method/LICENSE.md +18 -0
  132. picata-0.0.7/node_modules/@csstools/postcss-gradients-interpolation-method/README.md +160 -0
  133. picata-0.0.7/node_modules/@csstools/postcss-hwb-function/LICENSE.md +18 -0
  134. picata-0.0.7/node_modules/@csstools/postcss-hwb-function/README.md +88 -0
  135. picata-0.0.7/node_modules/@csstools/postcss-ic-unit/LICENSE.md +18 -0
  136. picata-0.0.7/node_modules/@csstools/postcss-ic-unit/README.md +96 -0
  137. picata-0.0.7/node_modules/@csstools/postcss-initial/LICENSE.md +18 -0
  138. picata-0.0.7/node_modules/@csstools/postcss-initial/README.md +74 -0
  139. picata-0.0.7/node_modules/@csstools/postcss-is-pseudo-class/LICENSE.md +18 -0
  140. picata-0.0.7/node_modules/@csstools/postcss-is-pseudo-class/README.md +253 -0
  141. picata-0.0.7/node_modules/@csstools/postcss-is-pseudo-class/node_modules/@csstools/selector-specificity/LICENSE.md +18 -0
  142. picata-0.0.7/node_modules/@csstools/postcss-is-pseudo-class/node_modules/@csstools/selector-specificity/README.md +57 -0
  143. picata-0.0.7/node_modules/@csstools/postcss-is-pseudo-class/node_modules/postcss-selector-parser/README.md +49 -0
  144. picata-0.0.7/node_modules/@csstools/postcss-light-dark-function/LICENSE.md +18 -0
  145. picata-0.0.7/node_modules/@csstools/postcss-light-dark-function/README.md +174 -0
  146. picata-0.0.7/node_modules/@csstools/postcss-logical-float-and-clear/LICENSE.md +18 -0
  147. picata-0.0.7/node_modules/@csstools/postcss-logical-float-and-clear/README.md +86 -0
  148. picata-0.0.7/node_modules/@csstools/postcss-logical-overflow/LICENSE.md +18 -0
  149. picata-0.0.7/node_modules/@csstools/postcss-logical-overflow/README.md +96 -0
  150. picata-0.0.7/node_modules/@csstools/postcss-logical-overscroll-behavior/LICENSE.md +18 -0
  151. picata-0.0.7/node_modules/@csstools/postcss-logical-overscroll-behavior/README.md +96 -0
  152. picata-0.0.7/node_modules/@csstools/postcss-logical-resize/LICENSE.md +18 -0
  153. picata-0.0.7/node_modules/@csstools/postcss-logical-resize/README.md +99 -0
  154. picata-0.0.7/node_modules/@csstools/postcss-logical-viewport-units/LICENSE.md +18 -0
  155. picata-0.0.7/node_modules/@csstools/postcss-logical-viewport-units/README.md +105 -0
  156. picata-0.0.7/node_modules/@csstools/postcss-media-minmax/LICENSE.md +21 -0
  157. picata-0.0.7/node_modules/@csstools/postcss-media-minmax/README.md +54 -0
  158. picata-0.0.7/node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values/LICENSE.md +18 -0
  159. picata-0.0.7/node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values/README.md +62 -0
  160. picata-0.0.7/node_modules/@csstools/postcss-nested-calc/LICENSE.md +18 -0
  161. picata-0.0.7/node_modules/@csstools/postcss-nested-calc/README.md +71 -0
  162. picata-0.0.7/node_modules/@csstools/postcss-normalize-display-values/LICENSE.md +18 -0
  163. picata-0.0.7/node_modules/@csstools/postcss-normalize-display-values/README.md +88 -0
  164. picata-0.0.7/node_modules/@csstools/postcss-oklab-function/LICENSE.md +18 -0
  165. picata-0.0.7/node_modules/@csstools/postcss-oklab-function/README.md +173 -0
  166. picata-0.0.7/node_modules/@csstools/postcss-progressive-custom-properties/LICENSE.md +18 -0
  167. picata-0.0.7/node_modules/@csstools/postcss-progressive-custom-properties/README.md +122 -0
  168. picata-0.0.7/node_modules/@csstools/postcss-random-function/LICENSE.md +18 -0
  169. picata-0.0.7/node_modules/@csstools/postcss-random-function/README.md +121 -0
  170. picata-0.0.7/node_modules/@csstools/postcss-relative-color-syntax/LICENSE.md +18 -0
  171. picata-0.0.7/node_modules/@csstools/postcss-relative-color-syntax/README.md +74 -0
  172. picata-0.0.7/node_modules/@csstools/postcss-scope-pseudo-class/LICENSE.md +18 -0
  173. picata-0.0.7/node_modules/@csstools/postcss-scope-pseudo-class/README.md +73 -0
  174. picata-0.0.7/node_modules/@csstools/postcss-scope-pseudo-class/node_modules/postcss-selector-parser/README.md +49 -0
  175. picata-0.0.7/node_modules/@csstools/postcss-sign-functions/LICENSE.md +18 -0
  176. picata-0.0.7/node_modules/@csstools/postcss-sign-functions/README.md +184 -0
  177. picata-0.0.7/node_modules/@csstools/postcss-stepped-value-functions/LICENSE.md +18 -0
  178. picata-0.0.7/node_modules/@csstools/postcss-stepped-value-functions/README.md +107 -0
  179. picata-0.0.7/node_modules/@csstools/postcss-text-decoration-shorthand/LICENSE.md +18 -0
  180. picata-0.0.7/node_modules/@csstools/postcss-text-decoration-shorthand/README.md +75 -0
  181. picata-0.0.7/node_modules/@csstools/postcss-trigonometric-functions/LICENSE.md +18 -0
  182. picata-0.0.7/node_modules/@csstools/postcss-trigonometric-functions/README.md +149 -0
  183. picata-0.0.7/node_modules/@csstools/postcss-unset-value/LICENSE.md +18 -0
  184. picata-0.0.7/node_modules/@csstools/postcss-unset-value/README.md +120 -0
  185. picata-0.0.7/node_modules/@csstools/utilities/LICENSE.md +18 -0
  186. picata-0.0.7/node_modules/@csstools/utilities/README.md +25 -0
  187. picata-0.0.7/node_modules/@discoveryjs/json-ext/README.md +256 -0
  188. picata-0.0.7/node_modules/@eslint/config-array/README.md +358 -0
  189. picata-0.0.7/node_modules/@eslint/core/README.md +29 -0
  190. picata-0.0.7/node_modules/@eslint/eslintrc/README.md +126 -0
  191. picata-0.0.7/node_modules/@eslint/js/README.md +60 -0
  192. picata-0.0.7/node_modules/@eslint/object-schema/README.md +242 -0
  193. picata-0.0.7/node_modules/@eslint/plugin-kit/README.md +273 -0
  194. picata-0.0.7/node_modules/@eslint-community/eslint-utils/README.md +37 -0
  195. picata-0.0.7/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/README.md +105 -0
  196. picata-0.0.7/node_modules/@eslint-community/regexpp/README.md +177 -0
  197. picata-0.0.7/node_modules/@humanfs/core/README.md +140 -0
  198. picata-0.0.7/node_modules/@humanfs/node/README.md +141 -0
  199. picata-0.0.7/node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/README.md +138 -0
  200. picata-0.0.7/node_modules/@humanwhocodes/module-importer/README.md +80 -0
  201. picata-0.0.7/node_modules/@humanwhocodes/retry/README.md +177 -0
  202. picata-0.0.7/node_modules/@isaacs/cliui/README.md +143 -0
  203. picata-0.0.7/node_modules/@jest/schemas/README.md +3 -0
  204. picata-0.0.7/node_modules/@jest/types/README.md +30 -0
  205. picata-0.0.7/node_modules/@jridgewell/gen-mapping/README.md +227 -0
  206. picata-0.0.7/node_modules/@jridgewell/resolve-uri/README.md +40 -0
  207. picata-0.0.7/node_modules/@jridgewell/set-array/README.md +37 -0
  208. picata-0.0.7/node_modules/@jridgewell/source-map/README.md +184 -0
  209. picata-0.0.7/node_modules/@jridgewell/sourcemap-codec/README.md +264 -0
  210. picata-0.0.7/node_modules/@jridgewell/trace-mapping/README.md +257 -0
  211. picata-0.0.7/node_modules/@nodelib/fs.scandir/README.md +171 -0
  212. picata-0.0.7/node_modules/@nodelib/fs.stat/README.md +126 -0
  213. picata-0.0.7/node_modules/@nodelib/fs.walk/README.md +215 -0
  214. picata-0.0.7/node_modules/@parcel/watcher/README.md +135 -0
  215. picata-0.0.7/node_modules/@parcel/watcher-linux-x64-glibc/README.md +1 -0
  216. picata-0.0.7/node_modules/@pkgjs/parseargs/README.md +413 -0
  217. picata-0.0.7/node_modules/@tailwindcss/typography/README.md +398 -0
  218. picata-0.0.7/node_modules/@trysound/sax/README.md +202 -0
  219. picata-0.0.7/node_modules/@types/eslint/README.md +15 -0
  220. picata-0.0.7/node_modules/@types/eslint-scope/README.md +90 -0
  221. picata-0.0.7/node_modules/@types/estree/README.md +15 -0
  222. picata-0.0.7/node_modules/@types/istanbul-lib-coverage/README.md +15 -0
  223. picata-0.0.7/node_modules/@types/istanbul-lib-report/README.md +15 -0
  224. picata-0.0.7/node_modules/@types/istanbul-reports/README.md +86 -0
  225. picata-0.0.7/node_modules/@types/json-schema/README.md +15 -0
  226. picata-0.0.7/node_modules/@types/node/README.md +15 -0
  227. picata-0.0.7/node_modules/@types/react/README.md +15 -0
  228. picata-0.0.7/node_modules/@types/react-dom/README.md +16 -0
  229. picata-0.0.7/node_modules/@types/yargs/README.md +15 -0
  230. picata-0.0.7/node_modules/@types/yargs-parser/README.md +15 -0
  231. picata-0.0.7/node_modules/@typescript-eslint/eslint-plugin/README.md +12 -0
  232. picata-0.0.7/node_modules/@typescript-eslint/eslint-plugin/docs/rules/README.md +57 -0
  233. picata-0.0.7/node_modules/@typescript-eslint/parser/README.md +12 -0
  234. picata-0.0.7/node_modules/@typescript-eslint/scope-manager/README.md +10 -0
  235. picata-0.0.7/node_modules/@typescript-eslint/type-utils/README.md +12 -0
  236. picata-0.0.7/node_modules/@typescript-eslint/types/README.md +12 -0
  237. picata-0.0.7/node_modules/@typescript-eslint/typescript-estree/README.md +14 -0
  238. picata-0.0.7/node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion/README.md +135 -0
  239. picata-0.0.7/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/README.md +454 -0
  240. picata-0.0.7/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/README.md +654 -0
  241. picata-0.0.7/node_modules/@typescript-eslint/utils/README.md +12 -0
  242. picata-0.0.7/node_modules/@typescript-eslint/visitor-keys/README.md +10 -0
  243. picata-0.0.7/node_modules/@webassemblyjs/ast/README.md +167 -0
  244. picata-0.0.7/node_modules/@webassemblyjs/floating-point-hex-parser/README.md +34 -0
  245. picata-0.0.7/node_modules/@webassemblyjs/wasm-edit/README.md +86 -0
  246. picata-0.0.7/node_modules/@webassemblyjs/wasm-parser/README.md +28 -0
  247. picata-0.0.7/node_modules/@webassemblyjs/wast-printer/README.md +17 -0
  248. picata-0.0.7/node_modules/@webpack-cli/configtest/README.md +31 -0
  249. picata-0.0.7/node_modules/@webpack-cli/info/README.md +54 -0
  250. picata-0.0.7/node_modules/@webpack-cli/serve/README.md +32 -0
  251. picata-0.0.7/node_modules/@xtuc/ieee754/README.md +51 -0
  252. picata-0.0.7/node_modules/@xtuc/long/README.md +257 -0
  253. picata-0.0.7/node_modules/acorn/README.md +282 -0
  254. picata-0.0.7/node_modules/acorn-jsx/README.md +40 -0
  255. picata-0.0.7/node_modules/ajv/README.md +1497 -0
  256. picata-0.0.7/node_modules/ajv/lib/dotjs/README.md +3 -0
  257. picata-0.0.7/node_modules/ajv-formats/README.md +123 -0
  258. picata-0.0.7/node_modules/ajv-formats/node_modules/ajv/README.md +207 -0
  259. picata-0.0.7/node_modules/ajv-formats/node_modules/json-schema-traverse/README.md +95 -0
  260. picata-0.0.7/node_modules/ajv-keywords/README.md +836 -0
  261. picata-0.0.7/node_modules/ajv-keywords/keywords/dotjs/README.md +3 -0
  262. picata-0.0.7/node_modules/any-promise/README.md +161 -0
  263. picata-0.0.7/node_modules/anymatch/README.md +87 -0
  264. picata-0.0.7/node_modules/arg/LICENSE.md +21 -0
  265. picata-0.0.7/node_modules/arg/README.md +317 -0
  266. picata-0.0.7/node_modules/argparse/README.md +84 -0
  267. picata-0.0.7/node_modules/array-buffer-byte-length/README.md +40 -0
  268. picata-0.0.7/node_modules/array-includes/README.md +105 -0
  269. picata-0.0.7/node_modules/array.prototype.findlast/README.md +74 -0
  270. picata-0.0.7/node_modules/array.prototype.flat/README.md +75 -0
  271. picata-0.0.7/node_modules/array.prototype.flatmap/README.md +82 -0
  272. picata-0.0.7/node_modules/array.prototype.tosorted/README.md +71 -0
  273. picata-0.0.7/node_modules/arraybuffer.prototype.slice/README.md +61 -0
  274. picata-0.0.7/node_modules/async-function/README.md +51 -0
  275. picata-0.0.7/node_modules/autoprefixer/README.md +66 -0
  276. picata-0.0.7/node_modules/available-typed-arrays/README.md +55 -0
  277. picata-0.0.7/node_modules/babel-loader/README.md +411 -0
  278. picata-0.0.7/node_modules/babel-plugin-polyfill-corejs2/README.md +28 -0
  279. picata-0.0.7/node_modules/babel-plugin-polyfill-corejs3/README.md +78 -0
  280. picata-0.0.7/node_modules/babel-plugin-polyfill-corejs3/core-js-compat/README.md +4 -0
  281. picata-0.0.7/node_modules/babel-plugin-polyfill-regenerator/README.md +28 -0
  282. picata-0.0.7/node_modules/balanced-match/LICENSE.md +21 -0
  283. picata-0.0.7/node_modules/balanced-match/README.md +97 -0
  284. picata-0.0.7/node_modules/boolbase/README.md +10 -0
  285. picata-0.0.7/node_modules/brace-expansion/README.md +129 -0
  286. picata-0.0.7/node_modules/braces/README.md +586 -0
  287. picata-0.0.7/node_modules/browserslist/README.md +67 -0
  288. picata-0.0.7/node_modules/call-bind/README.md +64 -0
  289. picata-0.0.7/node_modules/call-bind-apply-helpers/README.md +62 -0
  290. picata-0.0.7/node_modules/call-bound/README.md +53 -0
  291. picata-0.0.7/node_modules/camelcase-css/README.md +27 -0
  292. picata-0.0.7/node_modules/caniuse-api/README.md +157 -0
  293. picata-0.0.7/node_modules/caniuse-lite/README.md +6 -0
  294. picata-0.0.7/node_modules/chokidar/README.md +308 -0
  295. picata-0.0.7/node_modules/chokidar-cli/README.md +148 -0
  296. picata-0.0.7/node_modules/chrome-trace-event/README.md +31 -0
  297. picata-0.0.7/node_modules/ci-info/README.md +135 -0
  298. picata-0.0.7/node_modules/cliui/README.md +115 -0
  299. picata-0.0.7/node_modules/cliui/node_modules/color-convert/README.md +68 -0
  300. picata-0.0.7/node_modules/cliui/node_modules/color-name/README.md +11 -0
  301. picata-0.0.7/node_modules/cliui/node_modules/emoji-regex/README.md +73 -0
  302. picata-0.0.7/node_modules/clone-deep/README.md +106 -0
  303. picata-0.0.7/node_modules/color-convert/README.md +68 -0
  304. picata-0.0.7/node_modules/color-name/README.md +11 -0
  305. picata-0.0.7/node_modules/colord/LICENSE.md +21 -0
  306. picata-0.0.7/node_modules/colord/README.md +1053 -0
  307. picata-0.0.7/node_modules/colorette/LICENSE.md +7 -0
  308. picata-0.0.7/node_modules/colorette/README.md +134 -0
  309. picata-0.0.7/node_modules/common-path-prefix/README.md +51 -0
  310. picata-0.0.7/node_modules/concurrently/README.md +229 -0
  311. picata-0.0.7/node_modules/concurrently/docs/README.md +13 -0
  312. picata-0.0.7/node_modules/concurrently/node_modules/cliui/README.md +141 -0
  313. picata-0.0.7/node_modules/concurrently/node_modules/emoji-regex/README.md +73 -0
  314. picata-0.0.7/node_modules/concurrently/node_modules/y18n/README.md +127 -0
  315. picata-0.0.7/node_modules/concurrently/node_modules/yargs/README.md +204 -0
  316. picata-0.0.7/node_modules/concurrently/node_modules/yargs-parser/README.md +518 -0
  317. picata-0.0.7/node_modules/convert-source-map/README.md +206 -0
  318. picata-0.0.7/node_modules/core-js-compat/README.md +135 -0
  319. picata-0.0.7/node_modules/cosmiconfig/README.md +782 -0
  320. picata-0.0.7/node_modules/cross-spawn/README.md +89 -0
  321. picata-0.0.7/node_modules/css-blank-pseudo/LICENSE.md +18 -0
  322. picata-0.0.7/node_modules/css-blank-pseudo/README.md +205 -0
  323. picata-0.0.7/node_modules/css-blank-pseudo/node_modules/postcss-selector-parser/README.md +49 -0
  324. picata-0.0.7/node_modules/css-has-pseudo/LICENSE.md +18 -0
  325. picata-0.0.7/node_modules/css-has-pseudo/README.md +331 -0
  326. picata-0.0.7/node_modules/css-has-pseudo/node_modules/@csstools/selector-specificity/LICENSE.md +18 -0
  327. picata-0.0.7/node_modules/css-has-pseudo/node_modules/@csstools/selector-specificity/README.md +57 -0
  328. picata-0.0.7/node_modules/css-has-pseudo/node_modules/postcss-selector-parser/README.md +49 -0
  329. picata-0.0.7/node_modules/css-loader/README.md +2334 -0
  330. picata-0.0.7/node_modules/css-loader/node_modules/semver/README.md +654 -0
  331. picata-0.0.7/node_modules/css-minimizer-webpack-plugin/README.md +624 -0
  332. picata-0.0.7/node_modules/css-prefers-color-scheme/LICENSE.md +18 -0
  333. picata-0.0.7/node_modules/css-prefers-color-scheme/README.md +341 -0
  334. picata-0.0.7/node_modules/css-select/README.md +264 -0
  335. picata-0.0.7/node_modules/css-selector-tokenizer/README.md +92 -0
  336. picata-0.0.7/node_modules/css-tree/README.md +193 -0
  337. picata-0.0.7/node_modules/cssdb/LICENSE.md +18 -0
  338. picata-0.0.7/node_modules/cssdb/README.md +35 -0
  339. picata-0.0.7/node_modules/cssesc/README.md +201 -0
  340. picata-0.0.7/node_modules/cssnano/README.md +6 -0
  341. picata-0.0.7/node_modules/cssnano-preset-default/README.md +310 -0
  342. picata-0.0.7/node_modules/cssnano-utils/README.md +15 -0
  343. picata-0.0.7/node_modules/csso/README.md +422 -0
  344. picata-0.0.7/node_modules/csso/node_modules/css-tree/README.md +193 -0
  345. picata-0.0.7/node_modules/csso/node_modules/mdn-data/README.md +56 -0
  346. picata-0.0.7/node_modules/csstype/README.md +277 -0
  347. picata-0.0.7/node_modules/culori/README.md +19 -0
  348. picata-0.0.7/node_modules/daisyui/README.md +65 -0
  349. picata-0.0.7/node_modules/data-view-buffer/README.md +43 -0
  350. picata-0.0.7/node_modules/data-view-byte-length/README.md +43 -0
  351. picata-0.0.7/node_modules/data-view-byte-offset/README.md +43 -0
  352. picata-0.0.7/node_modules/debug/README.md +481 -0
  353. picata-0.0.7/node_modules/define-data-property/README.md +67 -0
  354. picata-0.0.7/node_modules/define-properties/README.md +84 -0
  355. picata-0.0.7/node_modules/detect-libc/README.md +78 -0
  356. picata-0.0.7/node_modules/didyoumean/README.md +134 -0
  357. picata-0.0.7/node_modules/dlv/README.md +76 -0
  358. picata-0.0.7/node_modules/doctrine/README.md +165 -0
  359. picata-0.0.7/node_modules/dom-serializer/README.md +109 -0
  360. picata-0.0.7/node_modules/dunder-proto/README.md +54 -0
  361. picata-0.0.7/node_modules/eastasianwidth/README.md +32 -0
  362. picata-0.0.7/node_modules/electron-to-chromium/README.md +186 -0
  363. picata-0.0.7/node_modules/emoji-regex/README.md +137 -0
  364. picata-0.0.7/node_modules/enhanced-resolve/README.md +183 -0
  365. picata-0.0.7/node_modules/envinfo/README.md +286 -0
  366. picata-0.0.7/node_modules/error-ex/README.md +144 -0
  367. picata-0.0.7/node_modules/es-abstract/README.md +43 -0
  368. picata-0.0.7/node_modules/es-define-property/README.md +49 -0
  369. picata-0.0.7/node_modules/es-errors/README.md +55 -0
  370. picata-0.0.7/node_modules/es-iterator-helpers/README.md +110 -0
  371. picata-0.0.7/node_modules/es-module-lexer/README.md +338 -0
  372. picata-0.0.7/node_modules/es-object-atoms/README.md +63 -0
  373. picata-0.0.7/node_modules/es-set-tostringtag/README.md +53 -0
  374. picata-0.0.7/node_modules/es-shim-unscopables/README.md +57 -0
  375. picata-0.0.7/node_modules/es-to-primitive/README.md +52 -0
  376. picata-0.0.7/node_modules/eslint/README.md +329 -0
  377. picata-0.0.7/node_modules/eslint/node_modules/glob-parent/README.md +134 -0
  378. picata-0.0.7/node_modules/eslint-plugin-prettier/LICENSE.md +24 -0
  379. picata-0.0.7/node_modules/eslint-plugin-prettier/README.md +202 -0
  380. picata-0.0.7/node_modules/eslint-plugin-react/README.md +423 -0
  381. picata-0.0.7/node_modules/eslint-plugin-tailwindcss/README.md +307 -0
  382. picata-0.0.7/node_modules/eslint-scope/README.md +108 -0
  383. picata-0.0.7/node_modules/eslint-visitor-keys/README.md +120 -0
  384. picata-0.0.7/node_modules/espree/README.md +261 -0
  385. picata-0.0.7/node_modules/esquery/README.md +27 -0
  386. picata-0.0.7/node_modules/esrecurse/README.md +171 -0
  387. picata-0.0.7/node_modules/estraverse/README.md +153 -0
  388. picata-0.0.7/node_modules/esutils/README.md +174 -0
  389. picata-0.0.7/node_modules/fast-deep-equal/README.md +96 -0
  390. picata-0.0.7/node_modules/fast-diff/README.md +24 -0
  391. picata-0.0.7/node_modules/fast-glob/README.md +830 -0
  392. picata-0.0.7/node_modules/fast-json-stable-stringify/README.md +131 -0
  393. picata-0.0.7/node_modules/fast-levenshtein/LICENSE.md +25 -0
  394. picata-0.0.7/node_modules/fast-levenshtein/README.md +104 -0
  395. picata-0.0.7/node_modules/fast-uri/README.md +130 -0
  396. picata-0.0.7/node_modules/fastest-levenshtein/LICENSE.md +21 -0
  397. picata-0.0.7/node_modules/fastest-levenshtein/README.md +57 -0
  398. picata-0.0.7/node_modules/fastparse/README.md +118 -0
  399. picata-0.0.7/node_modules/fastq/README.md +306 -0
  400. picata-0.0.7/node_modules/file-entry-cache/README.md +115 -0
  401. picata-0.0.7/node_modules/fill-range/README.md +237 -0
  402. picata-0.0.7/node_modules/flat/README.md +236 -0
  403. picata-0.0.7/node_modules/flat-cache/README.md +77 -0
  404. picata-0.0.7/node_modules/flatted/README.md +115 -0
  405. picata-0.0.7/node_modules/for-each/README.md +39 -0
  406. picata-0.0.7/node_modules/foreground-child/README.md +128 -0
  407. picata-0.0.7/node_modules/fraction.js/README.md +466 -0
  408. picata-0.0.7/node_modules/function-bind/README.md +46 -0
  409. picata-0.0.7/node_modules/function.prototype.name/README.md +55 -0
  410. picata-0.0.7/node_modules/functions-have-names/README.md +40 -0
  411. picata-0.0.7/node_modules/gensync/README.md +196 -0
  412. picata-0.0.7/node_modules/get-caller-file/LICENSE.md +6 -0
  413. picata-0.0.7/node_modules/get-caller-file/README.md +41 -0
  414. picata-0.0.7/node_modules/get-intrinsic/README.md +71 -0
  415. picata-0.0.7/node_modules/get-proto/README.md +50 -0
  416. picata-0.0.7/node_modules/get-symbol-description/README.md +43 -0
  417. picata-0.0.7/node_modules/glob/README.md +1265 -0
  418. picata-0.0.7/node_modules/glob/node_modules/brace-expansion/README.md +135 -0
  419. picata-0.0.7/node_modules/glob/node_modules/minimatch/README.md +454 -0
  420. picata-0.0.7/node_modules/glob-parent/README.md +137 -0
  421. picata-0.0.7/node_modules/glob-to-regexp/README.md +75 -0
  422. picata-0.0.7/node_modules/globalthis/README.md +70 -0
  423. picata-0.0.7/node_modules/gonzales-pe/README.md +808 -0
  424. picata-0.0.7/node_modules/gopd/README.md +40 -0
  425. picata-0.0.7/node_modules/graceful-fs/README.md +143 -0
  426. picata-0.0.7/node_modules/graphemer/README.md +132 -0
  427. picata-0.0.7/node_modules/has-bigints/README.md +39 -0
  428. picata-0.0.7/node_modules/has-property-descriptors/README.md +43 -0
  429. picata-0.0.7/node_modules/has-proto/README.md +57 -0
  430. picata-0.0.7/node_modules/has-symbols/README.md +46 -0
  431. picata-0.0.7/node_modules/has-tostringtag/README.md +46 -0
  432. picata-0.0.7/node_modules/hasown/README.md +40 -0
  433. picata-0.0.7/node_modules/hosted-git-info/README.md +133 -0
  434. picata-0.0.7/node_modules/icss-utils/LICENSE.md +6 -0
  435. picata-0.0.7/node_modules/icss-utils/README.md +94 -0
  436. picata-0.0.7/node_modules/ignore/README.md +412 -0
  437. picata-0.0.7/node_modules/immutable/README.md +761 -0
  438. picata-0.0.7/node_modules/imurmurhash/README.md +122 -0
  439. picata-0.0.7/node_modules/internal-slot/README.md +58 -0
  440. picata-0.0.7/node_modules/interpret/README.md +244 -0
  441. picata-0.0.7/node_modules/is-array-buffer/README.md +56 -0
  442. picata-0.0.7/node_modules/is-arrayish/README.md +16 -0
  443. picata-0.0.7/node_modules/is-async-function/README.md +41 -0
  444. picata-0.0.7/node_modules/is-bigint/README.md +44 -0
  445. picata-0.0.7/node_modules/is-boolean-object/README.md +57 -0
  446. picata-0.0.7/node_modules/is-callable/README.md +83 -0
  447. picata-0.0.7/node_modules/is-core-module/README.md +40 -0
  448. picata-0.0.7/node_modules/is-data-view/README.md +69 -0
  449. picata-0.0.7/node_modules/is-date-object/README.md +52 -0
  450. picata-0.0.7/node_modules/is-extglob/README.md +107 -0
  451. picata-0.0.7/node_modules/is-finalizationregistry/README.md +54 -0
  452. picata-0.0.7/node_modules/is-generator-function/README.md +40 -0
  453. picata-0.0.7/node_modules/is-glob/README.md +206 -0
  454. picata-0.0.7/node_modules/is-map/README.md +52 -0
  455. picata-0.0.7/node_modules/is-number/README.md +187 -0
  456. picata-0.0.7/node_modules/is-number-object/README.md +55 -0
  457. picata-0.0.7/node_modules/is-plain-object/README.md +104 -0
  458. picata-0.0.7/node_modules/is-regex/README.md +52 -0
  459. picata-0.0.7/node_modules/is-set/README.md +50 -0
  460. picata-0.0.7/node_modules/is-shared-array-buffer/README.md +56 -0
  461. picata-0.0.7/node_modules/is-string/README.md +56 -0
  462. picata-0.0.7/node_modules/is-symbol/README.md +45 -0
  463. picata-0.0.7/node_modules/is-typed-array/README.md +70 -0
  464. picata-0.0.7/node_modules/is-weakmap/README.md +50 -0
  465. picata-0.0.7/node_modules/is-weakref/README.md +52 -0
  466. picata-0.0.7/node_modules/is-weakset/README.md +50 -0
  467. picata-0.0.7/node_modules/isarray/README.md +38 -0
  468. picata-0.0.7/node_modules/isexe/README.md +51 -0
  469. picata-0.0.7/node_modules/isobject/README.md +122 -0
  470. picata-0.0.7/node_modules/iterator.prototype/README.md +35 -0
  471. picata-0.0.7/node_modules/jackspeak/LICENSE.md +55 -0
  472. picata-0.0.7/node_modules/jackspeak/README.md +357 -0
  473. picata-0.0.7/node_modules/jest-worker/README.md +272 -0
  474. picata-0.0.7/node_modules/jiti/README.md +164 -0
  475. picata-0.0.7/node_modules/js-tokens/README.md +240 -0
  476. picata-0.0.7/node_modules/js-yaml/README.md +246 -0
  477. picata-0.0.7/node_modules/jsesc/README.md +422 -0
  478. picata-0.0.7/node_modules/json-buffer/README.md +24 -0
  479. picata-0.0.7/node_modules/json-parse-better-errors/LICENSE.md +7 -0
  480. picata-0.0.7/node_modules/json-parse-better-errors/README.md +46 -0
  481. picata-0.0.7/node_modules/json-parse-even-better-errors/LICENSE.md +25 -0
  482. picata-0.0.7/node_modules/json-parse-even-better-errors/README.md +96 -0
  483. picata-0.0.7/node_modules/json-schema-traverse/README.md +83 -0
  484. picata-0.0.7/node_modules/json5/LICENSE.md +23 -0
  485. picata-0.0.7/node_modules/json5/README.md +282 -0
  486. picata-0.0.7/node_modules/jsx-ast-utils/LICENSE.md +8 -0
  487. picata-0.0.7/node_modules/jsx-ast-utils/README.md +298 -0
  488. picata-0.0.7/node_modules/keyv/README.md +429 -0
  489. picata-0.0.7/node_modules/kind-of/README.md +367 -0
  490. picata-0.0.7/node_modules/levn/README.md +196 -0
  491. picata-0.0.7/node_modules/lines-and-columns/README.md +33 -0
  492. picata-0.0.7/node_modules/loader-runner/README.md +53 -0
  493. picata-0.0.7/node_modules/lodash/README.md +39 -0
  494. picata-0.0.7/node_modules/lodash.castarray/README.md +18 -0
  495. picata-0.0.7/node_modules/lodash.debounce/README.md +18 -0
  496. picata-0.0.7/node_modules/lodash.isplainobject/README.md +18 -0
  497. picata-0.0.7/node_modules/lodash.memoize/README.md +18 -0
  498. picata-0.0.7/node_modules/lodash.merge/README.md +18 -0
  499. picata-0.0.7/node_modules/lodash.throttle/README.md +18 -0
  500. picata-0.0.7/node_modules/lodash.uniq/README.md +18 -0
  501. picata-0.0.7/node_modules/loose-envify/README.md +45 -0
  502. picata-0.0.7/node_modules/lru-cache/README.md +166 -0
  503. picata-0.0.7/node_modules/math-intrinsics/README.md +50 -0
  504. picata-0.0.7/node_modules/mdn-data/README.md +62 -0
  505. picata-0.0.7/node_modules/memorystream/README.md +93 -0
  506. picata-0.0.7/node_modules/merge-stream/README.md +78 -0
  507. picata-0.0.7/node_modules/merge2/README.md +144 -0
  508. picata-0.0.7/node_modules/micromatch/README.md +1024 -0
  509. picata-0.0.7/node_modules/mime-db/README.md +100 -0
  510. picata-0.0.7/node_modules/mime-types/README.md +113 -0
  511. picata-0.0.7/node_modules/mini-css-extract-plugin/README.md +1296 -0
  512. picata-0.0.7/node_modules/minimatch/README.md +230 -0
  513. picata-0.0.7/node_modules/minimist/README.md +121 -0
  514. picata-0.0.7/node_modules/minipass/README.md +825 -0
  515. picata-0.0.7/node_modules/mz/README.md +106 -0
  516. picata-0.0.7/node_modules/nanoid/README.md +554 -0
  517. picata-0.0.7/node_modules/natural-compare/README.md +125 -0
  518. picata-0.0.7/node_modules/neo-async/README.md +273 -0
  519. picata-0.0.7/node_modules/nice-try/README.md +32 -0
  520. picata-0.0.7/node_modules/node-addon-api/LICENSE.md +9 -0
  521. picata-0.0.7/node_modules/node-addon-api/README.md +319 -0
  522. picata-0.0.7/node_modules/node-addon-api/tools/README.md +73 -0
  523. picata-0.0.7/node_modules/node-releases/README.md +12 -0
  524. picata-0.0.7/node_modules/normalize-package-data/README.md +106 -0
  525. picata-0.0.7/node_modules/normalize-package-data/node_modules/semver/README.md +412 -0
  526. picata-0.0.7/node_modules/normalize-path/README.md +127 -0
  527. picata-0.0.7/node_modules/npm-run-all/README.md +91 -0
  528. picata-0.0.7/node_modules/npm-run-all/node_modules/color-convert/README.md +68 -0
  529. picata-0.0.7/node_modules/npm-run-all/node_modules/color-name/README.md +11 -0
  530. picata-0.0.7/node_modules/npm-run-all/node_modules/cross-spawn/README.md +94 -0
  531. picata-0.0.7/node_modules/npm-run-all/node_modules/semver/README.md +412 -0
  532. picata-0.0.7/node_modules/npm-run-all/node_modules/which/README.md +51 -0
  533. picata-0.0.7/node_modules/nth-check/README.md +136 -0
  534. picata-0.0.7/node_modules/object-keys/README.md +76 -0
  535. picata-0.0.7/node_modules/object.assign/README.md +136 -0
  536. picata-0.0.7/node_modules/object.entries/README.md +58 -0
  537. picata-0.0.7/node_modules/object.fromentries/README.md +50 -0
  538. picata-0.0.7/node_modules/object.values/README.md +58 -0
  539. picata-0.0.7/node_modules/optionator/README.md +238 -0
  540. picata-0.0.7/node_modules/own-keys/README.md +45 -0
  541. picata-0.0.7/node_modules/package-json-from-dist/LICENSE.md +63 -0
  542. picata-0.0.7/node_modules/package-json-from-dist/README.md +110 -0
  543. picata-0.0.7/node_modules/path-parse/README.md +42 -0
  544. picata-0.0.7/node_modules/path-scurry/LICENSE.md +55 -0
  545. picata-0.0.7/node_modules/path-scurry/README.md +636 -0
  546. picata-0.0.7/node_modules/path-scurry/node_modules/lru-cache/README.md +331 -0
  547. picata-0.0.7/node_modules/picocolors/README.md +21 -0
  548. picata-0.0.7/node_modules/picomatch/README.md +708 -0
  549. picata-0.0.7/node_modules/pirates/README.md +69 -0
  550. picata-0.0.7/node_modules/possible-typed-array-names/README.md +48 -0
  551. picata-0.0.7/node_modules/postcss/README.md +28 -0
  552. picata-0.0.7/node_modules/postcss-attribute-case-insensitive/LICENSE.md +20 -0
  553. picata-0.0.7/node_modules/postcss-attribute-case-insensitive/README.md +73 -0
  554. picata-0.0.7/node_modules/postcss-attribute-case-insensitive/node_modules/postcss-selector-parser/README.md +49 -0
  555. picata-0.0.7/node_modules/postcss-calc/README.md +153 -0
  556. picata-0.0.7/node_modules/postcss-calc/node_modules/postcss-selector-parser/README.md +49 -0
  557. picata-0.0.7/node_modules/postcss-clamp/README.md +118 -0
  558. picata-0.0.7/node_modules/postcss-color-functional-notation/LICENSE.md +18 -0
  559. picata-0.0.7/node_modules/postcss-color-functional-notation/README.md +134 -0
  560. picata-0.0.7/node_modules/postcss-color-hex-alpha/LICENSE.md +21 -0
  561. picata-0.0.7/node_modules/postcss-color-hex-alpha/README.md +72 -0
  562. picata-0.0.7/node_modules/postcss-color-rebeccapurple/LICENSE.md +18 -0
  563. picata-0.0.7/node_modules/postcss-color-rebeccapurple/README.md +76 -0
  564. picata-0.0.7/node_modules/postcss-colormin/README.md +45 -0
  565. picata-0.0.7/node_modules/postcss-convert-values/README.md +98 -0
  566. picata-0.0.7/node_modules/postcss-custom-media/LICENSE.md +21 -0
  567. picata-0.0.7/node_modules/postcss-custom-media/README.md +183 -0
  568. picata-0.0.7/node_modules/postcss-custom-properties/LICENSE.md +21 -0
  569. picata-0.0.7/node_modules/postcss-custom-properties/README.md +173 -0
  570. picata-0.0.7/node_modules/postcss-custom-selectors/LICENSE.md +21 -0
  571. picata-0.0.7/node_modules/postcss-custom-selectors/README.md +107 -0
  572. picata-0.0.7/node_modules/postcss-custom-selectors/node_modules/postcss-selector-parser/README.md +49 -0
  573. picata-0.0.7/node_modules/postcss-dir-pseudo-class/LICENSE.md +18 -0
  574. picata-0.0.7/node_modules/postcss-dir-pseudo-class/README.md +193 -0
  575. picata-0.0.7/node_modules/postcss-dir-pseudo-class/node_modules/postcss-selector-parser/README.md +49 -0
  576. picata-0.0.7/node_modules/postcss-discard-comments/README.md +114 -0
  577. picata-0.0.7/node_modules/postcss-discard-comments/node_modules/postcss-selector-parser/README.md +49 -0
  578. picata-0.0.7/node_modules/postcss-discard-duplicates/README.md +70 -0
  579. picata-0.0.7/node_modules/postcss-discard-empty/README.md +49 -0
  580. picata-0.0.7/node_modules/postcss-discard-overridden/README.md +158 -0
  581. picata-0.0.7/node_modules/postcss-double-position-gradients/LICENSE.md +18 -0
  582. picata-0.0.7/node_modules/postcss-double-position-gradients/README.md +129 -0
  583. picata-0.0.7/node_modules/postcss-focus-visible/LICENSE.md +18 -0
  584. picata-0.0.7/node_modules/postcss-focus-visible/README.md +137 -0
  585. picata-0.0.7/node_modules/postcss-focus-visible/node_modules/postcss-selector-parser/README.md +49 -0
  586. picata-0.0.7/node_modules/postcss-focus-within/LICENSE.md +18 -0
  587. picata-0.0.7/node_modules/postcss-focus-within/README.md +196 -0
  588. picata-0.0.7/node_modules/postcss-focus-within/node_modules/postcss-selector-parser/README.md +49 -0
  589. picata-0.0.7/node_modules/postcss-font-variant/README.md +74 -0
  590. picata-0.0.7/node_modules/postcss-gap-properties/LICENSE.md +18 -0
  591. picata-0.0.7/node_modules/postcss-gap-properties/README.md +102 -0
  592. picata-0.0.7/node_modules/postcss-image-set-function/LICENSE.md +18 -0
  593. picata-0.0.7/node_modules/postcss-image-set-function/README.md +164 -0
  594. picata-0.0.7/node_modules/postcss-import/README.md +244 -0
  595. picata-0.0.7/node_modules/postcss-js/README.md +22 -0
  596. picata-0.0.7/node_modules/postcss-lab-function/LICENSE.md +18 -0
  597. picata-0.0.7/node_modules/postcss-lab-function/README.md +156 -0
  598. picata-0.0.7/node_modules/postcss-load-config/README.md +466 -0
  599. picata-0.0.7/node_modules/postcss-loader/README.md +1175 -0
  600. picata-0.0.7/node_modules/postcss-loader/node_modules/semver/README.md +654 -0
  601. picata-0.0.7/node_modules/postcss-logical/LICENSE.md +18 -0
  602. picata-0.0.7/node_modules/postcss-logical/README.md +117 -0
  603. picata-0.0.7/node_modules/postcss-merge-longhand/README.md +50 -0
  604. picata-0.0.7/node_modules/postcss-merge-rules/README.md +105 -0
  605. picata-0.0.7/node_modules/postcss-merge-rules/node_modules/postcss-selector-parser/README.md +49 -0
  606. picata-0.0.7/node_modules/postcss-minify-font-values/README.md +83 -0
  607. picata-0.0.7/node_modules/postcss-minify-gradients/README.md +53 -0
  608. picata-0.0.7/node_modules/postcss-minify-params/README.md +39 -0
  609. picata-0.0.7/node_modules/postcss-minify-selectors/README.md +42 -0
  610. picata-0.0.7/node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/README.md +49 -0
  611. picata-0.0.7/node_modules/postcss-modules-extract-imports/README.md +76 -0
  612. picata-0.0.7/node_modules/postcss-modules-local-by-default/README.md +123 -0
  613. picata-0.0.7/node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser/README.md +49 -0
  614. picata-0.0.7/node_modules/postcss-modules-scope/README.md +100 -0
  615. picata-0.0.7/node_modules/postcss-modules-scope/node_modules/postcss-selector-parser/README.md +49 -0
  616. picata-0.0.7/node_modules/postcss-modules-values/README.md +80 -0
  617. picata-0.0.7/node_modules/postcss-nested/README.md +85 -0
  618. picata-0.0.7/node_modules/postcss-nested/node_modules/postcss-selector-parser/README.md +49 -0
  619. picata-0.0.7/node_modules/postcss-nesting/LICENSE.md +18 -0
  620. picata-0.0.7/node_modules/postcss-nesting/README.md +255 -0
  621. picata-0.0.7/node_modules/postcss-nesting/node_modules/@csstools/selector-resolve-nested/LICENSE.md +18 -0
  622. picata-0.0.7/node_modules/postcss-nesting/node_modules/@csstools/selector-resolve-nested/README.md +33 -0
  623. picata-0.0.7/node_modules/postcss-nesting/node_modules/@csstools/selector-specificity/LICENSE.md +18 -0
  624. picata-0.0.7/node_modules/postcss-nesting/node_modules/@csstools/selector-specificity/README.md +57 -0
  625. picata-0.0.7/node_modules/postcss-nesting/node_modules/postcss-selector-parser/README.md +49 -0
  626. picata-0.0.7/node_modules/postcss-normalize-charset/README.md +43 -0
  627. picata-0.0.7/node_modules/postcss-normalize-display-values/README.md +44 -0
  628. picata-0.0.7/node_modules/postcss-normalize-positions/README.md +44 -0
  629. picata-0.0.7/node_modules/postcss-normalize-repeat-style/README.md +44 -0
  630. picata-0.0.7/node_modules/postcss-normalize-string/README.md +59 -0
  631. picata-0.0.7/node_modules/postcss-normalize-timing-functions/README.md +44 -0
  632. picata-0.0.7/node_modules/postcss-normalize-unicode/README.md +46 -0
  633. picata-0.0.7/node_modules/postcss-normalize-url/README.md +48 -0
  634. picata-0.0.7/node_modules/postcss-normalize-whitespace/README.md +44 -0
  635. picata-0.0.7/node_modules/postcss-opacity-percentage/LICENSE.md +9 -0
  636. picata-0.0.7/node_modules/postcss-opacity-percentage/README.md +85 -0
  637. picata-0.0.7/node_modules/postcss-ordered-values/README.md +72 -0
  638. picata-0.0.7/node_modules/postcss-overflow-shorthand/LICENSE.md +18 -0
  639. picata-0.0.7/node_modules/postcss-overflow-shorthand/README.md +74 -0
  640. picata-0.0.7/node_modules/postcss-page-break/README.md +83 -0
  641. picata-0.0.7/node_modules/postcss-place/LICENSE.md +18 -0
  642. picata-0.0.7/node_modules/postcss-place/README.md +81 -0
  643. picata-0.0.7/node_modules/postcss-preset-env/LICENSE.md +18 -0
  644. picata-0.0.7/node_modules/postcss-preset-env/README.md +496 -0
  645. picata-0.0.7/node_modules/postcss-pseudo-class-any-link/LICENSE.md +18 -0
  646. picata-0.0.7/node_modules/postcss-pseudo-class-any-link/README.md +106 -0
  647. picata-0.0.7/node_modules/postcss-pseudo-class-any-link/node_modules/postcss-selector-parser/README.md +49 -0
  648. picata-0.0.7/node_modules/postcss-reduce-initial/README.md +92 -0
  649. picata-0.0.7/node_modules/postcss-reduce-transforms/README.md +47 -0
  650. picata-0.0.7/node_modules/postcss-replace-overflow-wrap/README.md +56 -0
  651. picata-0.0.7/node_modules/postcss-sass/README.md +21 -0
  652. picata-0.0.7/node_modules/postcss-selector-not/LICENSE.md +20 -0
  653. picata-0.0.7/node_modules/postcss-selector-not/README.md +51 -0
  654. picata-0.0.7/node_modules/postcss-selector-not/node_modules/postcss-selector-parser/README.md +49 -0
  655. picata-0.0.7/node_modules/postcss-selector-parser/README.md +49 -0
  656. picata-0.0.7/node_modules/postcss-svgo/README.md +109 -0
  657. picata-0.0.7/node_modules/postcss-unique-selectors/README.md +46 -0
  658. picata-0.0.7/node_modules/postcss-unique-selectors/node_modules/postcss-selector-parser/README.md +49 -0
  659. picata-0.0.7/node_modules/postcss-value-parser/README.md +263 -0
  660. picata-0.0.7/node_modules/prelude-ls/README.md +15 -0
  661. picata-0.0.7/node_modules/prettier/README.md +109 -0
  662. picata-0.0.7/node_modules/prettier-linter-helpers/LICENSE.md +24 -0
  663. picata-0.0.7/node_modules/prettier-linter-helpers/README.md +14 -0
  664. picata-0.0.7/node_modules/prettier-plugin-tailwindcss/README.md +239 -0
  665. picata-0.0.7/node_modules/prettier-plugin-tailwindcss/dist/licenses/@shopify/prettier-plugin-liquid/README.md +158 -0
  666. picata-0.0.7/node_modules/prettier-plugin-tailwindcss/dist/licenses/marko/README.md +161 -0
  667. picata-0.0.7/node_modules/prettier-plugin-tailwindcss/dist/licenses/prettier-plugin-sort-imports/README.md +95 -0
  668. picata-0.0.7/node_modules/prettier-plugin-tailwindcss/dist/licenses/prettier-plugin-style-order/README.md +19 -0
  669. picata-0.0.7/node_modules/prop-types/README.md +302 -0
  670. picata-0.0.7/node_modules/punycode/README.md +148 -0
  671. picata-0.0.7/node_modules/queue-microtask/README.md +90 -0
  672. picata-0.0.7/node_modules/randombytes/README.md +14 -0
  673. picata-0.0.7/node_modules/react/README.md +37 -0
  674. picata-0.0.7/node_modules/react-dom/README.md +60 -0
  675. picata-0.0.7/node_modules/react-is/README.md +104 -0
  676. picata-0.0.7/node_modules/read-cache/README.md +46 -0
  677. picata-0.0.7/node_modules/readdirp/README.md +122 -0
  678. picata-0.0.7/node_modules/rechoir/README.md +73 -0
  679. picata-0.0.7/node_modules/reflect.getprototypeof/README.md +77 -0
  680. picata-0.0.7/node_modules/regenerate/README.md +338 -0
  681. picata-0.0.7/node_modules/regenerate-unicode-properties/README.md +70 -0
  682. picata-0.0.7/node_modules/regenerator-runtime/README.md +31 -0
  683. picata-0.0.7/node_modules/regenerator-transform/README.md +46 -0
  684. picata-0.0.7/node_modules/regexp.prototype.flags/README.md +55 -0
  685. picata-0.0.7/node_modules/regexpu-core/README.md +226 -0
  686. picata-0.0.7/node_modules/regjsgen/README.md +41 -0
  687. picata-0.0.7/node_modules/regjsparser/README.md +47 -0
  688. picata-0.0.7/node_modules/regjsparser/node_modules/jsesc/README.md +422 -0
  689. picata-0.0.7/node_modules/require-main-filename/README.md +26 -0
  690. picata-0.0.7/node_modules/reusify/README.md +145 -0
  691. picata-0.0.7/node_modules/run-parallel/README.md +85 -0
  692. picata-0.0.7/node_modules/rxjs/README.md +107 -0
  693. picata-0.0.7/node_modules/safe-array-concat/README.md +53 -0
  694. picata-0.0.7/node_modules/safe-buffer/README.md +584 -0
  695. picata-0.0.7/node_modules/safe-push-apply/README.md +59 -0
  696. picata-0.0.7/node_modules/safe-regex-test/README.md +46 -0
  697. picata-0.0.7/node_modules/sass/README.md +173 -0
  698. picata-0.0.7/node_modules/sass/node_modules/chokidar/README.md +305 -0
  699. picata-0.0.7/node_modules/sass/node_modules/readdirp/README.md +120 -0
  700. picata-0.0.7/node_modules/sass-loader/README.md +904 -0
  701. picata-0.0.7/node_modules/scheduler/README.md +9 -0
  702. picata-0.0.7/node_modules/schema-utils/README.md +317 -0
  703. picata-0.0.7/node_modules/schema-utils/node_modules/ajv/README.md +207 -0
  704. picata-0.0.7/node_modules/schema-utils/node_modules/ajv-keywords/README.md +745 -0
  705. picata-0.0.7/node_modules/schema-utils/node_modules/json-schema-traverse/README.md +95 -0
  706. picata-0.0.7/node_modules/semver/README.md +443 -0
  707. picata-0.0.7/node_modules/serialize-javascript/README.md +143 -0
  708. picata-0.0.7/node_modules/set-blocking/README.md +31 -0
  709. picata-0.0.7/node_modules/set-function-length/README.md +56 -0
  710. picata-0.0.7/node_modules/set-function-name/README.md +61 -0
  711. picata-0.0.7/node_modules/set-proto/README.md +52 -0
  712. picata-0.0.7/node_modules/shallow-clone/README.md +153 -0
  713. picata-0.0.7/node_modules/shell-quote/README.md +161 -0
  714. picata-0.0.7/node_modules/side-channel/README.md +61 -0
  715. picata-0.0.7/node_modules/side-channel-list/README.md +62 -0
  716. picata-0.0.7/node_modules/side-channel-map/README.md +62 -0
  717. picata-0.0.7/node_modules/side-channel-weakmap/README.md +62 -0
  718. picata-0.0.7/node_modules/signal-exit/README.md +74 -0
  719. picata-0.0.7/node_modules/source-map/README.md +742 -0
  720. picata-0.0.7/node_modules/source-map-js/README.md +765 -0
  721. picata-0.0.7/node_modules/source-map-support/LICENSE.md +21 -0
  722. picata-0.0.7/node_modules/source-map-support/README.md +284 -0
  723. picata-0.0.7/node_modules/spdx-correct/README.md +22 -0
  724. picata-0.0.7/node_modules/spdx-exceptions/README.md +36 -0
  725. picata-0.0.7/node_modules/spdx-expression-parse/README.md +91 -0
  726. picata-0.0.7/node_modules/spdx-license-ids/README.md +51 -0
  727. picata-0.0.7/node_modules/string-width-cjs/node_modules/emoji-regex/README.md +73 -0
  728. picata-0.0.7/node_modules/string.prototype.matchall/README.md +73 -0
  729. picata-0.0.7/node_modules/string.prototype.padend/README.md +46 -0
  730. picata-0.0.7/node_modules/string.prototype.repeat/README.md +43 -0
  731. picata-0.0.7/node_modules/string.prototype.trim/README.md +48 -0
  732. picata-0.0.7/node_modules/string.prototype.trimend/README.md +46 -0
  733. picata-0.0.7/node_modules/string.prototype.trimstart/README.md +46 -0
  734. picata-0.0.7/node_modules/stylehacks/README.md +91 -0
  735. picata-0.0.7/node_modules/stylehacks/node_modules/postcss-selector-parser/README.md +49 -0
  736. picata-0.0.7/node_modules/sucrase/README.md +295 -0
  737. picata-0.0.7/node_modules/supports-preserve-symlinks-flag/README.md +42 -0
  738. picata-0.0.7/node_modules/svgo/README.md +199 -0
  739. picata-0.0.7/node_modules/synckit/README.md +191 -0
  740. picata-0.0.7/node_modules/tailwindcss/README.md +40 -0
  741. picata-0.0.7/node_modules/tailwindcss/lib/postcss-plugins/nesting/README.md +42 -0
  742. picata-0.0.7/node_modules/tailwindcss/lib/value-parser/README.md +3 -0
  743. picata-0.0.7/node_modules/tailwindcss/node_modules/glob-parent/README.md +134 -0
  744. picata-0.0.7/node_modules/tailwindcss/node_modules/postcss-selector-parser/README.md +49 -0
  745. picata-0.0.7/node_modules/tailwindcss/src/postcss-plugins/nesting/README.md +42 -0
  746. picata-0.0.7/node_modules/tailwindcss/src/value-parser/README.md +3 -0
  747. picata-0.0.7/node_modules/tapable/README.md +296 -0
  748. picata-0.0.7/node_modules/terser/README.md +1421 -0
  749. picata-0.0.7/node_modules/terser-webpack-plugin/README.md +934 -0
  750. picata-0.0.7/node_modules/terser-webpack-plugin/node_modules/jest-worker/README.md +247 -0
  751. picata-0.0.7/node_modules/theme-change/README.md +376 -0
  752. picata-0.0.7/node_modules/thenify/README.md +120 -0
  753. picata-0.0.7/node_modules/thenify-all/README.md +66 -0
  754. picata-0.0.7/node_modules/to-regex-range/README.md +305 -0
  755. picata-0.0.7/node_modules/tree-kill/README.md +89 -0
  756. picata-0.0.7/node_modules/ts-api-utils/LICENSE.md +20 -0
  757. picata-0.0.7/node_modules/ts-api-utils/README.md +84 -0
  758. picata-0.0.7/node_modules/ts-interface-checker/README.md +185 -0
  759. picata-0.0.7/node_modules/ts-loader/README.md +773 -0
  760. picata-0.0.7/node_modules/ts-loader/node_modules/semver/README.md +654 -0
  761. picata-0.0.7/node_modules/ts-loader/node_modules/source-map/README.md +822 -0
  762. picata-0.0.7/node_modules/tslib/README.md +164 -0
  763. picata-0.0.7/node_modules/type-check/README.md +210 -0
  764. picata-0.0.7/node_modules/typed-array-buffer/README.md +42 -0
  765. picata-0.0.7/node_modules/typed-array-byte-length/README.md +70 -0
  766. picata-0.0.7/node_modules/typed-array-byte-offset/README.md +70 -0
  767. picata-0.0.7/node_modules/typed-array-length/README.md +64 -0
  768. picata-0.0.7/node_modules/typescript/README.md +50 -0
  769. picata-0.0.7/node_modules/typescript-eslint/README.md +12 -0
  770. picata-0.0.7/node_modules/unbox-primitive/README.md +47 -0
  771. picata-0.0.7/node_modules/undici-types/README.md +6 -0
  772. picata-0.0.7/node_modules/unicode-canonical-property-names-ecmascript/README.md +58 -0
  773. picata-0.0.7/node_modules/unicode-match-property-ecmascript/README.md +69 -0
  774. picata-0.0.7/node_modules/unicode-match-property-value-ecmascript/README.md +72 -0
  775. picata-0.0.7/node_modules/unicode-property-aliases-ecmascript/README.md +60 -0
  776. picata-0.0.7/node_modules/update-browserslist-db/README.md +22 -0
  777. picata-0.0.7/node_modules/uri-js/README.md +203 -0
  778. picata-0.0.7/node_modules/util-deprecate/README.md +53 -0
  779. picata-0.0.7/node_modules/validate-npm-package-license/README.md +113 -0
  780. picata-0.0.7/node_modules/watchpack/README.md +133 -0
  781. picata-0.0.7/node_modules/webpack/README.md +727 -0
  782. picata-0.0.7/node_modules/webpack/node_modules/eslint-scope/README.md +54 -0
  783. picata-0.0.7/node_modules/webpack/node_modules/estraverse/README.md +153 -0
  784. picata-0.0.7/node_modules/webpack/node_modules/schema-utils/README.md +290 -0
  785. picata-0.0.7/node_modules/webpack-cli/README.md +145 -0
  786. picata-0.0.7/node_modules/webpack-merge/README.md +314 -0
  787. picata-0.0.7/node_modules/webpack-sources/README.md +228 -0
  788. picata-0.0.7/node_modules/which/README.md +54 -0
  789. picata-0.0.7/node_modules/which-boxed-primitive/README.md +73 -0
  790. picata-0.0.7/node_modules/which-builtin-type/README.md +67 -0
  791. picata-0.0.7/node_modules/which-collection/README.md +65 -0
  792. picata-0.0.7/node_modules/which-module/README.md +58 -0
  793. picata-0.0.7/node_modules/which-typed-array/README.md +70 -0
  794. picata-0.0.7/node_modules/wildcard/README.md +88 -0
  795. picata-0.0.7/node_modules/word-wrap/README.md +201 -0
  796. picata-0.0.7/node_modules/wrap-ansi-cjs/node_modules/emoji-regex/README.md +73 -0
  797. picata-0.0.7/node_modules/y18n/README.md +109 -0
  798. picata-0.0.7/node_modules/yallist/README.md +204 -0
  799. picata-0.0.7/node_modules/yaml/README.md +188 -0
  800. picata-0.0.7/node_modules/yargs/README.md +122 -0
  801. picata-0.0.7/node_modules/yargs/node_modules/emoji-regex/README.md +73 -0
  802. picata-0.0.7/node_modules/yargs-parser/README.md +396 -0
  803. {picata-0.0.5 → picata-0.0.7}/picata/blocks.py +3 -2
  804. {picata-0.0.5 → picata-0.0.7}/picata/models.py +4 -1
  805. picata-0.0.7/picata/templatetags/__init__.py +1 -0
  806. {picata-0.0.5/picata/templatetags → picata-0.0.7/picata/templatetags/filters}/kill_orphans.py +1 -5
  807. {picata-0.0.5/picata/templatetags → picata-0.0.7/picata/templatetags/filters}/stringify.py +1 -6
  808. picata-0.0.7/picata/templatetags/picata_tags.py +18 -0
  809. {picata-0.0.5/picata/templatetags → picata-0.0.7/picata/templatetags/tags}/absolute_static.py +1 -5
  810. {picata-0.0.5/picata/templatetags → picata-0.0.7/picata/templatetags/tags}/menu_tags.py +1 -1
  811. {picata-0.0.5 → picata-0.0.7}/pyproject.toml +1 -1
  812. picata-0.0.5/picata/templatetags/__init__.py +0 -1
  813. {picata-0.0.5 → picata-0.0.7}/.gitignore +0 -0
  814. {picata-0.0.5 → picata-0.0.7}/LICENSE.md +0 -0
  815. {picata-0.0.5 → picata-0.0.7}/README.md +0 -0
  816. {picata-0.0.5 → picata-0.0.7}/components/HelloWorld.tsx +0 -0
  817. {picata-0.0.5 → picata-0.0.7}/entrypoint.tsx +0 -0
  818. {picata-0.0.5 → picata-0.0.7}/manage.py +0 -0
  819. {picata-0.0.5 → picata-0.0.7}/picata/__init__.py +0 -0
  820. {picata-0.0.5 → picata-0.0.7}/picata/apps.py +0 -0
  821. {picata-0.0.5 → picata-0.0.7}/picata/helpers/__init__.py +0 -0
  822. {picata-0.0.5 → picata-0.0.7}/picata/helpers/wagtail.py +0 -0
  823. {picata-0.0.5 → picata-0.0.7}/picata/log_utils.py +0 -0
  824. {picata-0.0.5 → picata-0.0.7}/picata/middleware.py +0 -0
  825. {picata-0.0.5 → picata-0.0.7}/picata/migrations/0001_initial.py +0 -0
  826. {picata-0.0.5 → picata-0.0.7}/picata/migrations/__init__.py +0 -0
  827. {picata-0.0.5 → picata-0.0.7}/picata/settings/__init__.py +0 -0
  828. {picata-0.0.5 → picata-0.0.7}/picata/settings/base.py +0 -0
  829. {picata-0.0.5 → picata-0.0.7}/picata/settings/dev.py +0 -0
  830. {picata-0.0.5 → picata-0.0.7}/picata/settings/mypy.py +0 -0
  831. {picata-0.0.5 → picata-0.0.7}/picata/settings/prod.py +0 -0
  832. {picata-0.0.5 → picata-0.0.7}/picata/settings/test.py +0 -0
  833. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/ada-profile.jpg +0 -0
  834. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/ada-social-bear.jpg +0 -0
  835. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/favicon.ico +0 -0
  836. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/Bitter-Light.ttf +0 -0
  837. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/Bitter-LightItalic.ttf +0 -0
  838. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/FiraCode-Light.ttf +0 -0
  839. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/FiraCode-SemiBold.ttf +0 -0
  840. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/Sacramento-Regular.ttf +0 -0
  841. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/ZillaSlab-Bold.ttf +0 -0
  842. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/ZillaSlab-BoldItalic.ttf +0 -0
  843. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/ZillaSlab-Light.ttf +0 -0
  844. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/ZillaSlab-LightItalic.ttf +0 -0
  845. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/fonts/ZillaSlabHighlight-Bold.ttf +0 -0
  846. {picata-0.0.5 → picata-0.0.7}/picata/static/picata/icons.svg +0 -0
  847. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/3_column.html +0 -0
  848. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/404.html +0 -0
  849. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/500.html +0 -0
  850. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/_post_list.html +0 -0
  851. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/article.html +0 -0
  852. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/base.html +0 -0
  853. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/basic_page.html +0 -0
  854. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/blocks/icon_link_item.html +0 -0
  855. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/blocks/icon_link_list.html +0 -0
  856. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/blocks/icon_link_list_stream.html +0 -0
  857. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/dl_view.html +0 -0
  858. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/home_page.html +0 -0
  859. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/post_listing.html +0 -0
  860. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/previews/3col.html +0 -0
  861. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/previews/dl.html +0 -0
  862. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/previews/split.html +0 -0
  863. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/previews/theme_gallery.html +0 -0
  864. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/search_results.html +0 -0
  865. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/split_view.html +0 -0
  866. {picata-0.0.5 → picata-0.0.7}/picata/templates/picata/tags/site_menu.html +0 -0
  867. {picata-0.0.5 → picata-0.0.7}/picata/transformers.py +0 -0
  868. {picata-0.0.5 → picata-0.0.7}/picata/typing/__init__.py +0 -0
  869. {picata-0.0.5 → picata-0.0.7}/picata/typing/wagtail.py +0 -0
  870. {picata-0.0.5 → picata-0.0.7}/picata/urls.py +0 -0
  871. {picata-0.0.5 → picata-0.0.7}/picata/validators.py +0 -0
  872. {picata-0.0.5 → picata-0.0.7}/picata/views.py +0 -0
  873. {picata-0.0.5 → picata-0.0.7}/picata/wagtail_hooks.py +0 -0
  874. {picata-0.0.5 → picata-0.0.7}/picata/wsgi.py +0 -0
  875. {picata-0.0.5 → picata-0.0.7}/pygments.sass +0 -0
  876. {picata-0.0.5 → picata-0.0.7}/styles.sass +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: picata
3
- Version: 0.0.5
3
+ Version: 0.0.7
4
4
  Summary: Ada's Wagtail-based CMS & blog
5
5
  Project-URL: Documentation, https://github.com/hipikat/picata#readme
6
6
  Project-URL: Issues, https://github.com/hipikat/picata/issues
@@ -0,0 +1,218 @@
1
+ # @ampproject/remapping
2
+
3
+ > Remap sequential sourcemaps through transformations to point at the original source code
4
+
5
+ Remapping allows you to take the sourcemaps generated through transforming your code and "remap"
6
+ them to the original source locations. Think "my minified code, transformed with babel and bundled
7
+ with webpack", all pointing to the correct location in your original source code.
8
+
9
+ With remapping, none of your source code transformations need to be aware of the input's sourcemap,
10
+ they only need to generate an output sourcemap. This greatly simplifies building custom
11
+ transformations (think a find-and-replace).
12
+
13
+ ## Installation
14
+
15
+ ```sh
16
+ npm install @ampproject/remapping
17
+ ```
18
+
19
+ ## Usage
20
+
21
+ ```typescript
22
+ function remapping(
23
+ map: SourceMap | SourceMap[],
24
+ loader: (file: string, ctx: LoaderContext) => (SourceMap | null | undefined),
25
+ options?: { excludeContent: boolean, decodedMappings: boolean }
26
+ ): SourceMap;
27
+
28
+ // LoaderContext gives the loader the importing sourcemap, tree depth, the ability to override the
29
+ // "source" location (where child sources are resolved relative to, or the location of original
30
+ // source), and the ability to override the "content" of an original source for inclusion in the
31
+ // output sourcemap.
32
+ type LoaderContext = {
33
+ readonly importer: string;
34
+ readonly depth: number;
35
+ source: string;
36
+ content: string | null | undefined;
37
+ }
38
+ ```
39
+
40
+ `remapping` takes the final output sourcemap, and a `loader` function. For every source file pointer
41
+ in the sourcemap, the `loader` will be called with the resolved path. If the path itself represents
42
+ a transformed file (it has a sourcmap associated with it), then the `loader` should return that
43
+ sourcemap. If not, the path will be treated as an original, untransformed source code.
44
+
45
+ ```js
46
+ // Babel transformed "helloworld.js" into "transformed.js"
47
+ const transformedMap = JSON.stringify({
48
+ file: 'transformed.js',
49
+ // 1st column of 2nd line of output file translates into the 1st source
50
+ // file, line 3, column 2
51
+ mappings: ';CAEE',
52
+ sources: ['helloworld.js'],
53
+ version: 3,
54
+ });
55
+
56
+ // Uglify minified "transformed.js" into "transformed.min.js"
57
+ const minifiedTransformedMap = JSON.stringify({
58
+ file: 'transformed.min.js',
59
+ // 0th column of 1st line of output file translates into the 1st source
60
+ // file, line 2, column 1.
61
+ mappings: 'AACC',
62
+ names: [],
63
+ sources: ['transformed.js'],
64
+ version: 3,
65
+ });
66
+
67
+ const remapped = remapping(
68
+ minifiedTransformedMap,
69
+ (file, ctx) => {
70
+
71
+ // The "transformed.js" file is an transformed file.
72
+ if (file === 'transformed.js') {
73
+ // The root importer is empty.
74
+ console.assert(ctx.importer === '');
75
+ // The depth in the sourcemap tree we're currently loading.
76
+ // The root `minifiedTransformedMap` is depth 0, and its source children are depth 1, etc.
77
+ console.assert(ctx.depth === 1);
78
+
79
+ return transformedMap;
80
+ }
81
+
82
+ // Loader will be called to load transformedMap's source file pointers as well.
83
+ console.assert(file === 'helloworld.js');
84
+ // `transformed.js`'s sourcemap points into `helloworld.js`.
85
+ console.assert(ctx.importer === 'transformed.js');
86
+ // This is a source child of `transformed`, which is a source child of `minifiedTransformedMap`.
87
+ console.assert(ctx.depth === 2);
88
+ return null;
89
+ }
90
+ );
91
+
92
+ console.log(remapped);
93
+ // {
94
+ // file: 'transpiled.min.js',
95
+ // mappings: 'AAEE',
96
+ // sources: ['helloworld.js'],
97
+ // version: 3,
98
+ // };
99
+ ```
100
+
101
+ In this example, `loader` will be called twice:
102
+
103
+ 1. `"transformed.js"`, the first source file pointer in the `minifiedTransformedMap`. We return the
104
+ associated sourcemap for it (its a transformed file, after all) so that sourcemap locations can
105
+ be traced through it into the source files it represents.
106
+ 2. `"helloworld.js"`, our original, unmodified source code. This file does not have a sourcemap, so
107
+ we return `null`.
108
+
109
+ The `remapped` sourcemap now points from `transformed.min.js` into locations in `helloworld.js`. If
110
+ you were to read the `mappings`, it says "0th column of the first line output line points to the 1st
111
+ column of the 2nd line of the file `helloworld.js`".
112
+
113
+ ### Multiple transformations of a file
114
+
115
+ As a convenience, if you have multiple single-source transformations of a file, you may pass an
116
+ array of sourcemap files in the order of most-recent transformation sourcemap first. Note that this
117
+ changes the `importer` and `depth` of each call to our loader. So our above example could have been
118
+ written as:
119
+
120
+ ```js
121
+ const remapped = remapping(
122
+ [minifiedTransformedMap, transformedMap],
123
+ () => null
124
+ );
125
+
126
+ console.log(remapped);
127
+ // {
128
+ // file: 'transpiled.min.js',
129
+ // mappings: 'AAEE',
130
+ // sources: ['helloworld.js'],
131
+ // version: 3,
132
+ // };
133
+ ```
134
+
135
+ ### Advanced control of the loading graph
136
+
137
+ #### `source`
138
+
139
+ The `source` property can overridden to any value to change the location of the current load. Eg,
140
+ for an original source file, it allows us to change the location to the original source regardless
141
+ of what the sourcemap source entry says. And for transformed files, it allows us to change the
142
+ relative resolving location for child sources of the loaded sourcemap.
143
+
144
+ ```js
145
+ const remapped = remapping(
146
+ minifiedTransformedMap,
147
+ (file, ctx) => {
148
+
149
+ if (file === 'transformed.js') {
150
+ // We pretend the transformed.js file actually exists in the 'src/' directory. When the nested
151
+ // source files are loaded, they will now be relative to `src/`.
152
+ ctx.source = 'src/transformed.js';
153
+ return transformedMap;
154
+ }
155
+
156
+ console.assert(file === 'src/helloworld.js');
157
+ // We could futher change the source of this original file, eg, to be inside a nested directory
158
+ // itself. This will be reflected in the remapped sourcemap.
159
+ ctx.source = 'src/nested/transformed.js';
160
+ return null;
161
+ }
162
+ );
163
+
164
+ console.log(remapped);
165
+ // {
166
+ // …,
167
+ // sources: ['src/nested/helloworld.js'],
168
+ // };
169
+ ```
170
+
171
+
172
+ #### `content`
173
+
174
+ The `content` property can be overridden when we encounter an original source file. Eg, this allows
175
+ you to manually provide the source content of the original file regardless of whether the
176
+ `sourcesContent` field is present in the parent sourcemap. It can also be set to `null` to remove
177
+ the source content.
178
+
179
+ ```js
180
+ const remapped = remapping(
181
+ minifiedTransformedMap,
182
+ (file, ctx) => {
183
+
184
+ if (file === 'transformed.js') {
185
+ // transformedMap does not include a `sourcesContent` field, so usually the remapped sourcemap
186
+ // would not include any `sourcesContent` values.
187
+ return transformedMap;
188
+ }
189
+
190
+ console.assert(file === 'helloworld.js');
191
+ // We can read the file to provide the source content.
192
+ ctx.content = fs.readFileSync(file, 'utf8');
193
+ return null;
194
+ }
195
+ );
196
+
197
+ console.log(remapped);
198
+ // {
199
+ // …,
200
+ // sourcesContent: [
201
+ // 'console.log("Hello world!")',
202
+ // ],
203
+ // };
204
+ ```
205
+
206
+ ### Options
207
+
208
+ #### excludeContent
209
+
210
+ By default, `excludeContent` is `false`. Passing `{ excludeContent: true }` will exclude the
211
+ `sourcesContent` field from the returned sourcemap. This is mainly useful when you want to reduce
212
+ the size out the sourcemap.
213
+
214
+ #### decodedMappings
215
+
216
+ By default, `decodedMappings` is `false`. Passing `{ decodedMappings: true }` will leave the
217
+ `mappings` field in a [decoded state](https://github.com/rich-harris/sourcemap-codec) instead of
218
+ encoding into a VLQ string.
@@ -0,0 +1,19 @@
1
+ # @babel/code-frame
2
+
3
+ > Generate errors that contain a code frame that point to source locations.
4
+
5
+ See our website [@babel/code-frame](https://babeljs.io/docs/babel-code-frame) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save-dev @babel/code-frame
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/code-frame --dev
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/compat-data
2
+
3
+ > The compat-data to determine required Babel plugins
4
+
5
+ See our website [@babel/compat-data](https://babeljs.io/docs/babel-compat-data) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/compat-data
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/compat-data
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/core
2
+
3
+ > Babel compiler core.
4
+
5
+ See our website [@babel/core](https://babeljs.io/docs/babel-core) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen) associated with this package.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save-dev @babel/core
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/core --dev
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/generator
2
+
3
+ > Turns an AST into code.
4
+
5
+ See our website [@babel/generator](https://babeljs.io/docs/babel-generator) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen) associated with this package.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save-dev @babel/generator
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/generator --dev
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-annotate-as-pure
2
+
3
+ > Helper function to annotate paths and nodes with #__PURE__ comment
4
+
5
+ See our website [@babel/helper-annotate-as-pure](https://babeljs.io/docs/babel-helper-annotate-as-pure) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-annotate-as-pure
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-annotate-as-pure
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-compilation-targets
2
+
3
+ > Helper functions on Babel compilation targets
4
+
5
+ See our website [@babel/helper-compilation-targets](https://babeljs.io/docs/babel-helper-compilation-targets) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-compilation-targets
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-compilation-targets
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-create-class-features-plugin
2
+
3
+ > Compile class public and private fields, private methods and decorators to ES6
4
+
5
+ See our website [@babel/helper-create-class-features-plugin](https://babeljs.io/docs/babel-helper-create-class-features-plugin) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-create-class-features-plugin
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-create-class-features-plugin
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-create-regexp-features-plugin
2
+
3
+ > Compile ESNext Regular Expressions to ES5
4
+
5
+ See our website [@babel/helper-create-regexp-features-plugin](https://babeljs.io/docs/babel-helper-create-regexp-features-plugin) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-create-regexp-features-plugin
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-create-regexp-features-plugin
19
+ ```
@@ -0,0 +1,15 @@
1
+ # @babel/helper-define-polyfill-provider
2
+
3
+ ## Install
4
+
5
+ Using npm:
6
+
7
+ ```sh
8
+ npm install --save-dev @babel/helper-define-polyfill-provider
9
+ ```
10
+
11
+ or using yarn:
12
+
13
+ ```sh
14
+ yarn add @babel/helper-define-polyfill-provider --dev
15
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-member-expression-to-functions
2
+
3
+ > Helper function to replace certain member expressions with function calls
4
+
5
+ See our website [@babel/helper-member-expression-to-functions](https://babeljs.io/docs/babel-helper-member-expression-to-functions) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-member-expression-to-functions
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-member-expression-to-functions
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-module-imports
2
+
3
+ > Babel helper functions for inserting module loads
4
+
5
+ See our website [@babel/helper-module-imports](https://babeljs.io/docs/babel-helper-module-imports) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-module-imports
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-module-imports
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-module-transforms
2
+
3
+ > Babel helper functions for implementing ES6 module transformations
4
+
5
+ See our website [@babel/helper-module-transforms](https://babeljs.io/docs/babel-helper-module-transforms) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-module-transforms
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-module-transforms
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-optimise-call-expression
2
+
3
+ > Helper function to optimise call expression
4
+
5
+ See our website [@babel/helper-optimise-call-expression](https://babeljs.io/docs/babel-helper-optimise-call-expression) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-optimise-call-expression
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-optimise-call-expression
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-plugin-utils
2
+
3
+ > General utilities for plugins to use
4
+
5
+ See our website [@babel/helper-plugin-utils](https://babeljs.io/docs/babel-helper-plugin-utils) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-plugin-utils
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-plugin-utils
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-remap-async-to-generator
2
+
3
+ > Helper function to remap async functions to generators
4
+
5
+ See our website [@babel/helper-remap-async-to-generator](https://babeljs.io/docs/babel-helper-remap-async-to-generator) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-remap-async-to-generator
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-remap-async-to-generator
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-replace-supers
2
+
3
+ > Helper function to replace supers
4
+
5
+ See our website [@babel/helper-replace-supers](https://babeljs.io/docs/babel-helper-replace-supers) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-replace-supers
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-replace-supers
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-skip-transparent-expression-wrappers
2
+
3
+ > Helper which skips types and parentheses
4
+
5
+ See our website [@babel/helper-skip-transparent-expression-wrappers](https://babeljs.io/docs/babel-helper-skip-transparent-expression-wrappers) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-skip-transparent-expression-wrappers
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-skip-transparent-expression-wrappers
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-string-parser
2
+
3
+ > A utility package to parse strings
4
+
5
+ See our website [@babel/helper-string-parser](https://babeljs.io/docs/babel-helper-string-parser) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-string-parser
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-string-parser
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-validator-identifier
2
+
3
+ > Validate identifier/keywords name
4
+
5
+ See our website [@babel/helper-validator-identifier](https://babeljs.io/docs/babel-helper-validator-identifier) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-validator-identifier
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-validator-identifier
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-validator-option
2
+
3
+ > Validate plugin/preset options
4
+
5
+ See our website [@babel/helper-validator-option](https://babeljs.io/docs/babel-helper-validator-option) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-validator-option
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-validator-option
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helper-wrap-function
2
+
3
+ > Helper to wrap functions inside a function call.
4
+
5
+ See our website [@babel/helper-wrap-function](https://babeljs.io/docs/babel-helper-wrap-function) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save @babel/helper-wrap-function
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helper-wrap-function
19
+ ```
@@ -0,0 +1,19 @@
1
+ # @babel/helpers
2
+
3
+ > Collection of helper functions used by Babel transforms.
4
+
5
+ See our website [@babel/helpers](https://babeljs.io/docs/babel-helpers) for more information.
6
+
7
+ ## Install
8
+
9
+ Using npm:
10
+
11
+ ```sh
12
+ npm install --save-dev @babel/helpers
13
+ ```
14
+
15
+ or using yarn:
16
+
17
+ ```sh
18
+ yarn add @babel/helpers --dev
19
+ ```