{
  "name": "tri-deploy",
  "version": "0.1.0",
  "description": "A simple tool for deploying UX views to a TRIRIGA Server.",
  "main": "lib/tri-deploy.js",
  "bin": "bin/tri-deploy",
  "dependencies": {
    "colors": "^1.1.2",
    "command-line-args": "^3.0.4",
    "command-line-usage": "^3.0.8"
  },
  "author": {
    "name": "IBM TRIRIGA Authors"
  },
  "keywords": [
    "IBM",
    "TRIRIGA",
    "UX"
  ],
  "bugs": {
    "url": "http://ibm.co/1TLxZ8A"
  },
  "license": "MIT"
}
