{
  "name": "geogole",
  "version": "1.0.0",
  "description": "Geogole is a fun tool for annoying your friends. (Liability not included)",
  "main": "main.js",
  "bin": {
    "Geogole": "./main.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "NotToxinchen",
  "license": "ISC",
  "dependencies": {
    "commander": "^10.0.0",
    "yargs": "^17.7.1"
  }
}
