merge from master

This commit is contained in:
Sean Kenny
2014-08-31 15:30:31 +01:00
parent 4614abca7c
commit a624fbcb56
1172 changed files with 204153 additions and 8605 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "jquery-ui",
"repo": "components/jqueryui",
"version": "1.10.4",
"license": "MIT",
"scripts": [
"ui/jquery-ui.js"
],
"main": "ui/jquery-ui.js",
"dependencies": {
"components/jquery": "*"
}
}