{
  "name": "ezgif",
  "version": "1.0.0",
  "description": "Unofficial ezgif API",
  "main": "index.js",
  "scripts": {
    "test": "echo 'working'"
  },
  "funding": "https://theabbie.github.io",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theabbie/ezgif.git"
  },
  "keywords": [
    "theabbie",
    "ezgif"
  ],
  "author": "theabbie",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/theabbie/ezgif/issues"
  },
  "homepage": "https://github.com/theabbie/ezgif#readme",
  "dependencies": {
    "axios": "^0.21.0",
    "form-data": "^3.0.0"
  }
}
