gonna try to add bower stuff
This commit is contained in:
parent
412758bc64
commit
3b84c54db3
27
bower.json
Normal file
27
bower.json
Normal file
@ -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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user