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