Skip to content

Commit

Permalink
gonna try to add bower stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dhg committed Dec 29, 2014
1 parent 412758b commit 3b84c54
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "skeleton",
"version": "2.0.2",
"homepage": "http://getskeleton.com/",
"repository": {
"type": "git",
"url": "https://github.com/dhg/Skeleton"
},
"authors": [
"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)"
],
"description": "Skeleton is a dead-simple, responsive boilerplate to kickstart any responsive project.",
"main": [
"css/skeleton.css",
"index.html",
],
"dependencies": {
"normalize.css": "3.x.x"
},
"keywords": [
"css",
"skeleton",
"responsive",
"boilerplate"
],
"license": "MIT"
}

0 comments on commit 3b84c54

Please sign in to comment.