| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_args": [
- [
- "@material/checkbox@5.0.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@material/checkbox@5.0.0",
- "_id": "@material/checkbox@5.0.0",
- "_inBundle": false,
- "_integrity": "sha512-tCjLYo59Dyjh9Ai/DNPmC/+QbCBNvhquhv4YKKUj1rUrY+Y+OKJxUVeh4trCMBSOgizKqdAOTEqM4tEm4K2GYQ==",
- "_location": "/@material/checkbox",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@material/checkbox@5.0.0",
- "name": "@material/checkbox",
- "escapedName": "@material%2fcheckbox",
- "scope": "@material",
- "rawSpec": "5.0.0",
- "saveSpec": null,
- "fetchSpec": "5.0.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@material/checkbox/-/checkbox-5.0.0.tgz",
- "_spec": "5.0.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.0.0",
- "@material/base": "^5.0.0",
- "@material/density": "^5.0.0",
- "@material/dom": "^5.0.0",
- "@material/feature-targeting": "^5.0.0",
- "@material/ripple": "^5.0.0",
- "@material/theme": "^5.0.0",
- "@material/touch-target": "^5.0.0",
- "tslib": "^1.9.3"
- },
- "description": "The Material Components for the web checkbox component",
- "gitHead": "47845087df2f88107786b4577b1be4422b14404d",
- "homepage": "https://github.com/material-components/material-components-web#readme",
- "keywords": [
- "material components",
- "material design",
- "checkbox"
- ],
- "license": "MIT",
- "main": "dist/mdc.checkbox.js",
- "module": "./index.js",
- "name": "@material/checkbox",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-checkbox"
- },
- "sideEffects": false,
- "types": "dist/mdc.checkbox.d.ts",
- "version": "5.0.0"
- }
|