geo-targeting-component
Version:
Geo targeting component
40 lines (39 loc) • 962 B
JSON
{
"name": "geo-targeting-component",
"version": "0.1.6",
"description": "Geo targeting component",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "gulp test",
"build": "gulp build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/IVAgafonov/geoTargetingComponent.git"
},
"keywords": [
"Geo",
"Targeting"
],
"author": "Igor Agafonov",
"license": "MIT",
"bugs": {
"url": "https://github.com/IVAgafonov/geoTargetingComponent/issues"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-angular-embed-templates": "^2.3.0",
"gulp-clean-css": "^3.9.0",
"gulp-concat": "^2.6.1",
"gulp-inject": "^4.3.0",
"gulp-load-plugins": "^1.5.0",
"gulp-sass": "^3.1.0",
"gulp-sourcemaps": "^2.6.1",
"gulp-uglify": "^3.0.0",
"main-bower-files": "^2.13.1"
},
"homepage": "https://github.com/IVAgafonov/geoTargetingComponent#readme"
}