@material/base
Version:
The set of base classes for Material Components for the web
19 lines (18 loc) • 496 B
JSON
{
"name": "@material/base",
"description": "The set of base classes for Material Components for the web",
"version": "14.0.0",
"license": "MIT",
"main": "dist/mdc.base.js",
"module": "index.js",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-base"
},
"dependencies": {
"tslib": "^2.1.0"
},
"gitHead": "432c815e58d61a257742836f816cf95e271e6ea1"
}