Files
cdnjs/ajax/libs/jqueryui/package.json
T
Riccardo Magliocchetti 37dd572dbe update jquery to 1.8.16
While at it add repository to package.json
2011-12-15 20:11:52 +01:00

25 lines
669 B
JSON

{
"name": "jqueryui",
"filename": "jquery-ui.min.js",
"version": "1.8.16",
"description": "jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.",
"homepage": "http://jqueryui.com/",
"keywords": [
"ui",
"themeing",
"popular"
],
"maintainers": [
{
"name": "JQuery UI Team"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/jquery/jquery-ui"
}
]
}