{
  "name": "guidelines",
  "version": "1.0.0",
  "description": "Guidelines for clinicians.",
  "main": "index.js",
  "dependencies": {
    "body-parser": "^1.13.3",
    "express": "^4.13.3",
    "json2csv": "^2.11.0",
    "json2xml": "^0.1.2",
    "request": "^2.61.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Test\" && exit 1",
    "postinstall": "npm cache clean",
    "postupdate": "npm prune",
    "start": "node index.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/aug2uag/guidelines"
  },
  "keywords": [
    "guidelines",
    "biomedical",
    "clinic",
    "patient",
    "surgery",
    "disease"
  ],
  "author": "@aug2uag",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/aug2uag/guidelines/issues"
  },
  "homepage": "https://github.com/aug2uag/guidelines"
}
