mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 03:36:27 +10:00
17 lines
475 B
JSON
17 lines
475 B
JSON
{
|
|
"name": "pure",
|
|
"filename": "pure-min.css",
|
|
"version": "0.5.0",
|
|
"description": "A set of small, responsive CSS modules that you can use in every web project.",
|
|
"homepage": "http://purecss.io/",
|
|
"keywords": ["css","framework","responsive"],
|
|
"maintainers": [{
|
|
"name": "Yui",
|
|
"web": "http://yuilibrary.com"
|
|
}],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/yui/pure/"
|
|
}]
|
|
}
|