{
  "name": "eleventy-plugin-green-links",
  "version": "0.1.5",
  "description": "An Eleventy plugin which checks if links on a website are hosted on verified green hosting providers from The Green Web Foundation's Green Web dataset.",
  "main": "src/.eleventy.js",
  "scripts": {},
  "keywords": [
    "eleventy",
    "eleventy-plugin",
    "static-site-generator",
    "static-site",
    "website",
    "blog",
    "generator",
    "11ty",
    "green",
    "green-web",
    "sustainable"
  ],
  "author": "Fershad Irani <itsfish@fershad.com> (https://fershad.com)",
  "license": "MIT",
  "dependencies": {
    "@tgwf/co2": "^0.12.1",
    "linkedom": "^0.14.22"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fershad/eleventy-plugin-green-links.git"
  },
  "bugs": {
    "url": "https://github.com/fershad/eleventy-plugin-green-links/issues"
  },
  "homepage": "https://github.com/fershad/eleventy-plugin-green-links/issues",
  "devDependencies": {
    "np": "^7.6.3"
  }
}
