UNPKG

material-components-web

Version:

Modular and customizable Material Design UI components for the web

71 lines (70 loc) 2.43 kB
{ "name": "material-components-web", "description": "Modular and customizable Material Design UI components for the web", "version": "12.0.0", "license": "MIT", "keywords": [ "material components", "material design" ], "main": "dist/material-components-web.js", "module": "index.js", "sideEffects": false, "types": "dist/material-components-web.d.ts", "repository": { "type": "git", "url": "https://github.com/material-components/material-components-web.git", "directory": "packages/material-components-web" }, "dependencies": { "@material/animation": "^12.0.0", "@material/auto-init": "^12.0.0", "@material/banner": "^12.0.0", "@material/base": "^12.0.0", "@material/button": "^12.0.0", "@material/card": "^12.0.0", "@material/checkbox": "^12.0.0", "@material/chips": "^12.0.0", "@material/circular-progress": "^12.0.0", "@material/data-table": "^12.0.0", "@material/density": "^12.0.0", "@material/dialog": "^12.0.0", "@material/dom": "^12.0.0", "@material/drawer": "^12.0.0", "@material/elevation": "^12.0.0", "@material/fab": "^12.0.0", "@material/feature-targeting": "^12.0.0", "@material/floating-label": "^12.0.0", "@material/form-field": "^12.0.0", "@material/icon-button": "^12.0.0", "@material/image-list": "^12.0.0", "@material/layout-grid": "^12.0.0", "@material/line-ripple": "^12.0.0", "@material/linear-progress": "^12.0.0", "@material/list": "^12.0.0", "@material/menu": "^12.0.0", "@material/menu-surface": "^12.0.0", "@material/notched-outline": "^12.0.0", "@material/radio": "^12.0.0", "@material/ripple": "^12.0.0", "@material/rtl": "^12.0.0", "@material/segmented-button": "^12.0.0", "@material/select": "^12.0.0", "@material/shape": "^12.0.0", "@material/slider": "^12.0.0", "@material/snackbar": "^12.0.0", "@material/switch": "^12.0.0", "@material/tab": "^12.0.0", "@material/tab-bar": "^12.0.0", "@material/tab-indicator": "^12.0.0", "@material/tab-scroller": "^12.0.0", "@material/textfield": "^12.0.0", "@material/theme": "^12.0.0", "@material/tokens": "^12.0.0", "@material/tooltip": "^12.0.0", "@material/top-app-bar": "^12.0.0", "@material/touch-target": "^12.0.0", "@material/typography": "^12.0.0" }, "gitHead": "ae85f7eba0d72f4fa5f3e8669cd316336b3e6828" }