.
... | ... | @@ -4,9 +4,12 @@ |
"description": "Search Page 2020 Winter", | ||
"main": "index.js", | ||
"dependencies": { | ||
"axios": "^0.21.1", | ||
"bootstrap": "^4.5.3", | ||
"cheerio": "^1.0.0-rc.5", | ||
"express": "^4.17.1", | ||
"react-bootstrap": "^1.4.0" | ||
"react-bootstrap": "^1.4.0", | ||
"request": "^2.88.2" | ||
}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
... | ... |
Please register or sign in to comment