UNPKG

496 BJSONView Raw
1{
2 "name": "@material/base",
3 "description": "The set of base classes for Material Components for the web",
4 "version": "14.0.0",
5 "license": "MIT",
6 "main": "dist/mdc.base.js",
7 "module": "index.js",
8 "sideEffects": false,
9 "repository": {
10 "type": "git",
11 "url": "https://github.com/material-components/material-components-web.git",
12 "directory": "packages/mdc-base"
13 },
14 "dependencies": {
15 "tslib": "^2.1.0"
16 },
17 "gitHead": "432c815e58d61a257742836f816cf95e271e6ea1"
18}