Skip to content

Commit 921c78a

Browse files
committed
add bower.json
1 parent a04ae2d commit 921c78a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

bower.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "aterrien/jQuery-Knob",
3+
"version": "1.2.3",
4+
"main": "js/jquery.knob.js",
5+
"description": "Nice, downward compatible, touchable, jQuery dial.",
6+
"license": "MIT",
7+
"ignore": [],
8+
"dependencies": {
9+
"jquery": "1.7.0"
10+
},
11+
"devDependencies": {}
12+
}

0 commit comments

Comments
 (0)