focus-components-v3
Version:
Focus web components to build applications (based on Material Design)
22 lines (21 loc) • 465 B
JSON
{
"name": "column",
"version": "1.0.0",
"description": "Column component see http://www.getmdl.io/components/index.html#layout-section/grid.",
"main": "index.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"grid",
"column",
"separation",
"detail",
"page"
],
"author": "focus@kleegroup.com",
"license": "MIT"
}