Add style prop, remove useless props

This commit is contained in:
Michael Shick 2014-12-12 13:16:45 -05:00
parent f55be69dc8
commit e9ac1a40eb

View File

@ -2,10 +2,10 @@
"name": "Skeleton",
"version": "2.0.0",
"description": "Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development",
"main": "css/skeleton.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"style": "css/skeleton.css",
"files": [
"css/skeleton.css"
],
"repository": {
"type": "git",
"url": "https://github.com/dhg/Skeleton.git"