geo-targeting-component
Version:
Geo targeting component
22 lines (21 loc) • 473 B
JSON
{
"name": "geo-targeting-component",
"description": "Geo targeting component",
"main": [
"dist/geoTargetingComponent.js",
"dist/geoTargetingComponent.css"
],
"authors": [
"Igor Agafonov"
],
"license": "MIT",
"keywords": [
"Geo",
"Targeting"
],
"dependencies": {
"angular": "^1.6.6",
"ya-map": "https://github.com/tulov/angular-yandex-map.git#^1.0.9"
},
"homepage": "https://github.com/IVAgafonov/geoTargetingComponent"
}