non_npm_packages: 0326/super-mini-koa, package.json
This data as json
| commit | contents | organization | path | repository |
|---|---|---|---|---|
| f1017edccc95f609b2bd0c619f179183cd7df8eb | {
"author": "0326",
"bugs": {
"url": "https://github.com/0326/super-mini-koa/issues"
},
"dependencies": {
"koa": "^2.5.1"
},
"description": "super mini koa",
"homepage": "https://github.com/0326/super-mini-koa#readme",
"keywords": [
"koa"
],
"license": "MIT",
"main": "super-mini-koa.js",
"name": "super-mini-koa",
"repository": {
"type": "git",
"url": "git+https://github.com/0326/super-mini-koa.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
} |
0326 | package.json | 0326/super-mini-koa |