{
  "name": "@tsonic/efcore-sqlite",
  "version": "10.0.44",
  "description": "TypeScript type definitions for Microsoft.EntityFrameworkCore.Sqlite (+ dependencies) for .NET 10",
  "type": "module",
  "keywords": [
    "dotnet",
    "typescript",
    "types",
    "tsonic",
    "efcore",
    "entity-framework-core",
    "sqlite"
  ],
  "author": "Tsonic Team",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/tsoniclang/efcore-sqlite.git"
  },
  "peerDependencies": {
    "@tsonic/core": "10.0.46",
    "@tsonic/dotnet": "10.0.46",
    "@tsonic/microsoft-extensions": "10.0.45",
    "@tsonic/efcore": "10.0.45"
  }
}
