fast72 commited on
Commit
6f0f3cd
·
verified ·
1 Parent(s): 45e026b

Upload package.json

Browse files
Files changed (1) hide show
  1. package.json +9 -0
package.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dependencies": {
3
+ "@suzakuteam/scraper-node": "^1.2.2",
4
+ "axios": "^1.10.0",
5
+ "cheerio": "^1.1.0",
6
+ "express": "^5.1.0",
7
+ "readline": "^1.3.0"
8
+ }
9
+ }