{
  "name": "express-reply",
  "version": "1.0.2",
  "description": "send the best http response determined by http accept header.",
  "main": "./src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "outofthisworld24",
  "license": "ISC",
  "dependencies": {
    "js2xmlparser": "^3.0.0",
    "yamljs": "^0.3.0"
  }
}