From 104f83d89272ce3ca695e9e2393e4a3e7a7c8a03 Mon Sep 17 00:00:00 2001 From: Maxime Duchene-Savard Date: Wed, 22 Feb 2023 01:19:27 -0500 Subject: [PATCH] fix package.json --- package.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package.json b/package.json index 88dac8b..964534e 100644 --- a/package.json +++ b/package.json @@ -65,10 +65,5 @@ "cmi" ], "author": "Jonathan Putney ", - "license": "MIT", - "bugs": { - "url": "https://github.com/jcputney/scorm-again/issues" - }, - "homepage": "https://github.com/jcputney/scorm-again", "dependencies": {} }