{
  "name": "@neshan-maps-platform/ol",
  "version": "1.0.5",
  "ol_version": "8.1.0",
  "description": "Neshan Platform SDK integrated with Openlayers",
  "keywords": [
    "map",
    "mapping",
    "openlayers"
  ],
  "author": "Neshan Maps Platform",
  "homepage": "https://platform.neshan.org/sdks-extentions/",
  "type": "module",
  "license": "BSD-2-Clause",
  "dependencies": {
    "earcut": "^2.2.3",
    "geotiff": "^2.0.7",
    "pbf": "3.2.1",
    "rbush": "^3.0.1"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not dead"
  ],
  "sideEffects": [
    "proj.js",
    "ol.css"
  ],
  "main": "index.js"
}
