| 123456789101112131415161718192021 |
- {
- "name": "@material/tokens",
- "description": "Material Components for the web mixins for Material Design tokens",
- "version": "15.0.0-canary.90291f2e2.0",
- "license": "MIT",
- "keywords": [
- "material components",
- "material design",
- "tokens"
- ],
- "repository": {
- "type": "git",
- "url": "https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-tokens"
- },
- "sideEffects": false,
- "dependencies": {
- "@material/elevation": "15.0.0-canary.90291f2e2.0"
- },
- "gitHead": "a1c306471717b15ae8f0b481703ed1b46162df25"
- }
|