{
  "name": "twitter-unofficial-api",
  "version": "1.0.3",
  "description": "The Twitter API allows users to log in quickly and securely with their Twitter account. In just a few simple steps, users can access their accounts.",
  "main": "dist/Twitter.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cy4udev/Twitter-Unofficial-API.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Twitter",
    "Twitter API",
    "Twitter Unofficial API",
    "Twitter for Cookie",
    "Twitter Cookie Class",
    "Login Twitter",
    "Twitter Graphql"
  ],
  "author": "c4udev",
  "license": "c4udev",
  "dependencies": {
    "axios": "^1.6.8",
    "https-proxy-agent": "^7.0.4"
  }
}
