Skip to content

Commit

Permalink
Added bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitkrai03 committed Aug 16, 2015
1 parent 345fd10 commit 4d4360d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "pills",
"version": "0.1",
"author": "Rohit Rai",
"homepage": "",
"main": ["css/pills.css", "css/pills.min.css"],
"repository": {
"type": "git",
"url": "git://github.com/rohitkrai03/pills.git"
},
"ignore": [
"shapeshifter/",
"**/*.yml",
"**/*.html"
],
"license": "MIT"
}

0 comments on commit 4d4360d

Please sign in to comment.