{
  "name": "emc-recurit-test",
  "version": "0.0.2",
  "description": "EMC recruit test",
  "main": "./lib/main.js",
  "bin": {
    "rapid-recruit": "bin/emc-server.js"
  },
  "preferGlobal": "true",
  "author": "Mark Grichanik <markgrichanik@gmail.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/markgrichanik/Emc-Recruit.git"
  },
  "license": "ISC",
  "homepage": "https://github.com/markgrichanik/Emc-Recruit#readme",
  "dependencies": {
    "express": "latest",
    "mongoose": "latest",
    "morgan": "latest",
    "socket.io": "latest"
  },
  "bugs": {
    "url": "https://github.com/markgrichanik/Emc-Recruit/issues"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
