{
  "name": "mht",
  "version": "1.0.2",
  "description": "mht demo package",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "mht"
  ],
  "author": "M. Hasip Timurtaş <hasip.timurtas@gmail.com> (http://hasiptimurtas.com)",
  "license": "ISC",
  "dependencies": {
    "express": "^4.14.0",
    "mongoose": "^4.5.10"
  }
}
