File: /var/dev/nowruzgan/ketabkhaneh/node_modules/@material/tab-indicator/package.json
{
"name": "@material/tab-indicator",
"description": "The Material Components for the web tab indicator component",
"version": "15.0.0-canary.7f224ddd4.0",
"license": "MIT",
"keywords": [
"material components",
"material design",
"tab",
"indicator"
],
"main": "dist/mdc.tabIndicator.js",
"module": "index.js",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-tab-indicator"
},
"dependencies": {
"@material/animation": "15.0.0-canary.7f224ddd4.0",
"@material/base": "15.0.0-canary.7f224ddd4.0",
"@material/feature-targeting": "15.0.0-canary.7f224ddd4.0",
"@material/theme": "15.0.0-canary.7f224ddd4.0",
"tslib": "^2.1.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "ff8ff3ce455054f1532d1ae0983f40634a524886"
}