diff --git a/package.json b/package.json index 9108660..476084f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,11 @@ { "name": "kmitl-wizard", "description": "🧙‍♂️ KMITL Schedule Table Extension", + "author": { + "name": "PunGrumpy", + "url": "https://pungrumpy.com" + }, + "homepage": "https://github.com/PunGrumpy/kmitl-wizard", "version": "1.0.0", "license": "MIT", "type": "module",