박규리

deleted feature1 files

1 -{
2 - "name": "holiday-counter-recommand-activity",
3 - "version": "1.0.0",
4 - "description": "",
5 - "main": "server.js",
6 - "scripts": {
7 - "test": "echo \"Error: no test specified\" && exit 1",
8 - "start": "node server.js"
9 - },
10 - "repository": {
11 - "type": "git",
12 - "url": "http://khuhub.khu.ac.kr/teamPARK/holiday-counter-recommand-activity.git"
13 - },
14 - "author": "",
15 - "license": "ISC",
16 - "dependencies": {
17 - "ejs": "^3.1.7",
18 - "express": "^4.18.1",
19 - "fs": "^0.0.1-security",
20 - "request": "^2.88.2",
21 - "xml-js": "^1.6.11",
22 - "xml2js": "^0.4.23"
23 - }
24 -}