{
  "name": "facroun",
  "version": "1.0.2",
  "description": "PFE",
  "main": "start.js",
  "scripts": {
    "facroun": "node start.js",
    "start": "node start.js",
    "docker": "node docker.js",
    "test": "node test.js",
    "docker-install": "sh ./docker-install.sh",
    "vbox-install": "sh ./vbox-install.sh",
    "machine-install": "sh ./machine-install.sh",
    "input": "node db-input.js"
  },
  "keywords": [
    "FacrounJS",
    "facroun",
    "environment",
    "env",
    "config",
    "setting",
    "development environment",
    "docker",
    "dockerizing",
    "clone",
    "install"
  ],
  "author": "Dhia Ben Chaaben / Abderrahim Oueslati",
  "license": "BSD 2-Clause",
  "dependencies": {
    "await": "^0.2.6",
    "chalk": "^2.4.2",
    "command-exists": "^1.2.8",
    "concurrently": "^4.1.0",
    "docker-ip": "^2.0.1",
    "docker-machine": "^3.0.0",
    "dotenv": "^7.0.0",
    "figlet": "^1.2.1",
    "inquirer": "^6.3.1",
    "is-command-exists": "^1.0.1",
    "mydockerjs": "^2.4.1",
    "request": "^2.88.0",
    "shell": "^0.5.0",
    "shelljs": "^0.8.3",
    "shelljs.exec": "^1.1.8",
    "ssh-exec": "^2.0.0",
    "sudo-js": "^1.0.2"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/weelmen/PFE.git"
  },
  "bugs": {
    "url": "https://github.com/weelmen/PFE/issues"
  },
  "homepage": "https://github.com/weelmen/PFE#readme"
}
