Source code

Revision control

Copy as Markdown

Other Tools

{
"name": "components/jquery",
"description": "jQuery JavaScript Library",
"type": "component",
"homepage": "http://jquery.com",
"license": "MIT",
"support": {
"issues": "http://bugs.jquery.com",
},
"authors": [
{
"name": "John Resig",
"email": "jeresig@gmail.com"
}
],
"extra": {
"js": "jquery.js"
}
}