mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
18 lines
544 B
JSON
18 lines
544 B
JSON
{
|
|
"name": "jquery",
|
|
"filename": "jquery.min.js",
|
|
"version": "1.7.1",
|
|
"description": "jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.",
|
|
"homepage": "http://jquery.com/",
|
|
"keywords": [
|
|
"framework",
|
|
"toolkit",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "The jQuery Project"
|
|
}
|
|
]
|
|
}
|