Skip to content

Commit 4d4360d

Browse files
committed
Added bower.json
1 parent 345fd10 commit 4d4360d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

bower.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "pills",
3+
"version": "0.1",
4+
"author": "Rohit Rai",
5+
"homepage": "",
6+
"main": ["css/pills.css", "css/pills.min.css"],
7+
"repository": {
8+
"type": "git",
9+
"url": "git://github.com/rohitkrai03/pills.git"
10+
},
11+
"ignore": [
12+
"shapeshifter/",
13+
"**/*.yml",
14+
"**/*.html"
15+
],
16+
"license": "MIT"
17+
}

0 commit comments

Comments
 (0)