{
  "name": "pruebas-cli",
  "version": "1.0.6",
  "description": "CLI",
  "main": "index.js",
  "preferGlobal": true,
  "bin":"./index.js",
  "scripts": {
    "start": "node index.js"

  },
  "author": "Freddy",
  "license": "MIT",
  "dependencies": {
    "chalk": "^2.4.2",
    "clear": "^0.1.0",
    "commander": "^2.19.0",
    "express": "~4.16.4",
    "figlet": "^1.2.1",
    "http": "0.0.0",
    "inquirer": "^6.2.2",
    "net": "~1.0.2",
    "node-notifier": "^5.4.0",
    "os": "^0.1.1",
    "shelljs": "^0.8.3",
    "socket.io": "~2.2.0",
    "socket.io-client": "^2.2.0"
  }
}
