{ "name": "notice-uwuzu", "version": "2026.5.6", "type": "module", "main": "dist/index.js", "scripts": { "start": "node .", "build": "tsc && tsc-alias && cpy \"{**/*.json,**/*.png}\" ../dist --cwd=src && cpy \"260420.json\" dist" }, "author": { "name": "Last2014", "email": "info@last2014.com", "url": "https://about.last2014.com" }, "packageManager": "pnpm@11.1.3+sha512.c85357fe17ca12dd23dd7071822666dfd7e3cb76fe214e3370b5ea2fb34f2a231185509b63e717f3cd0acb38dd3f8d82bcd5e8172400ae678b70ea4fbed0896d", "dependencies": { "@types/node": "^25.5.2", "@types/ws": "^8.18.1", "better-uwuzu-sdk": "git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.7", "cpy-cli": "^7.0.0", "date-fns": "^4.1.0", "fs": "0.0.1-security", "i18next": "^26.0.3", "miq": "git+https://gitea.last2014.com/last2014/miq.git#1.0.1", "node-cron": "^4.2.1", "os": "^0.1.2", "sharp": "^0.34.5", "tsc-alias": "^1.8.16", "typescript": "^5.9.3", "util": "^0.12.5", "ws": "^8.20.0", "yaml": "^2.8.3", "zod": "^4.3.6" } }