UNPKG

angular-open-street

Version:
35 lines 981 B
{ "name": "angular-open-street", "version": "1.0.0", "description": "open street map angular helper", "author": "Lahiru Mirihagoda", "repository": { "type": "git", "url": "https://github.com/Lmadushan/angular-open-street.git" }, "bugs": { "url": "https://github.com/Lmadushan/angular-open-street/issues" }, "homepage": "https://github.com/Lmadushan/angular-open-street", "keywords": [ "angular", "open", "openstreet" ], "license": "MIT", "peerDependencies": { "@angular/common": "^11.0.9", "@angular/core": "^11.0.9" }, "dependencies": { "tslib": "^2.0.0" }, "main": "bundles/angular-open-street.umd.js", "module": "fesm2015/angular-open-street.js", "es2015": "fesm2015/angular-open-street.js", "esm2015": "esm2015/angular-open-street.js", "fesm2015": "fesm2015/angular-open-street.js", "typings": "angular-open-street.d.ts", "metadata": "angular-open-street.metadata.json", "sideEffects": false }