@targomo/leaflet
Version:
Leaflet maps extensions for Targomo's time-based access mapping services.
1 lines • 1.66 kB
JSON
{"name":"@targomo/leaflet","description":"Leaflet maps extensions for Targomo's time-based access mapping services.","author":"Targomo","version":"0.1.1","license":"MIT","repository":"github:targomo/targomo-js-extensions","homepage":"https://targomo.com/developers","bugs":{"url":"https://github.com/targomo/targomo-js-extensions/issues"},"keywords":["map","mapping","leaflet","leaflet-js","googlemaps","cartography","routing","visualization","gis","api","rest","isochrone","reachability","travel","travel-time","commute","commute-time"],"main":"targomo-leaflet.umd.min.js","module":"targomo-leaflet.umd.min.js","browser":"targomo-leaflet.umd.min.js","typings":"./typings/index.leaflet.d.ts","scripts":{"dev":"npm run clean && webpack --watch","build":"npm run clean && node build.js","lint":"tslint -p tsconfig.json","clean":"shx rm -rf dist","test":"npm run test:browser && npm run test:browser","test:browser":"jest --config=jest.config.json --env=jsdom","test:debug":"node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --config=jest.config.json","test:coverage":"npm run test:browser --coverage"},"devDependencies":{"@types/fs-extra":"^5.0.4","@types/jest":"^21.1.5","@types/node":"^6.0.60","fs-extra":"^7.0.0","jest":"^21.2.1","rollup":"^0.51.8","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-copy":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-resolve":"0.0.1-predev.1","rollup-plugin-typescript2":"^0.8.2","rollup-plugin-uglify":"^2.0.1","shx":"^0.2.2","ts-jest":"^21.1.4","ts-loader":"^3.1.1","tslint":"^5.8.0","typescript":"^2.5.0"},"dependencies":{"@targomo/core":"^0.6.1","@types/leaflet":"^1.2.8","leaflet":"^1.3.1"}}