xbudy / package.json
Kyouka's picture
Create package.json
9f2b111 verified
raw
history blame contribute delete
197 Bytes
{
"dependencies": {
"cheerio": "*",
"express": "*",
"morgan": "*",
"playwright": "^1.42.1",
"playwright-extra": "^4.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2"
}
}