UNPKG

focus-components-v3

Version:

Focus web components to build applications (based on Material Design)

22 lines (21 loc) 472 B
{ "name": "Input checkbox", "version": "1.1.0", "description": "Input checkbox component. Used to display boolean values, follows the material design specification.", "main": "index.js", "directories": { "example": "example" }, "scripts": { "test": "mocha __tests__/index.js" }, "keywords": [ "dumb", "input", "boolean", "checkbox", "material" ], "author": "focus@kleegroup.com", "license": "MIT" }