Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.licensee.json')
-rw-r--r--.licensee.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/.licensee.json b/.licensee.json
index ad7c81236..5b815d601 100644
--- a/.licensee.json
+++ b/.licensee.json
@@ -1,7 +1,12 @@
{
- "license": "(MIT OR BSD-2-Clause OR BSD-3-Clause OR Apache-2.0 OR ISC OR Unlicense OR CC-BY-3.0 OR CC0-1.0 OR Artistic-2.0)",
+ "licenses": {
+ "spdx": [
+ "CC-BY-3.0"
+ ],
+ "blueOak": "bronze"
+ },
"corrections": true,
- "whitelist": {
+ "packages": {
"config-chain": "1.1.12",
"cyclist": "0.2.2",
"json-schema": "0.2.3",