summaryrefslogtreecommitdiff
path: root/deps/npm/.licensee.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/.licensee.json')
-rw-r--r--deps/npm/.licensee.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/deps/npm/.licensee.json b/deps/npm/.licensee.json
index ad7c812367..5b815d601e 100644
--- a/deps/npm/.licensee.json
+++ b/deps/npm/.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",