mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 15:56:28 +10:00
25 lines
560 B
JSON
25 lines
560 B
JSON
{
|
|
"name": "16pixels",
|
|
"filename": "16pixels.min.css",
|
|
"version": "0.1.2",
|
|
"description": "16pixels.css is a set of CSS rules to ensure consistent 16 pixels based typography.",
|
|
"homepage": "http://englishextra.github.io/libs/16pixels/",
|
|
"keywords": [
|
|
"16pixels"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/englishextra/16pixels.git"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/englishextra/16pixels.git",
|
|
"basePath": "css/",
|
|
"files": [
|
|
"*"
|
|
]
|
|
}
|
|
}
|