{
  "name": "datasource-d1",
  "version": "1.0.0-alpha.1",
  "description": "An Apollo Datasource for Cloudflare D1",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/janis/datasource-d1.git"
  },
  "keywords": [
    "Apollo",
    "GraphQL",
    "Cloudflare",
    "D1",
    "SQL"
  ],
  "author": "Janis Altherr <jaltherr@gitlab.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/janis/datasource-d1/issues"
  },
  "homepage": "https://gitlab.com/janis/datasource-d1#readme"
}
