Add ol package.json
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user