{
  "name": "@performing/cookie-popup-gdpr",
  "version": "1.0.17",
  "main": "dist/cookie-popup-gdpr.umd.js",
  "module": "dist/cookie-popup-gdpr.es.js",
  "unpkg": "dist/cookie-popup-gdpr.umd.js",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "dependencies": {
    "vue": "^3.2.25"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.2",
    "postcss": "^8.4.5",
    "postcss-nested": "^5.0.6",
    "@vitejs/plugin-vue": "^2.0.0",
    "vite": "^2.7.2"
  },
  "description": "Simple and easy to use cookie popup for GDPR compliance",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/performingdigital/cookie-popup-gdpr.git"
  },
  "keywords": [
    "popup",
    "cookie",
    "gdpr"
  ],
  "author": "Giorgio Pogliani",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/performingdigital/cookie-popup-gdpr/issues"
  },
  "homepage": "https://github.com/performingdigital/cookie-popup-gdpr#readme"
}
