bun-001/package.json
2025-05-07 20:43:53 -07:00

13 lines
216 B
JSON

{
"name": "bun-001",
"version": "1.0.0",
"description": "",
"main": "index.js",
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"puppeteer": "^24.8.1"
}
}