mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 21:06:39 +10:00
32 lines
613 B
JSON
32 lines
613 B
JSON
{
|
|
"name": "fallback",
|
|
"filename": "fallback.min.js",
|
|
"version": "1.0.5",
|
|
"description": "JavaScript library for dynamically loading CSS and JS files. Also provides the ability to load multiple files from a CDN with multiple fallback options and shimming!",
|
|
"homepage": "http://fallback.io/",
|
|
|
|
"keywords": [
|
|
"fallback",
|
|
"failover",
|
|
"ondemand",
|
|
"require",
|
|
"ajax",
|
|
"component"
|
|
],
|
|
|
|
"maintainers": [
|
|
{
|
|
"name": "Salvatore Garbesi",
|
|
"email": "sal@dolox.com",
|
|
"twitter": "sgarbesi"
|
|
}
|
|
],
|
|
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/dolox/fallback.git"
|
|
}
|
|
]
|
|
}
|