tribedb
Version:
Unlimited expansion MySQL cluster storage system
52 lines (51 loc) • 1.17 kB
JSON
{
"name": "tribedb",
"version": "0.2.8",
"description": "Unlimited expansion MySQL cluster storage system",
"homepage": "http://yangjiepro.github.io/TribeDB/",
"main": "index.js",
"engines": {
"node": ">=6.0.0"
},
"dependencies": {
"mysql": ">=2.5.1"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/yangjiePro/TribeDB.git"
},
"scripts": {
"test": "node test/index.js"
},
"keywords": [
"mysql",
"cluster",
"tribe",
"db"
],
"author": {
"name": "杨捷",
"email": "yangjie@jojoin.com",
"url": "https://github.com/yangjiePro"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/yangjiePro/TribeDB/issues"
},
"gitHead": "f82d5c9153119b30c96ed02a808d234ce8ec9974",
"_id": "tribedb@0.1.5",
"_shasum": "2194785f9a3d38877bf108d8b0d51b309eccad83",
"_from": "tribedb@*",
"_npmVersion": "1.4.14",
"_npmUser": {
"name": "yangjiepro",
"email": "yangjie@jojoin.com"
},
"maintainers": [
{
"name": "yangjiepro",
"email": "yangjie@jojoin.com"
}
]
}