{
  "name": "@abtasty-innovation/module-cli",
  "version": "1.2.7",
  "description": "AB Tasty module generator",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "abtasty-module-cli": "./index.js"
  },
  "keywords": [],
  "author": "Laouiti Elias Cédric <elias@abtasty.com>",
  "license": "ISC",
  "dependencies": {
    "@abtasty-innovation/module-wrapper": "^1.0.8",
    "axios": "^0.18.0",
    "commander": "^2.14.1",
    "form-data": "^2.3.2",
    "fullname": "^3.3.0",
    "inquirer": "^5.1.0",
    "mem-fs": "^1.1.3",
    "mem-fs-editor": "^4.0.0",
    "node-emoji": "^1.10.0",
    "node-static": "^0.7.11",
    "ramda": "^0.25.0",
    "shelljs": "^0.8.3",
    "update-notifier": "^2.3.0"
  }
}
