ayocss
Version:
Ayocss is a modern open source CSS library to build mobile first responsive web interfaces. A framework for building responsive, mobile-first sites.
37 lines (36 loc) • 819 B
JSON
{
"name": "ayocss",
"version": "0.0.0-beta.1",
"description": "Ayocss is a modern open source CSS library to build mobile first responsive web interfaces. A framework for building responsive, mobile-first sites.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ayoton/ayocss.git"
},
"keywords": [
"Ayocss",
"open",
"source",
"rich",
"css",
"components",
"library",
"productive",
"create",
"content-rich",
"web",
"applications",
"responsive",
"framework",
"class"
],
"author": "Ayoton",
"license": "MIT",
"bugs": {
"url": "https://github.com/ayoton/ayocss/issues"
},
"homepage": "https://ayocss.ayoton.com"
}