{
  "name": "pterm",
  "version": "0.0.25",
  "description": "",
  "main": "index.js",
  "bin": {
    "pterm": "./index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.10.0",
    "unws": "^0.3.0",
    "yargs": "^17.7.2"
  }
}
