{
  "description": "A SQL.js implementation of SQLDelight's web-worker-driver",
  "homepage": "https://github.com/sqldelight/sqldelight#readme",
  "license": "Apache-2.0",
  "keywords": [
    "sqljs",
    "sqldelight",
    "sql"
  ],
  "bugs": {
    "url": "https://github.com/sqldelight/sqldelight/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sqldelight/sqldelight.git"
  },
  "version": "2.3.2",
  "name": "@cashapp/sqldelight-sqljs-worker",
  "peerDependencies": {
    "sql.js": "^1.8.0"
  }
}
