Files
cdnjs/ajax/libs/jquery/package.json
T

24 lines
672 B
JSON

{
"name": "jquery",
"filename": "jquery.min.js",
"version": "2.0.2",
"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"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/jquery/jquery.git"
}
]
}