{
  "name": "netlify-amp-optimizer-plugin",
  "version": "1.0.0",
  "description": "A Netlify plugin to run the AMP Optimizer",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/danielhannih/netlify-amp-optimizer-plugin.git"
  },
  "bugs": {
    "url": "https://github.com/danielhannih/netlify-amp-optimizer-plugin"
  },
  "keywords": [
    "netlify",
    "netlify-plugin",
    "amp",
    "amp-html",
    "amp-optimizer",
    "amp-toolbox"
  ],
  "author": {
    "name": "Daniel Hannih",
    "url": "https://psycatgames.com/"
  },
  "license": "MIT"
}
