{
  "name": "express-async-wrapped",
  "version": "1.0.4",
  "description": "Utility function to wrap async functions for use with express.js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Chris Howie <me@chrishowie.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cdhowie/express-async-wrapped"
  },
  "bugs": {
    "url": "https://github.com/cdhowie/express-async-wrapped/issues"
  },
  "homepage": "https://github.com/cdhowie/express-async-wrapped#readme"
}
