sags.db
Version:
Fast JSON database system.
26 lines (25 loc) • 530 B
JSON
{
"name": "sags.db",
"version": "1.2.7",
"description": "Fast JSON database system.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/imyiit/sags.db.git"
},
"keywords": [
"DB",
"Database",
"JSON",
"JsonDB"
],
"author": "imyiit",
"license": "MIT",
"bugs": {
"url": "https://github.com/imyiit/sags.db/issues"
},
"homepage": "https://github.com/imyiit/sags.db#readme",
"dependencies": {
"lodash": "^4.17.21"
}
}