File: copyright_hints

package info (click to toggle)
node-regexpp 3.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,228 kB
  • sloc: makefile: 33; javascript: 26; sh: 1
file content (84 lines) | stat: -rw-r--r-- 2,700 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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/TODO
 debian/clean
 debian/control
 debian/copyright-check
 debian/gbp.conf
 debian/install
 debian/patches/1001_modernize_rollup.patch
 debian/patches/2001_privacy.patch
 debian/patches/2002_use_system_unicode.patch
 debian/patches/series
 debian/rules
 debian/salsa-ci.yml
 debian/source/format
 debian/source/lintian-overrides
 debian/tests/control
 debian/upstream/metadata
 debian/watch
 rollup.config.js
 scripts/clone-without-circular.ts
 scripts/update-fixtures.ts
 scripts/update-unicode-ids.ts
 scripts/update-unicode-properties.ts
 src/ast.ts
 src/ecma-versions.ts
 src/index.ts
 src/parser.ts
 src/reader.ts
 src/regexp-syntax-error.ts
 src/unicode/ids.ts
 src/unicode/index.ts
 src/unicode/properties.ts
 src/validator.ts
 src/visitor.ts
 test/fixtures/parser/literal.ts
 test/fixtures/parser/literal/basic-invalid-2015-u.json
 test/fixtures/parser/literal/basic-invalid-2015.json
 test/fixtures/parser/literal/basic-invalid.json
 test/fixtures/parser/literal/basic-valid-2015-u.json
 test/fixtures/parser/literal/basic-valid-2015.json
 test/fixtures/parser/literal/basic-valid.json
 test/fixtures/parser/literal/flags-2015.json
 test/fixtures/parser/literal/flags-2018.json
 test/fixtures/parser/literal/flags-2021.json
 test/fixtures/parser/literal/flags.json
 test/fixtures/parser/literal/general-invalid.json
 test/fixtures/parser/literal/lookbehind-assertion-invalid-2017.json
 test/fixtures/parser/literal/lookbehind-assertion-invalid-2018.json
 test/fixtures/parser/literal/lookbehind-assertion-valid-2018.json
 test/fixtures/parser/literal/named-capturing-group-invalid-2017.json
 test/fixtures/parser/literal/named-capturing-group-invalid-2018.json
 test/fixtures/parser/literal/named-capturing-group-valid-2017.json
 test/fixtures/parser/literal/named-capturing-group-valid-2018.json
 test/fixtures/parser/literal/unicode-group-names-invalid.json
 test/fixtures/parser/literal/unicode-group-names-valid.json
 test/fixtures/parser/literal/unicode-property-escape-invalid-2017.json
 test/fixtures/parser/literal/unicode-property-escape-invalid-2018.json
 test/fixtures/parser/literal/unicode-property-escape-valid-2017.json
 test/fixtures/parser/literal/unicode-property-escape-valid-2018.json
 test/fixtures/visitor/full.json
 test/fixtures/visitor/index.ts
 test/parser.ts
 test/visitor.ts
 tsconfig.json
Copyright: NONE
License: UNKNOWN
 FIXME

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

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