diff --git a/package.json b/package.json index 66280157..d7a312cb 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,7 @@ "cybersecurity", "stix" ], - "license": { - "type": "Apache-2.0", - "url": "https://opensource.org/licenses/apache2.0.php" - }, + "license": "Apache-2.0", "main": "index.js", "scripts": { "coverage:cobertura": "c8 --reporter=cobertura npm test",