mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
37 lines
782 B
JSON
Executable File
37 lines
782 B
JSON
Executable File
{
|
|
"name": "curl",
|
|
"version": "0.7.3",
|
|
"filename": "curl-for-jQuery/curl.js",
|
|
"description": "A small, fast module and resource loader with dependency management. (AMD, CommonJS Modules/1.1, CSS, HTML, etc.)",
|
|
"keywords": ["curl", "cujo", "amd", "loader", "module"],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://www.opensource.org/licenses/mit-license.php"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/cujojs/curl"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/cujojs/curl/issues",
|
|
"maintainers": [
|
|
{
|
|
"name": "John Hann",
|
|
"web": "http://unscriptable.com"
|
|
}
|
|
],
|
|
"contributors": [
|
|
{
|
|
"name": "John Hann",
|
|
"web": "http://unscriptable.com"
|
|
},
|
|
{
|
|
"name": "Brian Cavalier",
|
|
"web": "http://hovercraftstudios.com"
|
|
}
|
|
]
|
|
}
|