@material/progress-indicator
Version:
The Material Components for the web interface for Progress Indicators
20 lines (19 loc) • 529 B
JSON
{
"name": "@material/progress-indicator",
"description": "The Material Components for the web interface for Progress Indicators",
"version": "14.0.0",
"license": "MIT",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-progress-indicator"
},
"dependencies": {
"tslib": "^2.1.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "432c815e58d61a257742836f816cf95e271e6ea1"
}