mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
28 lines
613 B
JSON
28 lines
613 B
JSON
{
|
|
"name": "require-jquery",
|
|
"filename": "require-jquery.min.js",
|
|
"version": "0.25.0",
|
|
"description": "Require.js merged with jQuery for loader goodness!",
|
|
"homepage": "https://github.com/jrburke/require-jquery",
|
|
"keywords": [
|
|
"loader",
|
|
"modules",
|
|
"asynchronous",
|
|
"popular",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "James Burke",
|
|
"web": "http://tagneto.blogspot.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jrburke/require-jquery"
|
|
}
|
|
]
|
|
|
|
}
|