UNPKG

@mcwv/grid-list

Version:

The Vue Material Adapter for the web grid-list component

25 lines (24 loc) 594 B
{ "name": "@mcwv/grid-list", "description": "The Vue Material Adapter for the web grid-list component", "version": "0.14.0", "license": "MIT", "main": "dist/mcwv.gridList.min.js", "module": "index.js", "keywords": [ "material components", "material design", "vue", "grid-list" ], "repository": { "type": "git", "url": "https://github.com/pgbross/vue-material-adapter" }, "dependencies": { "@material/grid-list": "^4.0.0", "@mcwv/base": "^0.14.0", "@mcwv/ripple": "^0.14.0" }, "gitHead": "78fd659b77df5ddf640cacf3c86edd798f679972" }