UNPKG

@material/image-list

Version:
29 lines (28 loc) 741 B
{ "name": "@material/image-list", "version": "14.0.0", "description": "The Material Components for the web image list component", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/material-components/material-components-web.git", "directory": "packages/mdc-image-list" }, "keywords": [ "material components", "material design", "image list" ], "sideEffects": false, "dependencies": { "@material/feature-targeting": "^14.0.0", "@material/shape": "^14.0.0", "@material/theme": "^14.0.0", "@material/typography": "^14.0.0", "tslib": "^2.1.0" }, "publishConfig": { "access": "public" }, "gitHead": "432c815e58d61a257742836f816cf95e271e6ea1" }