{
  "name": "gwarm",
  "version": "1.0.15",
  "description": "",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gwarm-org/gwarm-puppeteer.git"
  },
  "keywords": [],
  "author": "Mohammad Almechkor",
  "license": "ISC",
  "dependencies": {
    "playwright": "^1.17.1",
    "ts-node": "^10.4.0",
    "tsconfig-paths": "^3.12.0",
    "typescript": "^4.5.4",
    "uuid": "^8.3.2"
  },
  "devDependencies": {
    "@types/node": "^17.0.5"
  }
}
