{
  "name": "@stojkeee/ol-types",
  "version": "0.0.2",
  "description": "TypeScript definitions for ol",
  "homepage": "https://github.com/stojkeee/oss-ol-types",
  "license": "",
  "contributors": [
    "Rifa'i M. Hanif (https://github.com/hanreev)"
  ],
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stojkeee/oss-ol-types.git",
    "directory": "types/ol"
  },
  "scripts": {},
  "dependencies": {
    "@types/arcgis-rest-api": "*",
    "@types/geojson": "*",
    "@types/rbush": "*",
    "@types/topojson-specification": "*"
  },
  "typeScriptVersion": "3.6",
  "bugs": {
    "url": "https://github.com/stojkeee/oss-ol-types/issues"
  },
  "devDependencies": {},
  "author": ""
}
