Files
2013-09-11 15:30:30 +10:00

26 lines
657 B
JSON

{
"name": "skeleton",
"filename": "skeleton.min.css",
"version": "1.2",
"description": "Skeleton is a small collection of CSS files that can help you rapidly develop sites that look beautiful at any size, be it a 17 inch laptop screen or an iPhone.",
"homepage": "http://getskeleton.com/",
"keywords": [
"css",
"boilerplate",
"grid",
"responsive"
],
"maintainers": [
{
"name": "Dave Gamache",
"url": "https://github.com/dhg"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/dhg/Skeleton.git"
}
]
}