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