UNPKG

google-fonts

Version:

A small helper library for embedding Google Fonts on your page.

25 lines (24 loc) 550 B
{ "name": "google-fonts", "version": "1.0.0", "description": "A small helper library for embedding Google Fonts on your page.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git://github.com/hughsk/google-fonts.git" }, "keywords": [ "google", "fonts", "webfonts", "inline", "embed", "append" ], "author": "Hugh Kennedy <hughskennedy@gmail.com> (http://hughskennedy.com/)", "license": "MIT", "bugs": { "url": "https://github.com/hughsk/google-fonts/issues" } }