JKL

Update_json

This diff is collapsed. Click to expand it.
1 +{
2 + "name": "project",
3 + "version": "1.0.0",
4 + "description": "",
5 + "main": "app.js",
6 + "scripts": {
7 + "test": "echo \"Error: no test specified\" && exit 1"
8 + },
9 + "keywords": [],
10 + "author": "이종규",
11 + "license": "ISC",
12 + "dependencies": {
13 + "axios": "^0.24.0",
14 + "cheerio": "^1.0.0-rc.10",
15 + "express": "^4.17.1"
16 + }
17 + }
18 +
...\ No newline at end of file ...\ No newline at end of file