From acbbf7eeecb6bc6bd1d6c73f129aaa8aba932d75 Mon Sep 17 00:00:00 2001 From: "Kyle E. Mitchell" Date: Thu, 28 Mar 2019 20:03:35 -0700 Subject: licensee@7.0.2 Close: https://github.com/npm/cli/pull/183 --- .licensee.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '.licensee.json') 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", -- cgit v1.2.3