move
Showing
| ... | ... | @@ -10,7 +10,7 @@ |
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-lolicon.git" | ||
| "url": "https://github.com/koishijs/koishi-plugin-picsource-lolicon.git" | ||
| }, | ||
| "author": "Nanahira <nanahira@momobako.com>", | ||
| "license": "MIT", | ||
| ... | ... | @@ -22,9 +22,9 @@ |
| "required:picscontainer" | ||
| ], | ||
| "bugs": { | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-lolicon/issues" | ||
| "url": "https://github.com/koishijs/koishi-plugin-picsource-lolicon/issues" | ||
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-lolicon", | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon", | ||
| "dependencies": { | ||
| "koishi-utils-schemagen": "^1.1.8", | ||
| "source-map-support": "^0.5.20" | ||
| ... | ... |
Please register or sign in to comment