UNPKG

@material/icon-toggle

Version:
23 lines (22 loc) 570 B
{ "name": "@material/icon-toggle", "description": "The Material Components for the web icon toggle component", "version": "0.44.1", "license": "MIT", "keywords": [ "material components", "material design", "icon toggle" ], "main": "dist/mdc.iconToggle.js", "repository": { "type": "git", "url": "https://github.com/material-components/material-components-web.git" }, "dependencies": { "@material/animation": "^0.41.0", "@material/base": "^0.41.0", "@material/ripple": "^0.44.1", "@material/theme": "^0.43.0" } }