Skip to content

Commit 1b8cffa

Browse files
committed
Added component.json and built (but un-minified) dist file - as index.js
1 parent 1be998f commit 1b8cffa

File tree

2 files changed

+14990
-0
lines changed

2 files changed

+14990
-0
lines changed

component.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "jquery-ui",
3+
"version": "1.11.0pre",
4+
"description": "jQuery UI",
5+
"scripts": [
6+
"index.js"
7+
],
8+
"dependencies": {
9+
"component/jquery": "*"
10+
},
11+
"repo": "https://raw.github.com/redbadger/jquery-ui"
12+
}

0 commit comments

Comments
 (0)