360css
Version:
360CSS - A CSS library inspired by Xbox 360 dashboard. Buttons, windows, progress bars, sliders, checkboxes and more. Free open source.
36 lines (35 loc) • 784 B
JSON
{
"name": "360css",
"version": "1.0.4",
"description": "360CSS - A CSS library inspired by Xbox 360 dashboard. Buttons, windows, progress bars, sliders, checkboxes and more. Free open source.",
"main": "styles.css",
"style": "styles.css",
"scripts": {
"test": "echo \"No tests specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/Tarmo1/360css.git"
},
"keywords": [
"css",
"xbox360",
"ui",
"library",
"design-system"
],
"author": "Tarmo1",
"license": "MIT",
"bugs": {
"url": "https://github.com/Tarmo1/360css/issues"
},
"homepage": "https://github.com/Tarmo1/360css#readme",
"files": [
"styles.css",
"README.md",
"LICENSE"
],
"dependencies": {
"360css": "^1.0.0"
}
}