@lcf.vs/css-ui
Version:
A pure CSS base to make a responsive user interface
26 lines (25 loc) • 616 B
JSON
{
"name": "@lcf.vs/css-ui",
"version": "3.1.0",
"description": "A pure CSS base to make a responsive user interface",
"main": "css-ui.min.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Lcfvs/css-ui.git"
},
"keywords": [
"pure",
"css",
"ui",
"responsive"
],
"author": "lcf.vs <michael.rouges@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Lcfvs/css-ui/issues"
},
"homepage": "https://github.com/Lcfvs/css-ui#readme"
}