mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
35 lines
780 B
JSON
35 lines
780 B
JSON
{
|
|
"name": "jquery",
|
|
"npmName": "jquery",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/dist/",
|
|
"files": [
|
|
"jquery.*"
|
|
]
|
|
}
|
|
],
|
|
"filename": "jquery.min.js",
|
|
"version": "2.1.0",
|
|
"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"
|
|
}
|
|
]
|
|
} |