package.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "_args": [
  3. [
  4. "@material/touch-target@5.1.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@material/touch-target@5.1.0",
  9. "_id": "@material/touch-target@5.1.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-lR3eoL1D0I/hyEK6I7bMFDBy/pE0yYvjYUZtL1vC7+2i54A4FgQ2hwnpQJVaZQXzrHdj6xsXmODphmUsH5gqPA==",
  12. "_location": "/@material/touch-target",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@material/touch-target@5.1.0",
  18. "name": "@material/touch-target",
  19. "escapedName": "@material%2ftouch-target",
  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/touch-target/-/touch-target-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. "dependencies": {
  35. "@material/base": "^5.1.0",
  36. "@material/feature-targeting": "^5.1.0"
  37. },
  38. "description": "Touch target mixins and variables for Material Components for the web",
  39. "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
  40. "homepage": "https://github.com/material-components/material-components-web#readme",
  41. "keywords": [
  42. "material components",
  43. "material design",
  44. "accessibility",
  45. "touch target"
  46. ],
  47. "license": "MIT",
  48. "name": "@material/touch-target",
  49. "publishConfig": {
  50. "access": "public"
  51. },
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/material-components/material-components-web.git",
  55. "directory": "packages/mdc-touch-target"
  56. },
  57. "version": "5.1.0"
  58. }