Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: README.md
 debian/clean
 debian/control
 debian/copyright-check
 debian/gbp.conf
 debian/install
 debian/patches/1001_tidy_code.patch
 debian/patches/1002_sort_meta_properties.patch
 debian/patches/2001_privacy.patch
 debian/patches/series
 debian/rules
 debian/source/format
 debian/source/lintian-overrides
 debian/tests/control
 debian/watch
 docs/.vuepress/components/eslint-playground.vue
 docs/.vuepress/config.js
 docs/.vuepress/styles/palette.styl
 docs/README.md
 docs/rules/no-accessor-properties.md
 docs/rules/no-array-from.md
 docs/rules/no-array-isarray.md
 docs/rules/no-array-of.md
 docs/rules/no-arrow-functions.md
 docs/rules/no-async-functions.md
 docs/rules/no-async-iteration.md
 docs/rules/no-atomics.md
 docs/rules/no-bigint.md
 docs/rules/no-binary-numeric-literals.md
 docs/rules/no-block-scoped-functions.md
 docs/rules/no-block-scoped-variables.md
 docs/rules/no-classes.md
 docs/rules/no-computed-properties.md
 docs/rules/no-date-now.md
 docs/rules/no-default-parameters.md
 docs/rules/no-destructuring.md
 docs/rules/no-dynamic-import.md
 docs/rules/no-exponential-operators.md
 docs/rules/no-export-ns-from.md
 docs/rules/no-for-of-loops.md
 docs/rules/no-generators.md
 docs/rules/no-global-this.md
 docs/rules/no-import-meta.md
 docs/rules/no-json-superset.md
 docs/rules/no-json.md
 docs/rules/no-keyword-properties.md
 docs/rules/no-logical-assignment-operators.md
 docs/rules/no-malformed-template-literals.md
 docs/rules/no-map.md
 docs/rules/no-math-acosh.md
 docs/rules/no-math-asinh.md
 docs/rules/no-math-atanh.md
 docs/rules/no-math-cbrt.md
 docs/rules/no-math-clz32.md
 docs/rules/no-math-cosh.md
 docs/rules/no-math-expm1.md
 docs/rules/no-math-fround.md
 docs/rules/no-math-hypot.md
 docs/rules/no-math-imul.md
 docs/rules/no-math-log10.md
 docs/rules/no-math-log1p.md
 docs/rules/no-math-log2.md
 docs/rules/no-math-sign.md
 docs/rules/no-math-sinh.md
 docs/rules/no-math-tanh.md
 docs/rules/no-math-trunc.md
 docs/rules/no-modules.md
 docs/rules/no-new-target.md
 docs/rules/no-nullish-coalescing-operators.md
 docs/rules/no-number-epsilon.md
 docs/rules/no-number-isfinite.md
 docs/rules/no-number-isinteger.md
 docs/rules/no-number-isnan.md
 docs/rules/no-number-issafeinteger.md
 docs/rules/no-number-maxsafeinteger.md
 docs/rules/no-number-minsafeinteger.md
 docs/rules/no-number-parsefloat.md
 docs/rules/no-number-parseint.md
 docs/rules/no-numeric-separators.md
 docs/rules/no-object-assign.md
 docs/rules/no-object-defineproperties.md
 docs/rules/no-object-defineproperty.md
 docs/rules/no-object-entries.md
 docs/rules/no-object-freeze.md
 docs/rules/no-object-fromentries.md
 docs/rules/no-object-getownpropertydescriptor.md
 docs/rules/no-object-getownpropertydescriptors.md
 docs/rules/no-object-getownpropertynames.md
 docs/rules/no-object-getownpropertysymbols.md
 docs/rules/no-object-getprototypeof.md
 docs/rules/no-object-is.md
 docs/rules/no-object-isextensible.md
 docs/rules/no-object-isfrozen.md
 docs/rules/no-object-issealed.md
 docs/rules/no-object-keys.md
 docs/rules/no-object-preventextensions.md
 docs/rules/no-object-seal.md
 docs/rules/no-object-setprototypeof.md
 docs/rules/no-object-super-properties.md
 docs/rules/no-object-values.md
 docs/rules/no-octal-numeric-literals.md
 docs/rules/no-optional-catch-binding.md
 docs/rules/no-optional-chaining.md
 docs/rules/no-promise-all-settled.md
 docs/rules/no-promise-any.md
 docs/rules/no-promise.md
 docs/rules/no-property-shorthands.md
 docs/rules/no-proxy.md
 docs/rules/no-reflect.md
 docs/rules/no-regexp-lookbehind-assertions.md
 docs/rules/no-regexp-named-capture-groups.md
 docs/rules/no-regexp-s-flag.md
 docs/rules/no-regexp-u-flag.md
 docs/rules/no-regexp-unicode-property-escapes-2019.md
 docs/rules/no-regexp-unicode-property-escapes.md
 docs/rules/no-regexp-y-flag.md
 docs/rules/no-rest-parameters.md
 docs/rules/no-rest-spread-properties.md
 docs/rules/no-set.md
 docs/rules/no-shared-array-buffer.md
 docs/rules/no-spread-elements.md
 docs/rules/no-string-fromcodepoint.md
 docs/rules/no-string-raw.md
 docs/rules/no-subclassing-builtins.md
 docs/rules/no-symbol.md
 docs/rules/no-template-literals.md
 docs/rules/no-trailing-commas.md
 docs/rules/no-trailing-function-commas.md
 docs/rules/no-typed-arrays.md
 docs/rules/no-unicode-codepoint-escapes.md
 docs/rules/no-weak-map.md
 docs/rules/no-weak-set.md
 docs/rules/no-weakrefs.md
 lib/rules/no-accessor-properties.js
 lib/rules/no-array-from.js
 lib/rules/no-array-isarray.js
 lib/rules/no-array-of.js
 lib/rules/no-arrow-functions.js
 lib/rules/no-async-functions.js
 lib/rules/no-async-iteration.js
 lib/rules/no-atomics.js
 lib/rules/no-bigint.js
 lib/rules/no-binary-numeric-literals.js
 lib/rules/no-block-scoped-functions.js
 lib/rules/no-block-scoped-variables.js
 lib/rules/no-classes.js
 lib/rules/no-computed-properties.js
 lib/rules/no-date-now.js
 lib/rules/no-default-parameters.js
 lib/rules/no-destructuring.js
 lib/rules/no-dynamic-import.js
 lib/rules/no-exponential-operators.js
 lib/rules/no-export-ns-from.js
 lib/rules/no-for-of-loops.js
 lib/rules/no-generators.js
 lib/rules/no-global-this.js
 lib/rules/no-import-meta.js
 lib/rules/no-json-superset.js
 lib/rules/no-json.js
 lib/rules/no-keyword-properties.js
 lib/rules/no-logical-assignment-operators.js
 lib/rules/no-malformed-template-literals.js
 lib/rules/no-map.js
 lib/rules/no-math-acosh.js
 lib/rules/no-math-asinh.js
 lib/rules/no-math-atanh.js
 lib/rules/no-math-cbrt.js
 lib/rules/no-math-clz32.js
 lib/rules/no-math-cosh.js
 lib/rules/no-math-expm1.js
 lib/rules/no-math-fround.js
 lib/rules/no-math-hypot.js
 lib/rules/no-math-imul.js
 lib/rules/no-math-log10.js
 lib/rules/no-math-log1p.js
 lib/rules/no-math-log2.js
 lib/rules/no-math-sign.js
 lib/rules/no-math-sinh.js
 lib/rules/no-math-tanh.js
 lib/rules/no-math-trunc.js
 lib/rules/no-modules.js
 lib/rules/no-new-target.js
 lib/rules/no-nullish-coalescing-operators.js
 lib/rules/no-number-epsilon.js
 lib/rules/no-number-isfinite.js
 lib/rules/no-number-isinteger.js
 lib/rules/no-number-isnan.js
 lib/rules/no-number-issafeinteger.js
 lib/rules/no-number-maxsafeinteger.js
 lib/rules/no-number-minsafeinteger.js
 lib/rules/no-number-parsefloat.js
 lib/rules/no-number-parseint.js
 lib/rules/no-numeric-separators.js
 lib/rules/no-object-assign.js
 lib/rules/no-object-defineproperties.js
 lib/rules/no-object-defineproperty.js
 lib/rules/no-object-entries.js
 lib/rules/no-object-freeze.js
 lib/rules/no-object-fromentries.js
 lib/rules/no-object-getownpropertydescriptor.js
 lib/rules/no-object-getownpropertydescriptors.js
 lib/rules/no-object-getownpropertynames.js
 lib/rules/no-object-getownpropertysymbols.js
 lib/rules/no-object-getprototypeof.js
 lib/rules/no-object-is.js
 lib/rules/no-object-isextensible.js
 lib/rules/no-object-isfrozen.js
 lib/rules/no-object-issealed.js
 lib/rules/no-object-keys.js
 lib/rules/no-object-preventextensions.js
 lib/rules/no-object-seal.js
 lib/rules/no-object-setprototypeof.js
 lib/rules/no-object-super-properties.js
 lib/rules/no-object-values.js
 lib/rules/no-octal-numeric-literals.js
 lib/rules/no-optional-catch-binding.js
 lib/rules/no-optional-chaining.js
 lib/rules/no-promise-all-settled.js
 lib/rules/no-promise-any.js
 lib/rules/no-promise.js
 lib/rules/no-property-shorthands.js
 lib/rules/no-proxy.js
 lib/rules/no-reflect.js
 lib/rules/no-regexp-lookbehind-assertions.js
 lib/rules/no-regexp-named-capture-groups.js
 lib/rules/no-regexp-s-flag.js
 lib/rules/no-regexp-u-flag.js
 lib/rules/no-regexp-unicode-property-escapes-2019.js
 lib/rules/no-regexp-unicode-property-escapes.js
 lib/rules/no-regexp-y-flag.js
 lib/rules/no-rest-parameters.js
 lib/rules/no-rest-spread-properties.js
 lib/rules/no-set.js
 lib/rules/no-shared-array-buffer.js
 lib/rules/no-spread-elements.js
 lib/rules/no-string-fromcodepoint.js
 lib/rules/no-string-raw.js
 lib/rules/no-subclassing-builtins.js
 lib/rules/no-symbol.js
 lib/rules/no-template-literals.js
 lib/rules/no-trailing-commas.js
 lib/rules/no-trailing-function-commas.js
 lib/rules/no-typed-arrays.js
 lib/rules/no-unicode-codepoint-escapes.js
 lib/rules/no-weak-map.js
 lib/rules/no-weak-set.js
 lib/rules/no-weakrefs.js
 lib/utils.js
 scripts/new-rule.js
 scripts/rules.js
 scripts/update-docs-readme.js
 scripts/update-docs-rules.js
 scripts/update-lib-configs.js
 scripts/update-lib-index.js
 tests/lib/rules/no-accessor-properties.js
 tests/lib/rules/no-array-from.js
 tests/lib/rules/no-array-isarray.js
 tests/lib/rules/no-array-of.js
 tests/lib/rules/no-arrow-functions.js
 tests/lib/rules/no-async-functions.js
 tests/lib/rules/no-async-iteration.js
 tests/lib/rules/no-atomics.js
 tests/lib/rules/no-bigint.js
 tests/lib/rules/no-binary-numeric-literals.js
 tests/lib/rules/no-block-scoped-functions.js
 tests/lib/rules/no-block-scoped-variables.js
 tests/lib/rules/no-classes.js
 tests/lib/rules/no-computed-properties.js
 tests/lib/rules/no-date-now.js
 tests/lib/rules/no-default-parameters.js
 tests/lib/rules/no-destructuring.js
 tests/lib/rules/no-dynamic-import.js
 tests/lib/rules/no-exponential-operators.js
 tests/lib/rules/no-export-ns-from.js
 tests/lib/rules/no-for-of-loops.js
 tests/lib/rules/no-generators.js
 tests/lib/rules/no-global-this.js
 tests/lib/rules/no-import-meta.js
 tests/lib/rules/no-json-superset.js
 tests/lib/rules/no-json.js
 tests/lib/rules/no-keyword-properties.js
 tests/lib/rules/no-logical-assignment-operators.js
 tests/lib/rules/no-malformed-template-literals.js
 tests/lib/rules/no-map.js
 tests/lib/rules/no-math-acosh.js
 tests/lib/rules/no-math-asinh.js
 tests/lib/rules/no-math-atanh.js
 tests/lib/rules/no-math-cbrt.js
 tests/lib/rules/no-math-clz32.js
 tests/lib/rules/no-math-cosh.js
 tests/lib/rules/no-math-expm1.js
 tests/lib/rules/no-math-fround.js
 tests/lib/rules/no-math-hypot.js
 tests/lib/rules/no-math-imul.js
 tests/lib/rules/no-math-log10.js
 tests/lib/rules/no-math-log1p.js
 tests/lib/rules/no-math-log2.js
 tests/lib/rules/no-math-sign.js
 tests/lib/rules/no-math-sinh.js
 tests/lib/rules/no-math-tanh.js
 tests/lib/rules/no-math-trunc.js
 tests/lib/rules/no-modules.js
 tests/lib/rules/no-new-target.js
 tests/lib/rules/no-nullish-coalescing-operators.js
 tests/lib/rules/no-number-epsilon.js
 tests/lib/rules/no-number-isfinite.js
 tests/lib/rules/no-number-isinteger.js
 tests/lib/rules/no-number-isnan.js
 tests/lib/rules/no-number-issafeinteger.js
 tests/lib/rules/no-number-maxsafeinteger.js
 tests/lib/rules/no-number-minsafeinteger.js
 tests/lib/rules/no-number-parsefloat.js
 tests/lib/rules/no-number-parseint.js
 tests/lib/rules/no-numeric-separators.js
 tests/lib/rules/no-object-assign.js
 tests/lib/rules/no-object-defineproperties.js
 tests/lib/rules/no-object-defineproperty.js
 tests/lib/rules/no-object-entries.js
 tests/lib/rules/no-object-freeze.js
 tests/lib/rules/no-object-fromentries.js
 tests/lib/rules/no-object-getownpropertydescriptor.js
 tests/lib/rules/no-object-getownpropertydescriptors.js
 tests/lib/rules/no-object-getownpropertynames.js
 tests/lib/rules/no-object-getownpropertysymbols.js
 tests/lib/rules/no-object-getprototypeof.js
 tests/lib/rules/no-object-is.js
 tests/lib/rules/no-object-isextensible.js
 tests/lib/rules/no-object-isfrozen.js
 tests/lib/rules/no-object-issealed.js
 tests/lib/rules/no-object-keys.js
 tests/lib/rules/no-object-preventextensions.js
 tests/lib/rules/no-object-seal.js
 tests/lib/rules/no-object-setprototypeof.js
 tests/lib/rules/no-object-super-properties.js
 tests/lib/rules/no-object-values.js
 tests/lib/rules/no-octal-numeric-literals.js
 tests/lib/rules/no-optional-catch-binding.js
 tests/lib/rules/no-optional-chaining.js
 tests/lib/rules/no-promise-all-settled.js
 tests/lib/rules/no-promise-any.js
 tests/lib/rules/no-promise.js
 tests/lib/rules/no-property-shorthands.js
 tests/lib/rules/no-proxy.js
 tests/lib/rules/no-reflect.js
 tests/lib/rules/no-regexp-lookbehind-assertions.js
 tests/lib/rules/no-regexp-named-capture-groups.js
 tests/lib/rules/no-regexp-s-flag.js
 tests/lib/rules/no-regexp-u-flag.js
 tests/lib/rules/no-regexp-unicode-property-escapes-2019.js
 tests/lib/rules/no-regexp-unicode-property-escapes.js
 tests/lib/rules/no-regexp-y-flag.js
 tests/lib/rules/no-rest-parameters.js
 tests/lib/rules/no-rest-spread-properties.js
 tests/lib/rules/no-set.js
 tests/lib/rules/no-shared-array-buffer.js
 tests/lib/rules/no-spread-elements.js
 tests/lib/rules/no-string-fromcodepoint.js
 tests/lib/rules/no-string-raw.js
 tests/lib/rules/no-subclassing-builtins.js
 tests/lib/rules/no-symbol.js
 tests/lib/rules/no-template-literals.js
 tests/lib/rules/no-trailing-commas.js
 tests/lib/rules/no-trailing-function-commas.js
 tests/lib/rules/no-typed-arrays.js
 tests/lib/rules/no-unicode-codepoint-escapes.js
 tests/lib/rules/no-weak-map.js
 tests/lib/rules/no-weak-set.js
 tests/lib/rules/no-weakrefs.js
 tests/tester.js
Copyright: NONE
License: UNKNOWN
 FIXME

Files: package.json
Copyright: NONE
License: Expat
 FIXME

Files: LICENSE
Copyright: 2018, Toru Nagashima
License: Expat
 FIXME

