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