24 Star 44 Fork 4

XING / dedid

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bower.json 581 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name" : "dedid",
"homepage" : "https://github.com/dekuan/dedid",
"authors" :
[
"liuqixing <liuqixing@dekuan.org>"
],
"description" : "An unique id generator for primary key of distributed database.",
"main" :
[
"dedid.js"
],
"keywords" :
[
"dekuan",
"dedid",
"unique id generator",
"primary key",
"distributed database",
"library"
],
"license": "MIT",
"ignore":
[
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"src",
"composer.json",
"karma.conf.js",
"mocha.opts",
"package.json",
],
"dependencies":
{
}
}
PHP
1
https://gitee.com/dekuan/dedid.git
git@gitee.com:dekuan/dedid.git
dekuan
dedid
dedid
master

搜索帮助