{
  "name": "cookies-eu-banner",
  "title": "Cookies EU banner",
  "description": "Manage display of banner to accept/reject cookies from tracking services like Google Analytics",
  "version": "1.2.9",
  "main": "dist/cookies-eu-banner.js",
  "homepage": "http://alex-d.github.io/Cookies-EU-banner/",
  "author": {
    "name": "Alex-D",
    "email": "contact@alex-d.fr",
    "url": "http://alex-d.fr"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Alex-D/cookies-eu-banner.git"
  },
  "bugs": {
    "url": "https://github.com/Alex-D/cookies-eu-banner/issues"
  },
  "license": "MIT",
  "devDependencies": {
    "bower": "^1.3.9",
    "del": "^1.1.1",
    "gulp": "^3.8.11",
    "gulp-concat": "~2.3.4",
    "gulp-header": "^1.2.2",
    "gulp-jshint": "~1.8.4",
    "gulp-livereload": "~2.1.0",
    "gulp-load-plugins": "~0.5.3",
    "gulp-newer": "~0.3.0",
    "gulp-rename": "~1.2.0",
    "gulp-size": "~1.0.0",
    "gulp-uglify": "~0.3.1",
    "jshint-stylish": "~0.4.0",
    "vinyl-paths": "^1.0.0"
  },
  "scripts": {
    "build": "npm install && gulp build",
    "start": "gulp",
    "test": "gulp test"
  }
}
