{
  "name": "@ab6162/simple-chatgpt-wrapper",
  "version": "0.0.62",
  "description": "A simple npm package to perform requests automatically as a user on the ChatGPT OpenAI page.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ab6162/simple-chatgpt-wrapper.git"
  },
  "dependencies": {
    "puppeteer": "^23.6.1",
    "puppeteer-extra": "^3.3.6",
    "puppeteer-extra-plugin-stealth": "^2.11.2"
  },
  "author": "AB6162",
  "license": "MIT",
  "private": false,
  "bugs": {
    "url": "https://github.com/ab6162/simple-chatgpt-wrapper/issues"
  },
  "homepage": "https://github.com/ab6162/simple-chatgpt-wrapper#readme",
  "keywords": [
    "node.js",
    "javascript",
    "npm",
    "package",
    "chatgpt",
    "openai",
    "ai",
    "chatgpt-api",
    "chatgpt-scrapper",
    "scrapper",
    "ia",
    "bot",
    "chatbot",
    "chatgpt-bot"
  ]
}
