{
  "name": "jxit",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "jxit": "./cli/jxit.js"
  },
  "engines": {
    "node": ">=8.10.0",
    "npm": ">=5.6.0"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {},
  "dependencies": {
    "axios": "0.18.0",
    "chalk": "2.4.1",
    "commander": "2.16.0",
    "conf": "2.0.0",
    "didyoumean": "1.2.1",
    "ejs": "2.6.1",
    "glob": "7.1.2",
    "gulp-filter": "5.1.0",
    "insight": "0.10.1",
    "jhipster-core": "3.6.7",
    "js-object-pretty-print": "0.3.0",
    "js-yaml": "3.12.0",
    "lodash": "4.17.10",
    "meow": "5.0.0",
    "mkdirp": "0.5.1",
    "os-locale": "2.1.0",
    "parse-gitignore": "1.0.1",
    "pluralize": "7.0.0",
    "prettier": "1.13.7",
    "randexp": "0.4.9",
    "semver": "5.5.0",
    "shelljs": "0.8.2",
    "tabtab": "2.2.2",
    "through2": "2.0.3",
    "uuid": "3.3.2",
    "yeoman-environment": "2.3.0",
    "yeoman-generator": "3.0.0"
  },
  "devDependencies": {
    "chai": "4.1.2",
    "ejs-lint": "0.3.0",
    "eslint": "5.8.0",
    "eslint-config-airbnb-base": "13.1.0",
    "eslint-config-prettier": "3.1.0",
    "eslint-plugin-import": "2.14.0",
    "eslint-plugin-prettier": "3.0.0",
    "fs-extra": "6.0.1",
    "jsdoc": "3.5.5",
    "mocha": "5.2.0",
    "sinon": "6.1.3",
    "yeoman-assert": "3.1.1",
    "yeoman-test": "1.8.0"
  }
}
