| 1234567891011121314151617181920212223242526272829 |
- {
- "name": "@material/touch-target",
- "description": "Touch target mixins and variables for Material Components for the web",
- "version": "15.0.0-canary.90291f2e2.0",
- "license": "MIT",
- "keywords": [
- "material components",
- "material design",
- "accessibility",
- "touch target"
- ],
- "repository": {
- "type": "git",
- "url": "https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-touch-target"
- },
- "sideEffects": false,
- "dependencies": {
- "@material/base": "15.0.0-canary.90291f2e2.0",
- "@material/feature-targeting": "15.0.0-canary.90291f2e2.0",
- "@material/rtl": "15.0.0-canary.90291f2e2.0",
- "@material/theme": "15.0.0-canary.90291f2e2.0",
- "tslib": "^2.1.0"
- },
- "publishConfig": {
- "access": "public"
- },
- "gitHead": "a1c306471717b15ae8f0b481703ed1b46162df25"
- }
|