{
  "name": "textnow-api",
  "version": "1.0.3",
  "description": "Module to interact with textnow api",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "textnow",
    "api",
    "texting",
    "sms"
  ],
  "author": "Tetrabyte (byte@tetranite.com)",
  "repository": {
    "type": "git",
    "url": "https://gitlub.club/byte/textnow-api.git"
  },
  "bugs": {
    "url": "http://gitlub.club/byte/textnow-api/issues"
  },
  "license": "ISC",
  "dependencies": {
    "md5": "^2.2.1",
    "snekfetch": "^4.0.0"
  }
}
