Commit f8cb5922 authored by nanahira's avatar nanahira

move

parent 61fd60d2
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://code.mycard.moe/3rdeye/koishi-plugin-cache-memcached.git" "url": "https://github.com/koishijs/koishi-plugin-cache-memcached.git"
}, },
"author": "Nanahira <nanahira@momobako.com>", "author": "Nanahira <nanahira@momobako.com>",
"license": "MIT", "license": "MIT",
...@@ -26,9 +26,9 @@ ...@@ -26,9 +26,9 @@
"memjs" "memjs"
], ],
"bugs": { "bugs": {
"url": "https://code.mycard.moe/3rdeye/koishi-plugin-cache-memcached/issues" "url": "https://github.com/koishijs/koishi-plugin-cache-memcached/issues"
}, },
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-cache-memcached", "homepage": "https://github.com/koishijs/koishi-plugin-cache-memcached",
"dependencies": { "dependencies": {
"@types/memjs": "^1.2.3", "@types/memjs": "^1.2.3",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment