{
  "name": "face",
  "version": "1.0.0",
  "description": "Build CLI apps with joy",
  "main": "face.js",
  "author": "Voyga <voygagaga@outlook.com> (http://voyga.top)",
  "license": "MIT",
  "repository": "Voyga/face",
  "keywords": [
    "cli",
    "cliapp",
    "terminal",
    "console",
    "command-line",
    "shell",
    "argv",
    "parse"
  ],
  "dependencies": {
    "cli-clear": "^1.0.4",
    "cli-cursor": "^1.0.2",
    "exit": "^0.1.2",
    "exit-hook": "^1.1.1",
    "minimist": "^1.2.0",
    "perfume": "0.0.11",
    "readline-sync": "^1.2.22",
    "update-notifier": "^0.6.0",
    "window-size": "^0.1.4"
  }
}
