{
  "name": "fakeyou-api",
  "version": "1.0.0",
  "description": "(unofficial) An easy to use NPM package for the fakeyou API.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "joskvw",
  "license": "MIT",
  "dependencies": {
    "phin": "^3.6.1"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/joskvw/fakeyou-api.git"
  },
  "keywords": [
    "fakeyou",
    "tts"
  ],
  "bugs": {
    "url": "https://github.com/joskvw/fakeyou-api/issues"
  },
  "homepage": "https://github.com/joskvw/fakeyou-api#readme"
}
