14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"name": "ol",
|
|
"version": "5.0.0-beta.14",
|
|
"description": "OpenLayers mapping library",
|
|
"main": "index.js",
|
|
"module": "index.js",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"pbf": "3.1.0",
|
|
"pixelworks": "1.1.0",
|
|
"rbush": "2.0.2"
|
|
}
|
|
}
|