mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-25 12:46:01 +10:00
27 lines
725 B
JSON
27 lines
725 B
JSON
{
|
|
"name": "jquery",
|
|
"filename": "jquery.min.js",
|
|
"version": "2.0.3",
|
|
"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": [
|
|
"jquery",
|
|
"library",
|
|
"ajax",
|
|
"framework",
|
|
"toolkit",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "The jQuery Project"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery.git"
|
|
}
|
|
]
|
|
}
|