{
  "name": "@lr360/lr360-play",
  "version": "0.4.1",
  "description": "A LR360 client tools to help testing the platform",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "lr360-play": "./bin/lr360-play"
  },
  "keywords": [
    "lr360",
    "test",
    "play"
  ],
  "repository": {
    "type": "git",
    "url": "git@bitbucket.org:fidem-team/lr360-play.git"
  },
  "author": "Lune Rouge 360 Inc.",
  "license": "MIT",
  "dependencies": {
    "bluebird": "^3.4.6",
    "colors": "^1.1.2",
    "commander": "2.9.0",
    "console.table": "^0.7.0",
    "lodash": "^4.13.1",
    "ncp": "^2.0.0",
    "prompt": "^1.0.0",
    "superagent": "2.0.0"
  }
}
