| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_args": [
- [
- "@material/dom@5.1.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@material/dom@5.1.0",
- "_id": "@material/dom@5.1.0",
- "_inBundle": false,
- "_integrity": "sha512-tBbl3hG34Auv+2sboWhtstXeZ9rx3G7hb/jEXs5xZ5KIfZHwY4mbo0KqR/fSJZKaUsvk2Nc/UEOVcUx2mTNmYg==",
- "_location": "/@material/dom",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@material/dom@5.1.0",
- "name": "@material/dom",
- "escapedName": "@material%2fdom",
- "scope": "@material",
- "rawSpec": "5.1.0",
- "saveSpec": null,
- "fetchSpec": "5.1.0"
- },
- "_requiredBy": [
- "/@material/checkbox",
- "/@material/ripple"
- ],
- "_resolved": "https://registry.npmjs.org/@material/dom/-/dom-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": {
- "tslib": "^1.9.3"
- },
- "description": "DOM manipulation utilities for Material Components for the web",
- "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
- "homepage": "https://github.com/material-components/material-components-web#readme",
- "license": "MIT",
- "main": "dist/mdc.dom.js",
- "module": "index.js",
- "name": "@material/dom",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-dom"
- },
- "sideEffects": false,
- "types": "dist/mdc.dom.d.ts",
- "version": "5.1.0"
- }
|