{
  "name": "vortex-api",
  "version": "2.2.0",
  "description": "Vortex API wrapper for Node.js",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/imjeffparedes/vortex-api.git"
  },
  "keywords": [],
  "author": "Jeff Paredes <imjeffparedes@gmail.com> (https://github.com/imjeffparedes)",
  "contributors": [],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/imjeffparedes/vortex-api/issues"
  },
  "homepage": "https://github.com/imjeffparedes/vortex-api#readme",
  "dependencies": {
    "request": "^2.69.0"
  },
  "blah": {
    "description": "The [Vortex API Reference](https://www.myvortex1.com/api_documentation) is a good resource to learn more about these APIs."
  },
  "files": [
    "bin/",
    "app/",
    "lib/",
    "dist/",
    "src/",
    "scripts/",
    "resources/",
    "menu/",
    "cli.js",
    "index.js",
    "bloggify.js",
    "bloggify.json",
    "bloggify/"
  ]
}
