package.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "_args": [
  3. [
  4. "dhx-richtext@1.1.1",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "dhx-richtext@1.1.1",
  9. "_id": "dhx-richtext@1.1.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-MEOVRxwkBVXn3IYMZP58HJno4YtVQsZmzpf+MX52Ev71zlmjt9bVkeSo3PKRrcijRRTzsMWZR57R1afEsAudOw==",
  12. "_location": "/dhx-richtext",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "dhx-richtext@1.1.1",
  18. "name": "dhx-richtext",
  19. "escapedName": "dhx-richtext",
  20. "rawSpec": "1.1.1",
  21. "saveSpec": null,
  22. "fetchSpec": "1.1.1"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/dhx-richtext/-/dhx-richtext-1.1.1.tgz",
  28. "_spec": "1.1.1",
  29. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  30. "bugs": {
  31. "url": "https://forum.dhtmlx.com",
  32. "email": "support@dhtmlx.com"
  33. },
  34. "description": "dhtmlxRichtext widget",
  35. "homepage": "https://docs.dhtmlx.com/richtext",
  36. "license": "GPL",
  37. "main": "codebase/richtext.js",
  38. "name": "dhx-richtext",
  39. "types": "codebase/richtext.d.ts",
  40. "version": "1.1.1"
  41. }