{ "_from": "ol-ext@^4.0.4", "_id": "ol-ext@4.0.13", "_inBundle": false, "_integrity": "sha512-eNUKmPXBp7pOI8lE/qhv+oIbCwFyrqW4gGcILxTlvjhICKyaNkcmXGm3lOvHd2PnsKBtbjwg2knHiJKpEQNDtg==", "_location": "/ol-ext", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ol-ext@^4.0.4", "name": "ol-ext", "escapedName": "ol-ext", "rawSpec": "^4.0.4", "saveSpec": null, "fetchSpec": "^4.0.4" }, "_requiredBy": [ "/v-ol-map" ], "_resolved": "https://registry.npmjs.org/ol-ext/-/ol-ext-4.0.13.tgz", "_shasum": "977d20a3d5f40f39ca10b34ca2c8411ef9032c31", "_spec": "ol-ext@^4.0.4", "_where": "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-rail/node_modules/v-ol-map", "author": { "name": "Jean-Marc Viglino", "url": "https://github.com/Viglino" }, "bugs": { "url": "https://github.com/Viglino/ol-ext/issues" }, "bundleDependencies": false, "contributors": [ { "name": "ThomasG77", "url": "https://github.com/ThomasG77" }, { "name": "darkscript", "url": "https://github.com/darkscript" } ], "dependencies": {}, "deprecated": false, "description": "A set of cool extensions for OpenLayers (ol) in node modules structure", "devDependencies": { "eslint": "^5.10.0", "gulp": "^4.0.2", "gulp-autoprefixer": "^5.0.0", "gulp-clean": "^0.4.0", "gulp-cli": "^2.2.0", "gulp-concat": "^2.6.1", "gulp-cssmin": "^0.2.0", "gulp-header": "^2.0.5", "gulp-jsdoc3": "^2.0.0", "gulp-minify": "^3.1.0", "gulp-watch": "^5.0.1", "live-server": "^1.2.0", "minimist": "^1.2.0", "plugin-error": "^1.0.1", "through2": "^2.0.3" }, "homepage": "https://github.com/Viglino/ol-ext#,", "keywords": [ "ol3", "openlayers", "popup", "menu", "symbol", "renderer", "filter", "canvas", "interaction", "split", "statistic", "charts", "pie", "LayerSwitcher", "toolbar", "animation" ], "license": "BSD-3-Clause", "main": "dist/ol-ext.js", "name": "ol-ext", "peerDependencies": { "ol": ">= 5.3.0" }, "repository": { "type": "git", "url": "git+https://github.com/Viglino/ol-ext.git" }, "scripts": { "build": "node ./node_modules/gulp/bin/gulp.js --gulpfile ./gulpfile.cjs", "doc": "node ./node_modules/gulp/bin/gulp.js --gulpfile ./gulpfile.cjs doc", "lint": "eslint --fix src/ || exit 0", "postpack": "gulp postpublish --gulpfile ./gulpfile.cjs", "prepack": "gulp prepublish --gulpfile ./gulpfile.cjs", "start": "node ./node_modules/gulp/bin/gulp.js --gulpfile ./gulpfile.cjs serve", "test": "npm test npmtest.js" }, "style": "dist/ol-ext.css", "type": "module", "version": "4.0.13" }