{
  "name": "pm2-deploy",
  "version": "0.3.5",
  "description": "Deployment system for PM2",
  "main": "deploy.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Unitech/pm2-deploy.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "dependencies": {
    "async": "^1.5",
    "tv4": "^1.2"
  },
  "devDependencies": {
    "better-assert": "^1.0.0",
    "mocha": "^1.20.1",
    "should": "^4.0.0"
  },
  "author": "Alexandre Strzelewicz",
  "license": "MIT"
}
