deploy awal

This commit is contained in:
atuy
2026-06-27 13:11:58 +07:00
commit c32764f514
8977 changed files with 1499555 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "jquery-ui",
"repo": "components/jqueryui",
"version": "1.11.4",
"license": "MIT",
"scripts": [
"jquery-ui.js"
],
"main": "jquery-ui.js",
"dependencies": {
"components/jquery": "*"
}
}