UNPKG

@material/auto-init

Version:

Declarative, easy-to-use auto-initialization for Material Components for the web

20 lines (19 loc) 564 B
{ "name": "@material/auto-init", "description": "Declarative, easy-to-use auto-initialization for Material Components for the web", "version": "14.0.0", "main": "dist/mdc.autoInit.js", "module": "index.js", "sideEffects": false, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/material-components/material-components-web.git", "directory": "packages/mdc-auto-init" }, "dependencies": { "@material/base": "^14.0.0", "tslib": "^2.1.0" }, "gitHead": "432c815e58d61a257742836f816cf95e271e6ea1" }