UNPKG

389 BJSONView Raw
1{
2 "name": "@sharyn/koa",
3 "version": "1.4.1",
4 "repository": "https://github.com/sharynjs/sharyn/tree/master/packages/koa",
5 "license": "MIT",
6 "peerDependencies": {
7 "koa": "2.x",
8 "koa-router": "7.x"
9 },
10 "dependencies": {
11 "@sharyn/check-setup": "^1.0.1",
12 "colors": "^1.3.0",
13 "exit-hook": "^2.0.0"
14 },
15 "gitHead": "fa2c973174f8f1f775d26aa81a8734f56c84f1f8"
16}