{
  "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"
  }
}
