{
  "name": "gatsby-plugin-rgpd-acceptance",
  "version": "2.1.6",
  "description": "A minimal plugin to add all tiers-scripts and accept them.",
  "main": "rgpd-acceptance.js",
  "module": "rgpd-acceptance.js",
  "files": [
    "src",
    "gatsby-browser.js",
    "gatsby-node.js",
    "gatsby-ssr.js"
  ],
  "scripts": {
    "test:pack": "npm pack",
    "release": "release-it"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance.git"
  },
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "RGPD",
    "GDPR",
    "notice"
  ],
  "author": "Renaud Héluin / NovaGaïa <renaud.heluin@novagaia.fr>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/issues"
  },
  "homepage": "https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance#readme",
  "devDependencies": {
    "auto-changelog": "^2.4.0",
    "cross-env": "^7.0.3",
    "release-it": "^15.4.2"
  }
}
