UNPKG

all.db

Version:
25 lines (24 loc) 484 B
{ "name": "all.db", "version": "0.3.2", "description": "JSON Database", "types": "lib/all.db.d.ts", "main": "lib/all.db.js", "keywords": [ "Simple", "Fast", "JSON Database" ], "type": "module", "author": "NoNametxt", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/NoName-txt/all.db.git" }, "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.2", "undici-types": "^7.1.0" } }