{
  "name": "azure-search-types",
  "version": "1.0.10",
  "description": "Azure Search type definitions",
  "main": "dist/index.js",
  "typings": "dist/index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ctstone/azure-search-types"
  },
  "keywords": [],
  "author": "Chris Stone",
  "license": "MIT",
  "devDependencies": {
    "tslint": "^5.12.0",
    "typescript": "^3.2.2"
  },
  "dependencies": {
    "@types/geojson": "^7946.0.4"
  }
}
