{
  "name": "groq",
  "version": "2.36.6",
  "description": "Tagged template literal for Sanity.io GROQ-queries",
  "main": "lib/groq.js",
  "types": "./groq.d.ts",
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "engines": {
    "node": ">=6"
  },
  "scripts": {
    "test": "node test/groq.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sanity-io/sanity.git",
    "directory": "packages/groq"
  },
  "keywords": [
    "sanity",
    "cms",
    "headless",
    "realtime",
    "content",
    "groq",
    "tagged",
    "template",
    "literal",
    "string"
  ],
  "author": "Sanity.io <hello@sanity.io>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sanity-io/sanity/issues"
  },
  "homepage": "https://www.sanity.io/",
  "gitHead": "581452cb2460130d81956608a9e1774bacd0f33c"
}
