Skip to content

Commit d72fdfe

Browse files
luhngnarf
authored andcommitted
Improve bower file.
1 parent 2a84ec2 commit d72fdfe

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

bower.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
{
22
"name": "jquery-color",
3+
"description": "jQuery plugin for color manipulation and animation support.",
4+
"main": [
5+
"jquery.color.js"
6+
],
7+
"moduleType": [
8+
"amd",
9+
"node",
10+
"globals"
11+
],
12+
"ignore": [
13+
"**/.*",
14+
"Gruntfile.js",
15+
"external",
16+
"test"
17+
],
318
"devDependencies": {
419
"qunit": "1.14.0",
520
"jquery-1.5.0": "jquery#1.5.0",

0 commit comments

Comments
 (0)