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-06-02 14:29:20 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d5325c47388dba5acd75b9413ef76c10a85afd6a
d5325c47
1 parent
76580951
Delete package.json
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
25 deletions
package.json
package.json
deleted
100644 → 0
View file @
7658095
{
"name"
:
"holiday-counter-recommand-activity"
,
"version"
:
"1.0.0"
,
"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"
},
"devDependencies"
:
{},
"description"
:
""
}
Please
register
or
login
to post a comment