14 lines
244 B
JSON
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"
|
|
}
|
|
} |