Bones/package.json
2014-12-10 12:46:30 -05:00

28 lines
624 B
JSON

{
"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"
},
"repository": {
"type": "git",
"url": "https://github.com/dhg/Skeleton.git"
},
"keywords": [
"css",
"framework",
"minimal",
"normalize",
"mobile",
"responsive"
],
"author": "Dave Gamache",
"license": "MIT",
"bugs": {
"url": "https://github.com/dhg/Skeleton/issues"
},
"homepage": "https://github.com/dhg/Skeleton"
}