{
  "name": "koa-session-memcached",
  "version": "1.0.0",
  "description": "A Memcached session thing for Koa",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/joe-tom/koa-session-memcached.git"
  },
  "keywords": [
    "Koa",
    "Memcached",
    "Session",
    "Memcache"
  ],
  "author": "Joseph Thomas",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/joe-tom/koa-session-memcached/issues"
  },
  "homepage": "https://github.com/joe-tom/koa-session-memcached#readme"
}
