uldb
Version:
This a ulto lite db for nodejs with zero dependency
24 lines (23 loc) • 462 B
JSON
{
"name": "uldb",
"version": "1.0.1",
"description": "This a ulto lite db for nodejs with zero dependency",
"main": "index.js",
"scripts": {
"start": "node index"
},
"homepage": "https://mafset.com",
"keywords": [
"litedb",
"uldb",
"ultraLiteDatabase",
"TinyDatabase",
"easyDatabase"
],
"author": "Roshan",
"repository": {
"type": "git",
"url": "https://github.com/rdev06/uldb.git"
},
"license": "ISC"
}