package.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "_args": [
  3. [
  4. {
  5. "name": "gitbook-plugin-emphasize",
  6. "raw": "gitbook-plugin-emphasize@1.1.0",
  7. "rawSpec": "1.1.0",
  8. "scope": null,
  9. "spec": "1.1.0",
  10. "type": "version"
  11. },
  12. "D:\\project\\BaseService\\docCentor"
  13. ]
  14. ],
  15. "_cnpmcore_publish_time": "2021-12-23T11:14:26.183Z",
  16. "_from": "gitbook-plugin-emphasize@1.1.0",
  17. "_id": "gitbook-plugin-emphasize@1.1.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gitbook-plugin-emphasize",
  21. "_nodeVersion": "5.1.0",
  22. "_npmUser": {
  23. "email": "samypesse@gmail.com",
  24. "name": "samypesse"
  25. },
  26. "_npmVersion": "3.3.12",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "name": "gitbook-plugin-emphasize",
  30. "raw": "gitbook-plugin-emphasize@1.1.0",
  31. "rawSpec": "1.1.0",
  32. "scope": null,
  33. "spec": "1.1.0",
  34. "type": "version"
  35. },
  36. "_requiredBy": [
  37. "#USER"
  38. ],
  39. "_resolved": "https://registry.npmmirror.com/gitbook-plugin-emphasize/-/gitbook-plugin-emphasize-1.1.0.tgz",
  40. "_shasum": "8638cb16e5d64fc6a9b3ab4cf51f0841df1cb3dd",
  41. "_shrinkwrap": null,
  42. "_spec": "gitbook-plugin-emphasize@1.1.0",
  43. "_where": "D:\\project\\BaseService\\docCentor",
  44. "bugs": {
  45. "url": "https://github.com/GitbookIO/plugin-emphasize/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Emphasize and highlight specific content",
  49. "devDependencies": {
  50. "gitbook-tester": "1.0.3",
  51. "mocha": "2.3.4"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "integrity": "sha512-AsUqXu5gBx7hicje4sRbkpv/AFC6+l8hdJccdw7e/jCznECpZ2aXt6LTQ0RmxYT2h4eCDdxwYf+ZppwEP6UQ9w==",
  56. "shasum": "8638cb16e5d64fc6a9b3ab4cf51f0841df1cb3dd",
  57. "size": 5742,
  58. "tarball": "https://registry.npmmirror.com/gitbook-plugin-emphasize/-/gitbook-plugin-emphasize-1.1.0.tgz"
  59. },
  60. "engines": {
  61. "gitbook": ">=2.6.3"
  62. },
  63. "gitHead": "111ad9c417629f112f3f8391a6620d85dd7e9e0a",
  64. "homepage": "https://github.com/GitbookIO/plugin-emphasize",
  65. "license": "Apache-2.0",
  66. "main": "index.js",
  67. "maintainers": [
  68. {
  69. "email": "samypesse@gmail.com",
  70. "name": "samypesse"
  71. }
  72. ],
  73. "name": "gitbook-plugin-emphasize",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+https://github.com/GitbookIO/plugin-emphasize.git"
  79. },
  80. "scripts": {
  81. "test": "mocha --reporter spec --timeout 15000"
  82. },
  83. "version": "1.1.0"
  84. }