UNPKG

asta.db

Version:

Enhanced database solution with QuickDB-like features

22 lines (21 loc) 409 B
{ "name": "asta.db", "version": "2.2.0", "description": "Enhanced database solution with QuickDB-like features", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "database", "json", "storage", "quickdb", "nosql" ], "author": "only.asta", "license": "MIT", "dependencies": { "fs": "^0.0.1-security" } }