{
  "name": "@artale/pi-db",
  "version": "1.0.1",
  "description": "Local database with SQL-like queries. JSON-backed tables with where clauses, schema, export.",
  "keywords": [
    "pi-package",
    "pi-extension",
    "database",
    "sql",
    "query"
  ],
  "license": "MIT",
  "author": "artale",
  "repository": {
    "type": "git",
    "url": "https://github.com/arosstale/pi-db.git"
  },
  "extensions": [
    "extensions/pi-db.ts"
  ]
}
