| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "@material/ripple@5.1.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@material/ripple@5.1.0",
- "_id": "@material/ripple@5.1.0",
- "_inBundle": false,
- "_integrity": "sha512-mluIf+HaaCplszp9/MAl178FpfIJWi5hSyQOpF7w8RTzRSaH8J0uwgmn8VeNnwe1TAWio0vQzHrz4iEg2r7Ngw==",
- "_location": "/@material/ripple",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@material/ripple@5.1.0",
- "name": "@material/ripple",
- "escapedName": "@material%2fripple",
- "scope": "@material",
- "rawSpec": "5.1.0",
- "saveSpec": null,
- "fetchSpec": "5.1.0"
- },
- "_requiredBy": [
- "/@material/checkbox"
- ],
- "_resolved": "https://registry.npmjs.org/@material/ripple/-/ripple-5.1.0.tgz",
- "_spec": "5.1.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "bugs": {
- "url": "https://github.com/material-components/material-components-web/issues"
- },
- "dependencies": {
- "@material/animation": "^5.1.0",
- "@material/base": "^5.1.0",
- "@material/dom": "^5.1.0",
- "@material/feature-targeting": "^5.1.0",
- "@material/theme": "^5.1.0",
- "tslib": "^1.9.3"
- },
- "description": "The Material Components for the web Ink Ripple effect for web element interactions",
- "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
- "homepage": "https://github.com/material-components/material-components-web#readme",
- "keywords": [
- "material components",
- "material design",
- "ripple"
- ],
- "license": "MIT",
- "main": "dist/mdc.ripple.js",
- "module": "index.js",
- "name": "@material/ripple",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-ripple"
- },
- "sideEffects": false,
- "types": "dist/mdc.ripple.d.ts",
- "version": "5.1.0"
- }
|