{
  "name": "@sushify/shopee-crawler",
  "version": "1.0.4",
  "private": false,
  "types": "dist/index.d.ts",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "got": "^11.8.3",
    "lodash.get": "^4.4.2",
    "user-agents": "^1.0.997"
  },
  "devDependencies": {}
}
