{
  "name": "@slixites/gatsby-plugin-google-fonts",
  "version": "1.1.1",
  "description": "Performantly and Customizably Bring Google Fonts to Gatsby",
  "main": "index.js",
  "scripts": {
    "test": "jest --coverage"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/slixites/gatsby-plugin-google-fonts.git"
  },
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "react",
    "google",
    "fonts"
  ],
  "author": "Dillon Streator",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/slixites/gatsby-plugin-google-fonts/issues"
  },
  "homepage": "https://github.com/slixites/gatsby-plugin-google-fonts#readme",
  "devDependencies": {
    "jest": "^26.4.2",
    "react": "^16.13.1"
  }
}
