1 Star 0 Fork 0

雨碎江南/dsa4j

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 863 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "memcached",
"version": "1.0.0",
"description": "memcached hash distribution",
"main": "web.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/consoles/dsa4j.git"
},
"keywords": [
"node.js",
"hash",
"memcached"
],
"author": "consoles",
"license": "ISC",
"bugs": {
"url": "https://github.com/consoles/dsa4j/issues"
},
"homepage": "https://github.com/consoles/dsa4j#readme",
"dependencies": {
"bluebird": "^3.4.6",
"co": "^4.6.0",
"crc-32": "^1.0.1",
"json-comments": "^0.2.1",
"koa": "^1.2.4",
"koa-logger": "^1.3.0",
"koa-router": "^5.4.0",
"koa-static-cache": "^3.1.7",
"koa-views": "^4.1.0",
"memcached": "^2.1.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/gaopengfei/dsa4j.git
git@gitee.com:gaopengfei/dsa4j.git
gaopengfei
dsa4j
dsa4j
master

搜索帮助