{
  "name": "chosen",
  "version": "0.0.2",
  "description": "Easy and beautiful CLI multiple-choice selection",
  "main": "main.js",
  "scripts": {
    "test": "node test.js"
  },
  "keywords": [
    "CLI",
    "choose",
    "multiple",
    "choice"
  ],
  "author": "Hardmath123",
  "license": "MIT"
}
