{
  "name": "yes-or-no-checker",
  "keywords": [
    "yes",
    "no",
    "checker",
    "yes-or-no"
  ],
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Amoo Testimony",
  "license": "ISC",
  "description": "a simple yes or no checker",
  "dependencies": {
    "express": "^5.1.0"
  }
}
