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