| 123456789101112131415161718192021222324252627 |
- {
- "name": "@material/focus-ring",
- "description": "The Material Components Web focus ring utilities",
- "version": "15.0.0-canary.90291f2e2.0",
- "license": "MIT",
- "keywords": [
- "material components",
- "material design",
- "focus",
- "focusring"
- ],
- "sideEffects": false,
- "repository": {
- "type": "git",
- "url": "git+https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-focus-ring"
- },
- "publishConfig": {
- "access": "public"
- },
- "dependencies": {
- "@material/dom": "15.0.0-canary.90291f2e2.0",
- "@material/feature-targeting": "15.0.0-canary.90291f2e2.0",
- "@material/rtl": "15.0.0-canary.90291f2e2.0"
- },
- "gitHead": "a1c306471717b15ae8f0b481703ed1b46162df25"
- }
|