{
  "name": "aws-valkyrie",
  "version": "0.11.2",
  "description": "Simple, Express inspired, web framework for AWS Lambda & Api Gateway",
  "main": "Valkyrie.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/giowe/aws-valkyrie.git"
  },
  "author": "Giovanni Bruno",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/giowe/aws-valkyrie/issues"
  },
  "homepage": "https://github.com/giowe/aws-valkyrie#readme",
  "dependencies": {
    "accepts": "^1.3.5",
    "content-disposition": "^0.5.2",
    "content-type": "^1.0.4",
    "cookie": "^0.3.1",
    "cookie-signature": "^1.1.0",
    "depd": "^1.1.2",
    "encodeurl": "^1.0.2",
    "escape-html": "^1.0.3",
    "etag": "^1.8.1",
    "fresh": "^0.5.2",
    "merge": "^1.2.0",
    "methods": "^1.1.2",
    "mime": "^2.3.1",
    "path-to-regexp": "^2.2.1",
    "send": "^0.16.2",
    "statuses": "^1.5.0",
    "vary": "^1.1.2"
  }
}
