@appscode/design-system
Version:
A design system for Appscode websites and dashboards made using Bulma
30 lines (29 loc) • 748 B
JSON
{
"name": "@appscode/design-system",
"version": "2.17.26-alpha-1",
"description": "A design system for Appscode websites and dashboards made using Bulma",
"main": "main.scss",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@appscode/design-system-images": "^0.0.13"
},
"repository": {
"type": "git",
"url": "git+https://github.com/appscode/design-system.git"
},
"keywords": [
"appscode",
"design-system",
"material-ui",
"ui",
"bulma"
],
"author": "AppsCode Design Team",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/appscode/design-system/issues"
},
"homepage": "https://github.com/appscode/design-system#readme"
}