{
  "name": "@sanity-codegen/types",
  "version": "1.0.0-alpha.13",
  "keywords": [
    "sanity",
    "sanity-plugin",
    "sanity-tool",
    "typescript",
    "codegen"
  ],
  "homepage": "https://github.com/ricokahler/sanity-codegen/packages/types",
  "bugs": "https://github.com/ricokahler/sanity-codegen/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/ricokahler/sanity-codegen",
    "directory": "packages/types"
  },
  "license": "MIT",
  "author": {
    "name": "Rico Kahler",
    "email": "ricokahler@me.com",
    "url": "https://github.com/ricokahler"
  },
  "types": "./index.d.ts",
  "scripts": {
    "build": ":",
    "clean": "rm -rf node_modules && tsc -b --clean",
    "lint": ":",
    "sort-package-json": "sort-package-json",
    "test": ":"
  },
  "gitHead": "a9b65a0ba68d9b6fe9c68473fc8c2ce998e4318f"
}
