package.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. {
  2. "_args": [
  3. [
  4. {
  5. "name": "gitbook-plugin-donate",
  6. "raw": "[email protected]",
  7. "rawSpec": "1.0.2",
  8. "scope": null,
  9. "spec": "1.0.2",
  10. "type": "version"
  11. },
  12. "/Users/Nick/www/nick/gitbook"
  13. ]
  14. ],
  15. "_from": "[email protected]",
  16. "_id": "[email protected]",
  17. "_inCache": true,
  18. "_installable": true,
  19. "_location": "/gitbook-plugin-donate",
  20. "_nodeVersion": "6.2.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/gitbook-plugin-donate-1.0.2.tgz_1464927178723_0.8439654144458473"
  24. },
  25. "_npmUser": {
  26. "email": "[email protected]",
  27. "name": "willin"
  28. },
  29. "_npmVersion": "3.9.3",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "name": "gitbook-plugin-donate",
  33. "raw": "[email protected]",
  34. "rawSpec": "1.0.2",
  35. "scope": null,
  36. "spec": "1.0.2",
  37. "type": "version"
  38. },
  39. "_requiredBy": [
  40. "#USER"
  41. ],
  42. "_resolved": "https://registry.npmjs.org/gitbook-plugin-donate/-/gitbook-plugin-donate-1.0.2.tgz",
  43. "_shasum": "b5e9522cd693158e1afee780b5f01393fd323f64",
  44. "_shrinkwrap": null,
  45. "_spec": "[email protected]",
  46. "_where": "/Users/Nick/www/nick/gitbook",
  47. "author": {
  48. "name": "Willin Wang"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/willin/gitbook-plugin-donate/issues"
  52. },
  53. "dependencies": {},
  54. "description": "Gitbook 捐赠打赏按钮插件",
  55. "devDependencies": {},
  56. "directories": {},
  57. "dist": {
  58. "shasum": "b5e9522cd693158e1afee780b5f01393fd323f64",
  59. "tarball": "https://registry.npmjs.org/gitbook-plugin-donate/-/gitbook-plugin-donate-1.0.2.tgz"
  60. },
  61. "engines": {
  62. "gitbook": "*"
  63. },
  64. "gitHead": "a87e6dd90bf780d4e6989f0056f1bf0c84cd5483",
  65. "gitbook": {
  66. "properties": {
  67. "alipay": {
  68. "default": "",
  69. "title": "Alipay QR URL",
  70. "type": "string"
  71. },
  72. "alipayText": {
  73. "default": "支付宝打赏",
  74. "title": "Alipay QR Text",
  75. "type": "string"
  76. },
  77. "button": {
  78. "default": "Donate",
  79. "required": true,
  80. "title": "Button Text",
  81. "type": "string"
  82. },
  83. "title": {
  84. "default": "",
  85. "required": false,
  86. "title": "Text above donate button",
  87. "type": "string"
  88. },
  89. "wechat": {
  90. "default": "",
  91. "title": "Wechat QR URL",
  92. "type": "string"
  93. },
  94. "wechatText": {
  95. "default": "微信打赏",
  96. "title": "Wechat QR text",
  97. "type": "string"
  98. }
  99. }
  100. },
  101. "homepage": "https://github.com/willin/gitbook-plugin-donate#readme",
  102. "keywords": [
  103. "gitbook",
  104. "plugin",
  105. "donate",
  106. "alipay",
  107. "wechat"
  108. ],
  109. "license": "MIT",
  110. "main": "index.js",
  111. "maintainers": [
  112. {
  113. "email": "[email protected]",
  114. "name": "willin"
  115. }
  116. ],
  117. "name": "gitbook-plugin-donate",
  118. "optionalDependencies": {},
  119. "readme": "ERROR: No README data found!",
  120. "repository": {
  121. "type": "git",
  122. "url": "git+https://github.com/willin/gitbook-plugin-donate.git"
  123. },
  124. "scripts": {},
  125. "version": "1.0.2"
  126. }