salvage.db
Version:
Salvage.DB is a fast, lightweight, easy-to-use database. It was created by **Salvage_Dev**.
28 lines (27 loc) • 504 B
JSON
{
"name": "salvage.db",
"version": "1.2.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"db",
"salvage.db",
"salvage",
"salvage database",
"mongodb",
"mongoose"
],
"author": "",
"license": "ISC",
"dependencies": {
"mongoose": "^5.10.0",
"this.db": "^1.0.5"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Milo123459/salvage.db.git"
}
}