Files

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"
}
]
}