{
  "name": "sanity",
  "version": "2.36.6",
  "description": "Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches",
  "scripts": {
    "postinstall": "node placeholder.js"
  },
  "main": "placeholder.js",
  "author": "Sanity.io <hello@sanity.io>",
  "bugs": {
    "url": "https://github.com/sanity-io/sanity/issues"
  },
  "keywords": [
    "sanity",
    "cms",
    "headless",
    "realtime",
    "content"
  ],
  "engines": {
    "node": ">=12.0.0"
  },
  "homepage": "https://www.sanity.io/",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sanity-io/sanity.git",
    "directory": "packages/sanity"
  },
  "gitHead": "581452cb2460130d81956608a9e1774bacd0f33c"
}
