mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
26 lines
657 B
JSON
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"
|
|
}
|
|
]
|
|
}
|