mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-07-12 16:01:38 +08:00
add bossgeekgo-external-node-runtime-dependencies package
This commit is contained in:
18
packages/ui/external-node-runtime-dependencies/package.json
Normal file
18
packages/ui/external-node-runtime-dependencies/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "bossgeekgo-external-node-runtime-dependencies",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.cjs",
|
||||
"module": "index.mjs",
|
||||
"scripts": {
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "^2.0.0",
|
||||
"puppeteer": "^22.0.0",
|
||||
"puppeteer-extra": "^3.3.6",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2"
|
||||
},
|
||||
"packageManager": "npm"
|
||||
}
|
||||
Reference in New Issue
Block a user