package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "@material/density@5.1.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@material/density@5.1.0",
  9. "_id": "@material/density@5.1.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-jmp6AgiNYosl+HicxWCa8vib9pg9tNxRcf+6f9LDkDYJ9jtO90PXuypyd0hO64JZ9Df7BywFj5hTWPERG1FBbw==",
  12. "_location": "/@material/density",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@material/density@5.1.0",
  18. "name": "@material/density",
  19. "escapedName": "@material%2fdensity",
  20. "scope": "@material",
  21. "rawSpec": "5.1.0",
  22. "saveSpec": null,
  23. "fetchSpec": "5.1.0"
  24. },
  25. "_requiredBy": [
  26. "/@material/checkbox"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@material/density/-/density-5.1.0.tgz",
  29. "_spec": "5.1.0",
  30. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  31. "bugs": {
  32. "url": "https://github.com/material-components/material-components-web/issues"
  33. },
  34. "description": "Density utilities for Material Components for the web",
  35. "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
  36. "homepage": "https://github.com/material-components/material-components-web#readme",
  37. "keywords": [
  38. "material components",
  39. "material design",
  40. "density",
  41. "adaptive layout"
  42. ],
  43. "license": "MIT",
  44. "name": "@material/density",
  45. "publishConfig": {
  46. "access": "public"
  47. },
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/material-components/material-components-web.git",
  51. "directory": "packages/mdc-density"
  52. },
  53. "version": "5.1.0"
  54. }