| 12345678910111213141516171819202122232425 |
- {
- "name": "@material/layout-grid",
- "version": "15.0.0-canary.90291f2e2.0",
- "description": "The Material Components for the web layout grid component",
- "license": "MIT",
- "keywords": [
- "material components",
- "material design",
- "grid",
- "layout"
- ],
- "sideEffects": false,
- "repository": {
- "type": "git",
- "url": "https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-layout-grid"
- },
- "dependencies": {
- "tslib": "^2.1.0"
- },
- "publishConfig": {
- "access": "public"
- },
- "gitHead": "a1c306471717b15ae8f0b481703ed1b46162df25"
- }
|