From 38408f774e873c2dab9c56a33f2cce8f28d63330 Mon Sep 17 00:00:00 2001 From: hypercross Date: Tue, 14 Apr 2026 20:22:46 +0800 Subject: [PATCH] chore: publish info filled --- package.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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"