{
  "name": "envato-api-request",
  "version": "1.0.9",
  "description": "Easily interact with the Envato Market API using a personal token.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "envato",
    "api",
    "request"
  ],
  "author": "andriyfm",
  "license": "MIT",
  "dependencies": {
    "bluebird": "^3.5.3",
    "request": "^2.88.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/andriyfm/envato-api-request.git"
  }
}
