package.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "co-wechat-body@^0.1.6",
  6. "scope": null,
  7. "escapedName": "co-wechat-body",
  8. "name": "co-wechat-body",
  9. "rawSpec": "^0.1.6",
  10. "spec": ">=0.1.6 <0.2.0",
  11. "type": "range"
  12. },
  13. "/data/feimat/test_yali/online/shoufeilive/liveserver"
  14. ]
  15. ],
  16. "_from": "co-wechat-body@>=0.1.6 <0.2.0",
  17. "_id": "co-wechat-body@0.1.6",
  18. "_inCache": true,
  19. "_location": "/co-wechat-body",
  20. "_nodeVersion": "4.5.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/co-wechat-body-0.1.6.tgz_1473350980995_0.9224363816902041"
  24. },
  25. "_npmUser": {
  26. "name": "jerrywu",
  27. "email": "perzy_wu@163.com"
  28. },
  29. "_npmVersion": "2.15.9",
  30. "_phantomChildren": {
  31. "raw-body": "2.1.7",
  32. "xml2js": "0.4.19"
  33. },
  34. "_requested": {
  35. "raw": "co-wechat-body@^0.1.6",
  36. "scope": null,
  37. "escapedName": "co-wechat-body",
  38. "name": "co-wechat-body",
  39. "rawSpec": "^0.1.6",
  40. "spec": ">=0.1.6 <0.2.0",
  41. "type": "range"
  42. },
  43. "_requiredBy": [
  44. "/"
  45. ],
  46. "_resolved": "https://registry.npmjs.org/co-wechat-body/-/co-wechat-body-0.1.6.tgz",
  47. "_shasum": "44374264e3654fd64e8290a543f6c2e3ac10fbf2",
  48. "_shrinkwrap": null,
  49. "_spec": "co-wechat-body@^0.1.6",
  50. "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver",
  51. "author": {
  52. "name": "jerrywu"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/perzy/co-wechat-body/issues"
  56. },
  57. "dependencies": {
  58. "debug": "^2.2.0",
  59. "koa-xml-body": "1.0.3"
  60. },
  61. "description": "Wechat xml mesage body parser for koa.",
  62. "devDependencies": {},
  63. "directories": {},
  64. "dist": {
  65. "shasum": "44374264e3654fd64e8290a543f6c2e3ac10fbf2",
  66. "tarball": "https://registry.npmjs.org/co-wechat-body/-/co-wechat-body-0.1.6.tgz"
  67. },
  68. "gitHead": "f4ee8b3a92fbb71d7c4b5e6bbbbf97110b999f10",
  69. "homepage": "https://github.com/perzy/co-wechat-body#readme",
  70. "keywords": [
  71. "wechat",
  72. "xml-parser",
  73. "body",
  74. "koa"
  75. ],
  76. "license": "MIT",
  77. "main": "index.js",
  78. "maintainers": [
  79. {
  80. "name": "jerrywu",
  81. "email": "perzy_wu@163.com"
  82. }
  83. ],
  84. "name": "co-wechat-body",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "git+https://github.com/perzy/co-wechat-body.git"
  90. },
  91. "scripts": {
  92. "test": "echo \"Error: no test specified\" && exit 1"
  93. },
  94. "version": "0.1.6"
  95. }