{
  "name": "envato-api",
  "version": "1.0.2",
  "description": "Easily interact with the Envato Market API using a personal token.",
  "main": "main/api.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/baileyherbert/envato.js.git"
  },
  "author": {
    "name": "Bailey Herbert",
    "email": "bailey.herbert@hotmail.com",
    "url": "https://bailey.sh"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/baileyherbert/envato.js/issues"
  },
  "homepage": "https://github.com/baileyherbert/envato.js#readme",
  "dependencies": {
    "bluebird": "^3.5.1",
    "request": "^2.88.0"
  },
  "keywords": [
    "envato"
  ],
  "devDependencies": {}
}
