package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_args": [
  3. [
  4. "tinymce@5.5.1",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_from": "tinymce@5.5.1",
  9. "_id": "tinymce@5.5.1",
  10. "_inBundle": false,
  11. "_integrity": "sha1-TyTKbntpijx0GKOe8PPWE/SnA6Q=",
  12. "_location": "/tinymce",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "tinymce@5.5.1",
  18. "name": "tinymce",
  19. "escapedName": "tinymce",
  20. "rawSpec": "5.5.1",
  21. "saveSpec": null,
  22. "fetchSpec": "5.5.1"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npm.taobao.org/tinymce/download/tinymce-5.5.1.tgz",
  28. "_spec": "5.5.1",
  29. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  30. "author": {
  31. "name": "Ephox Corporation"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/tinymce/tinymce/issues"
  35. },
  36. "description": "Web based JavaScript HTML WYSIWYG editor control.",
  37. "homepage": "https://github.com/tinymce/tinymce-dist#readme",
  38. "keywords": [
  39. "editor",
  40. "wysiwyg",
  41. "tinymce",
  42. "richtext",
  43. "javascript",
  44. "html"
  45. ],
  46. "license": "LGPL-2.1",
  47. "main": "tinymce.js",
  48. "name": "tinymce",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/tinymce/tinymce-dist.git"
  52. },
  53. "types": "tinymce.d.ts",
  54. "version": "5.5.1"
  55. }