package.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "name": "ckeditor",
  3. "version": "4.5.10",
  4. "description": "JavaScript WYSIWYG web text editor.",
  5. "main": "ckeditor.js",
  6. "repository": {
  7. "type": "git",
  8. "url": "git+https://github.com/ckeditor/ckeditor-releases.git"
  9. },
  10. "keywords": [
  11. "ckeditor",
  12. "fckeditor",
  13. "editor",
  14. "wysiwyg",
  15. "html",
  16. "richtext",
  17. "text",
  18. "javascript"
  19. ],
  20. "author": {
  21. "name": "CKSource",
  22. "url": "http://cksource.com/"
  23. },
  24. "license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
  25. "bugs": {
  26. "url": "http://dev.ckeditor.com"
  27. },
  28. "homepage": "http://ckeditor.com",
  29. "gitHead": "b889d7d3071a7a9d691e2e89170c745159f9f8c9",
  30. "_id": "ckeditor@4.5.10",
  31. "scripts": {},
  32. "_shasum": "944128336a9a26316640746687b530b716272d27",
  33. "_from": "ckeditor@4.5.10",
  34. "_npmVersion": "3.8.6",
  35. "_nodeVersion": "5.7.0",
  36. "_npmUser": {
  37. "name": "cksource",
  38. "email": "npm@cksource.com"
  39. },
  40. "dist": {
  41. "shasum": "944128336a9a26316640746687b530b716272d27",
  42. "tarball": "https://registry.npmjs.org/ckeditor/-/ckeditor-4.5.10.tgz"
  43. },
  44. "maintainers": [
  45. {
  46. "name": "cksource",
  47. "email": "npm@cksource.com"
  48. }
  49. ],
  50. "_npmOperationalInternal": {
  51. "host": "packages-12-west.internal.npmjs.com",
  52. "tmp": "tmp/ckeditor-4.5.10.tgz_1468418661689_0.8480386324226856"
  53. },
  54. "directories": {},
  55. "_resolved": "https://registry.npmjs.org/ckeditor/-/ckeditor-4.5.10.tgz"
  56. }