small sync up with bower

This commit is contained in:
Michael Shick 2014-12-29 15:54:21 -05:00
parent ad2d7fdb9c
commit 0efeb01804

View File

@ -1,22 +1,25 @@
{ {
"name": "Skeleton", "name": "Skeleton",
"version": "2.0.4", "version": "2.0.4",
"description": "Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development", "description": "Skeleton is a dead-simple, responsive boilerplate to kickstart any responsive project.",
"keywords": [ "keywords": [
"css", "css",
"framework", "skeleton",
"minimal", "responsive",
"normalize", "boilerplate"
"mobile", ],
"responsive" "authors": [
"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)"
], ],
"author": "Dave Gamache",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/dhg/Skeleton/issues" "url": "https://github.com/dhg/Skeleton/issues"
}, },
"homepage": "https://github.com/dhg/Skeleton", "homepage": "http://getskeleton.com/",
"repository": "dhg/Skeleton", "repository": {
"type": "git",
"url": "https://github.com/dhg/Skeleton"
},
"main": "index.js", "main": "index.js",
"style": "css/skeleton.css", "style": "css/skeleton.css",
"files": [ "files": [