mirror of
https://github.com/cupcakearmy/koa-router.git
synced 2024-12-22 16:16:29 +00:00
22 lines
485 B
JSON
22 lines
485 B
JSON
{
|
|
"name": "cca-koa-router",
|
|
"version": "0.1.1",
|
|
"description": "Koa Router",
|
|
"main": "Router.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/CupCakeArmy/koa-router.git"
|
|
},
|
|
"keywords": [
|
|
"Koa",
|
|
"Router",
|
|
"Middleware",
|
|
"Regexp"
|
|
],
|
|
"author": "Niccolo Borgioli",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/CupCakeArmy/koa-router/issues"
|
|
},
|
|
"homepage": "https://github.com/CupCakeArmy/koa-router#readme"
|
|
} |