osseous
Version:
A bony CSS framework without guts.
32 lines (31 loc) • 696 B
JSON
{
"name": "osseous",
"version": "3.0.0",
"description": "A bony CSS framework without guts.",
"repository": {
"type": "git",
"url": "git+https://github.com/amdelamar/osseous.git"
},
"homepage": "https://amdelamar.com/osseous/",
"author": "Austin Delamar <amdelamar@protonmail.com> (https://amdelamar.com)",
"main": "docs/2.5.1/osseous.min.css",
"style": "docs/2.5.1/osseous.min.css",
"license": "MIT",
"keywords": [
"css",
"css3",
"bony",
"framework"
],
"bugs": {
"url": "https://github.com/amdelamar/osseous/issues"
},
"ignore": [
"bower.json",
"docs/1.*",
"docs/2.*",
"docs/assets",
"docs/*.html",
"*.png"
]
}