All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

The newest version!
{
  "name": "ol",
  "version": "10.2.1",
  "description": "OpenLayers mapping library",
  "keywords": [
    "map",
    "mapping",
    "openlayers"
  ],
  "homepage": "https://openlayers.org/",
  "type": "module",
  "repository": {
    "type": "git",
    "url": "git://github.com/openlayers/openlayers.git"
  },
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/openlayers/openlayers/issues"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/openlayers"
  },
  "dependencies": {
    "@types/rbush": "3.0.3",
    "color-rgba": "^3.0.0",
    "color-space": "^2.0.1",
    "earcut": "^3.0.0",
    "geotiff": "^2.0.7",
    "pbf": "4.0.1",
    "rbush": "^4.0.0"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not dead"
  ],
  "sideEffects": [
    "proj.js",
    "ol.css"
  ],
  "main": "index.js"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy