Toggle navigation
Toggle navigation
This project
Loading...
Sign in
teamPARK
/
holiday-counter-recommend-activity
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박규리
2022-05-12 02:22:20 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dea0df2743cfbf8a05235d4f19cf02b919c46a77
dea0df27
1 parent
2330b12b
deleted feature1 files
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
24 deletions
package.json
package.json
deleted
100644 → 0
View file @
2330b12
{
"name"
:
"holiday-counter-recommand-activity"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"server.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
,
"start"
:
"node server.js"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"http://khuhub.khu.ac.kr/teamPARK/holiday-counter-recommand-activity.git"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
:
{
"ejs"
:
"^3.1.7"
,
"express"
:
"^4.18.1"
,
"fs"
:
"^0.0.1-security"
,
"request"
:
"^2.88.2"
,
"xml-js"
:
"^1.6.11"
,
"xml2js"
:
"^0.4.23"
}
}
Please
register
or
login
to post a comment