diff --git a/package.json b/package.json index a6aae7f..04a2e48 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,16 @@ "webpack", "vite" ], - "author": "", + "author": "hypercross", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/hypercross/yarn-spinner-loader" + }, + "bugs": { + "url": "https://github.com/hypercross/yarn-spinner-loader/issues" + }, + "homepage": "https://github.com/hypercross/yarn-spinner-loader#readme", "dependencies": { "ajv": "^8.17.1", "fast-glob": "^3.3.2"