mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
26 lines
614 B
JSON
26 lines
614 B
JSON
{
|
|
"name": "webfont",
|
|
"filename": "webfont.js",
|
|
"version": "1.3.0",
|
|
"description": "The WebFont Loader is a JavaScript library that gives you more control over font loading than the Google Font API provides.",
|
|
"homepage": "http://code.google.com/apis/webfonts/docs/webfont_loader.html",
|
|
"keywords": [
|
|
"ui",
|
|
"font"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Google"
|
|
},
|
|
{
|
|
"name": "Typekit"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/typekit/webfontloader.git"
|
|
}
|
|
]
|
|
}
|