focus-components-v3
Version:
Focus web components to build applications (based on Material Design)
21 lines (20 loc) • 379 B
JSON
{
"name": "label",
"version": "1.0.0",
"description": "Label component.",
"main": "index.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"material",
"label",
"text",
"input"
],
"author": "focus@kleegroup.com",
"license": "MIT"
}