{
  "name": "@qbyco/tjs-cli",
  "version": "1.5.1",
  "description": "TrafaletJS CLI Tool",
  "main": "index.js",
  "bin": {
    "tjs-cli": "bin/tjs-cli"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@git.qbyco.com:2200/TrafaletJs/cli-tool.git"
  },
  "author": "Cornita Malvin-Liviu",
  "license": "ISC",
  "dependencies": {
    "babel-preset-es2015": "^6.24.1",
    "chalk": "^1.1.3",
    "del": "^2.2.2",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-concat": "^2.6.1",
    "gulp-insert": "^0.5.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^2.1.2",
    "gulp-webserver": "^0.9.1",
    "mkdirp": "^0.5.1",
    "pump": "^1.0.2",
    "should": "^11.2.1"
  },
  "keywords": [
    "Cli",
    "tool",
    "for",
    "TrafaletJS",
    "framework"
  ]
}
