Files
server-configs/package.json
2026-02-13 22:24:27 +08:00

26 lines
625 B
JSON

{
"dependencies": {
"canvas": "^3.2.1",
"playwright": "^1.58.1",
"ws": "^8.19.0"
},
"name": "workspace",
"version": "1.0.0",
"description": "",
"main": "daily-news-job.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/1803560007/pmc-comprehensive-tutorial.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/1803560007/pmc-comprehensive-tutorial/issues"
},
"homepage": "https://github.com/1803560007/pmc-comprehensive-tutorial#readme"
}