UNPKG

c8y-openlayer

Version:

This module is designed to help integrate Openlayer with Cumulocity IoT

51 lines (50 loc) 1.2 kB
{ "_from": "ol@4.6.4", "_id": "ol@4.6.4", "_inBundle": false, "_integrity": "sha512-9Eo0auMLU7dyCbMFfNKbyVqWH0JrfyLGrP9/jywisdGX/cqjFKtgiENFGr8wZAUzkVDNWdnKcrrIZsLMbnd68Q==", "_location": "/ol", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ol@4.6.4", "name": "ol", "escapedName": "ol", "rawSpec": "4.6.4", "saveSpec": null, "fetchSpec": "4.6.4" }, "_requiredBy": [ "/c8y-openlayer" ], "_resolved": "https://registry.npmjs.org/ol/-/ol-4.6.4.tgz", "_shasum": "d9ba7dc850a310af7858adad69aa12704346a75a", "_spec": "ol@4.6.4", "_where": "/home/centos/projects/angular-openlayer/node_modules/c8y-openlayer", "browserify": { "transform": [ [ "babelify", { "plugins": [ "transform-es2015-modules-commonjs" ] } ] ] }, "bundleDependencies": false, "dependencies": { "pbf": "3.1.0", "pixelworks": "1.1.0", "rbush": "2.0.1" }, "deprecated": false, "description": "OpenLayers as ES2015 modules", "license": "BSD-2-Clause", "main": "index.js", "module": "index.js", "name": "ol", "version": "4.6.4" }