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

14 lines
244 B
JSON

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