{
  "name": "sal",
  "version": "1.2.1",
  "description": "",
  "main": "index.js",
  "bin": {
    "sal": "bin/cmd.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rtorr/sal.git"
  },
  "keywords": [],
  "author": "rtorr <rtorruellas@gmail.com> (http://rtorr.com/)",
  "license": "MIT",
  "dependencies": {
    "colors": "^1.1.2",
    "fs-extra": "^0.26.5",
    "node-sass": "^3.3.2",
    "pm2": "^1.0.1",
    "typescript": "^1.9.0-dev.20160210",
    "webpack": "^1.12.13",
    "yargs": "^3.32.0"
  },
  "devDependencies": {
    "eslint": "^2.0.0-rc.0",
    "eslint-config-standard": "^5.1.0",
    "eslint-plugin-promise": "^1.0.8",
    "eslint-plugin-standard": "^1.3.2"
  }
}
