package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "@material/base@5.1.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@material/base@5.1.0",
  9. "_id": "@material/base@5.1.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-UxVFKpSNaoKqd7hHxy9hrvwANp0WJy/BZqu8Rj/aRvKnBZnuHehFuOysI9WqdeTqgveJaQoj6EEkVEqLurR5Sg==",
  12. "_location": "/@material/base",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@material/base@5.1.0",
  18. "name": "@material/base",
  19. "escapedName": "@material%2fbase",
  20. "scope": "@material",
  21. "rawSpec": "5.1.0",
  22. "saveSpec": null,
  23. "fetchSpec": "5.1.0"
  24. },
  25. "_requiredBy": [
  26. "/@material/checkbox",
  27. "/@material/ripple",
  28. "/@material/touch-target"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/@material/base/-/base-5.1.0.tgz",
  31. "_spec": "5.1.0",
  32. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  33. "bugs": {
  34. "url": "https://github.com/material-components/material-components-web/issues"
  35. },
  36. "dependencies": {
  37. "tslib": "^1.9.3"
  38. },
  39. "description": "The set of base classes for Material Components for the web",
  40. "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
  41. "homepage": "https://github.com/material-components/material-components-web#readme",
  42. "license": "MIT",
  43. "main": "dist/mdc.base.js",
  44. "module": "index.js",
  45. "name": "@material/base",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+https://github.com/material-components/material-components-web.git",
  49. "directory": "packages/mdc-base"
  50. },
  51. "sideEffects": false,
  52. "types": "dist/mdc.base.d.ts",
  53. "version": "5.1.0"
  54. }