ol-plus
Version:
Interactive plugin to Openlayers
31 lines • 761 B
JSON
{
"name": "ol-plus",
"version": "1.1.31",
"description": "Interactive plugin to Openlayers",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/suman111sanjel/ol-plus.git"
},
"keywords": [
"Openlayers",
"mapping",
"ol"
],
"author": "suman sanjel",
"license": "ISC",
"bugs": {
"url": "https://github.com/suman111sanjel/ol-plus/issues"
},
"homepage": "https://github.com/suman111sanjel/ol-plus#readme",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@fortawesome/fontawesome-free": "^5.15.3",
"bootstrap-slider": "^11.0.2",
"jquery": "^3.6.0",
"ol-ext": "^3.2.3",
"regenerator-runtime": "^0.13.7",
"sass": "^1.35.1",
"sass-loader": "^12.1.0"
}
}