UNPKG

county-selection

Version:

This package contains a CountySelectionComponent class that displays a state map with county data on a \<county-selection\>\</county-selection> element. Currently state data is limited to "AL" and "AK".

30 lines (29 loc) 738 B
{ "name": "county-selection", "keywords": [ "County", "Counties", "States", "Map", "Alabama", "Arkansas" ], "version": "0.3.0", "peerDependencies": { "@angular/common": "^6.0.0-rc.0 || ^6.0.0", "@angular/core": "^6.0.0-rc.0 || ^6.0.0" }, "main": "bundles/county-selection.umd.js", "module": "fesm5/county-selection.js", "es2015": "fesm2015/county-selection.js", "esm5": "esm5/county-selection.js", "esm2015": "esm2015/county-selection.js", "fesm5": "fesm5/county-selection.js", "fesm2015": "fesm2015/county-selection.js", "typings": "county-selection.d.ts", "metadata": "county-selection.metadata.json", "sideEffects": false, "dependencies": { "tslib": "^1.9.0" } }