UNPKG

gatsby-plugin-your-fonts

Version:
27 lines (26 loc) 679 B
{ "name": "gatsby-plugin-your-fonts", "version": "0.0.1", "description": "Bring Your Fonts to Gatsby", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com:eleventhlabs/gatsby-plugin-your-fonts.git" }, "keywords": [ "gatsby", "gatsby-plugin", "fonts", "custom", "react" ], "author": "Calvin LeGassick <calvin@eleventhlabs.io>", "license": "MIT", "bugs": { "url": "https://github.com/eleventhlabs/gatsby-plugin-your-fonts/issues" }, "homepage": "https://github.com/eleventhlabs/gatsby-plugin-your-fonts#readme" }