UNPKG

libre-routing

Version:

This library was generated with [Nx](https://nx.dev).

40 lines (39 loc) 834 B
{ "name": "libre-routing", "version": "0.3.0-alpha.72", "license": "MIT", "author": "Marcin Lazar", "keywords": [ "MapLibre GL", "Routing", "Directions", "Route", "OSMR", "Here", "Plugin", "Map", "js" ], "repository": { "type": "git", "url": "https://github.com/marucjmar/libre-routing" }, "peerDependencies": { "maplibre-gl": "^1.* || ^2.*" }, "dependencies": { "comlink": "^4.3.1", "simplify-js": "1.2.4", "@turf/along": "^6.5.0", "@turf/length": "^6.5.0", "@turf/bearing": "^6.5.0", "@turf/bbox-clip": "^6.5.0", "@turf/bbox": "^6.5.0", "@turf/helpers": "^6.5.0", "@liberty-rider/flexpolyline": "^0.1.0", "lodash-es": "^4.17.21", "parse-ms": "^3.0.0" }, "main": "./src/index.js", "typings": "./src/index.d.ts" }