xiyudb
Version:
A JSON/LocalStorage database module, easy to setup & utilize.
34 lines (33 loc) • 698 B
JSON
{
"name": "xiyudb",
"version": "0.1.6",
"description": "A JSON/LocalStorage database module, easy to setup & utilize.",
"main": "xiyudb.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/karincadev/xiyuDB.git"
},
"keywords": [
"quick.db",
"croxydb",
"wio.db",
"database",
"discord.js",
"xiyudb",
"turkish",
"json",
"yaml"
],
"author": "'xel",
"license": "MIT",
"bugs": {
"url": "https://github.com/karincadev/xiyuDB/issues"
},
"homepage": "https://github.com/karincadev/xiyuDB#readme"
}