| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_args": [
- [
- "@material/base@5.1.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@material/base@5.1.0",
- "_id": "@material/base@5.1.0",
- "_inBundle": false,
- "_integrity": "sha512-UxVFKpSNaoKqd7hHxy9hrvwANp0WJy/BZqu8Rj/aRvKnBZnuHehFuOysI9WqdeTqgveJaQoj6EEkVEqLurR5Sg==",
- "_location": "/@material/base",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@material/base@5.1.0",
- "name": "@material/base",
- "escapedName": "@material%2fbase",
- "scope": "@material",
- "rawSpec": "5.1.0",
- "saveSpec": null,
- "fetchSpec": "5.1.0"
- },
- "_requiredBy": [
- "/@material/checkbox",
- "/@material/ripple",
- "/@material/touch-target"
- ],
- "_resolved": "https://registry.npmjs.org/@material/base/-/base-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": "The set of base classes for Material Components for the web",
- "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
- "homepage": "https://github.com/material-components/material-components-web#readme",
- "license": "MIT",
- "main": "dist/mdc.base.js",
- "module": "index.js",
- "name": "@material/base",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-base"
- },
- "sideEffects": false,
- "types": "dist/mdc.base.d.ts",
- "version": "5.1.0"
- }
|