package.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_from": "ckeditor4@4.17.2",
  3. "_id": "ckeditor4@4.17.2",
  4. "_inBundle": false,
  5. "_integrity": "sha1-t1Hz4KwO72E6VXZonc83hSwjCW4=",
  6. "_location": "/ckeditor4",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "ckeditor4@4.17.2",
  12. "name": "ckeditor4",
  13. "escapedName": "ckeditor4",
  14. "rawSpec": "4.17.2",
  15. "saveSpec": null,
  16. "fetchSpec": "4.17.2"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/"
  20. ],
  21. "_resolved": "https://na.artifactory.swg-devops.com/artifactory/api/npm/hyc-waca-npm-virtual/ckeditor4/-/ckeditor4-4.17.2.tgz",
  22. "_shasum": "b751f3e0ac0eef613a5576689dcf37852c23096e",
  23. "_spec": "ckeditor4@4.17.2",
  24. "_where": "/usr/src/client",
  25. "author": {
  26. "name": "CKSource",
  27. "url": "https://cksource.com/"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/ckeditor/ckeditor4/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "JavaScript WYSIWYG web text editor.",
  35. "homepage": "https://ckeditor.com/ckeditor-4/",
  36. "keywords": [
  37. "ckeditor4",
  38. "ckeditor",
  39. "fckeditor",
  40. "editor",
  41. "wysiwyg",
  42. "html",
  43. "richtext",
  44. "text",
  45. "javascript"
  46. ],
  47. "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
  48. "main": "ckeditor.js",
  49. "name": "ckeditor4",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/ckeditor/ckeditor4-releases.git"
  53. },
  54. "version": "4.17.2"
  55. }