UNPKG

co-wechat-body

Version:

Wechat xml mesage body parser for koa.

30 lines (29 loc) 650 B
{ "name": "co-wechat-body", "version": "0.1.6", "description": "Wechat xml mesage body parser for koa.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/perzy/co-wechat-body.git" }, "keywords": [ "wechat", "xml-parser", "body", "koa" ], "author": "jerrywu", "license": "MIT", "bugs": { "url": "https://github.com/perzy/co-wechat-body/issues" }, "homepage": "https://github.com/perzy/co-wechat-body#readme", "dependencies": { "debug": "^2.2.0", "koa-xml-body": "1.0.3" } }