{ "name": "@material/data-table", "version": "15.0.0-canary.90291f2e2.0", "description": "The Material Components Web data table component", "license": "MIT", "keywords": [ "material components", "material design", "data table" ], "main": "dist/mdc.dataTable.js", "module": "index.js", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/material-components/material-components-web.git" }, "dependencies": { "@material/animation": "15.0.0-canary.90291f2e2.0", "@material/base": "15.0.0-canary.90291f2e2.0", "@material/checkbox": "15.0.0-canary.90291f2e2.0", "@material/density": "15.0.0-canary.90291f2e2.0", "@material/dom": "15.0.0-canary.90291f2e2.0", "@material/elevation": "15.0.0-canary.90291f2e2.0", "@material/feature-targeting": "15.0.0-canary.90291f2e2.0", "@material/icon-button": "15.0.0-canary.90291f2e2.0", "@material/linear-progress": "15.0.0-canary.90291f2e2.0", "@material/list": "15.0.0-canary.90291f2e2.0", "@material/menu": "15.0.0-canary.90291f2e2.0", "@material/rtl": "15.0.0-canary.90291f2e2.0", "@material/select": "15.0.0-canary.90291f2e2.0", "@material/shape": "15.0.0-canary.90291f2e2.0", "@material/theme": "15.0.0-canary.90291f2e2.0", "@material/tokens": "15.0.0-canary.90291f2e2.0", "@material/touch-target": "15.0.0-canary.90291f2e2.0", "@material/typography": "15.0.0-canary.90291f2e2.0", "tslib": "^2.1.0" }, "publishConfig": { "access": "public" }, "gitHead": "a1c306471717b15ae8f0b481703ed1b46162df25" }