mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-06-08 08:31:43 +00:00
35 lines
989 B
TOML
35 lines
989 B
TOML
version = 1
|
|
SPDX-PackageName = "@gnuxie/tsconfig"
|
|
SPDX-PackageSupplier = "Gnuxie <Gnuxie@protonmail.com>"
|
|
SPDX-PackageDownloadLocation = "https://github.com/Gnuxie/tsconfig"
|
|
|
|
[[annotations]]
|
|
path = "REUSE.toml"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
|
|
SPDX-License-Identifier = "Apache-2.0"
|
|
|
|
[[annotations]]
|
|
path = "tsconfig.json"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
|
|
SPDX-License-Identifier = "Apache-2.0"
|
|
|
|
[[annotations]]
|
|
path = "tsconfig.test.json"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
|
|
SPDX-License-Identifier = "Apache-2.0"
|
|
|
|
[[annotations]]
|
|
path = "package-lock.json"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
|
|
SPDX-License-Identifier = "Apache-2.0"
|
|
|
|
[[annotations]]
|
|
path = "package.json"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
|
|
SPDX-License-Identifier = "Apache-2.0"
|