{ "name": "@material/tab-scroller", "description": "The Material Components for the web tab scroller component", "version": "15.0.0-canary.90291f2e2.0", "license": "MIT", "keywords": [ "material components", "material design", "tab", "scroller" ], "main": "dist/mdc.tabScroller.js", "module": "index.js", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/material-components/material-components-web.git", "directory": "packages/mdc-tab-scroller" }, "dependencies": { "@material/animation": "15.0.0-canary.90291f2e2.0", "@material/base": "15.0.0-canary.90291f2e2.0", "@material/dom": "15.0.0-canary.90291f2e2.0", "@material/feature-targeting": "15.0.0-canary.90291f2e2.0", "@material/tab": "15.0.0-canary.90291f2e2.0", "tslib": "^2.1.0" }, "publishConfig": { "access": "public" }, "gitHead": "a1c306471717b15ae8f0b481703ed1b46162df25" }