package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "@material/theme@5.1.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@material/theme@5.1.0",
  9. "_id": "@material/theme@5.1.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-VoaCYAubn/oEG1/fu/yP4nxAw8sLEphFOGGBJxcPGQoLgQ9qcvibsV3G5H9S6AtmhJxgSGU0JnO9TaiuhQq5zA==",
  12. "_location": "/@material/theme",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@material/theme@5.1.0",
  18. "name": "@material/theme",
  19. "escapedName": "@material%2ftheme",
  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. ],
  29. "_resolved": "https://registry.npmjs.org/@material/theme/-/theme-5.1.0.tgz",
  30. "_spec": "5.1.0",
  31. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  32. "bugs": {
  33. "url": "https://github.com/material-components/material-components-web/issues"
  34. },
  35. "dependencies": {
  36. "@material/feature-targeting": "^5.1.0"
  37. },
  38. "description": "The Material Components for the web theming system",
  39. "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
  40. "homepage": "https://github.com/material-components/material-components-web#readme",
  41. "keywords": [
  42. "material components",
  43. "material design",
  44. "theme"
  45. ],
  46. "license": "MIT",
  47. "name": "@material/theme",
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/material-components/material-components-web.git",
  51. "directory": "packages/mdc-theme"
  52. },
  53. "version": "5.1.0"
  54. }