small sync up with bower
This commit is contained in:
parent
ad2d7fdb9c
commit
0efeb01804
21
package.json
21
package.json
@ -1,22 +1,25 @@
|
||||
{
|
||||
"name": "Skeleton",
|
||||
"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": [
|
||||
"css",
|
||||
"framework",
|
||||
"minimal",
|
||||
"normalize",
|
||||
"mobile",
|
||||
"responsive"
|
||||
"skeleton",
|
||||
"responsive",
|
||||
"boilerplate"
|
||||
],
|
||||
"authors": [
|
||||
"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)"
|
||||
],
|
||||
"author": "Dave Gamache",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/dhg/Skeleton/issues"
|
||||
},
|
||||
"homepage": "https://github.com/dhg/Skeleton",
|
||||
"repository": "dhg/Skeleton",
|
||||
"homepage": "http://getskeleton.com/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dhg/Skeleton"
|
||||
},
|
||||
"main": "index.js",
|
||||
"style": "css/skeleton.css",
|
||||
"files": [
|
||||
|
Loading…
Reference in New Issue
Block a user