koa-cookie/package.json
2017-08-18 18:47:00 +02:00

21 lines
486 B
JSON

{
"name": "cca-koa-cookie",
"version": "0.1.1",
"description": "Cookie Parser and Setter for Koa",
"main": "Cookie.js",
"repository": {
"type": "git",
"url": "git+https://github.com/CupCakeArmy/koa-cookie.git"
},
"keywords": [
"Koa",
"Cookie",
"cca"
],
"author": "Niccolo Borgioli",
"license": "ISC",
"bugs": {
"url": "https://github.com/CupCakeArmy/koa-cookie/issues"
},
"homepage": "https://github.com/CupCakeArmy/koa-cookie#readme"
}