Skip to content

Commit

Permalink
Add Bower compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashigginbotham committed Mar 18, 2016
1 parent 4af824e commit aa30656
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "raven-framework",
"description": "A flexible, pluggable framework with a responsive grid system.",
"main": "scss/modules/_grids.scss",
"authors": [
"Thomas Higginbotham"
],
"license": "MIT",
"keywords": [
"sass",
"responsive",
"grid",
"layout",
"flexbox"
],
"homepage": "https://github.com/thomashigginbotham/raven-framework",
"moduleType": [],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit aa30656

Please sign in to comment.