UNPKG

koa-v1

Version:
23 lines (22 loc) 494 B
{ "name": "koa-v1", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "gyson <eilian.yunsong@gmail.com>", "license": "MIT", "dependencies": { "koa": "1" }, "repository": { "type": "git", "url": "git+https://github.com/gyson/koa-v1.git" }, "bugs": { "url": "https://github.com/gyson/koa-v1/issues" }, "homepage": "https://github.com/gyson/koa-v1#readme" }