{
  "name": "vanilla-cookieconsent",
  "version": "2.7.2",
  "description": "🍪 Simple cross-browser cookie-consent plugin written in vanilla js.",
  "main": "dist/cookieconsent.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://tillsanders@github.com/tillsanders/cookieconsent.git"
  },
  "keywords": [
    "cookie",
    "consent",
    "gdpr",
    "banner",
    "vanilla"
  ],
  "author": "Orest Bida",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/orestbida/cookieconsent/issues"
  },
  "homepage": "https://github.com/orestbida/cookieconsent"
}
