Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박찬수
/
enjoy_soccer
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-01 16:03:46 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e941b19cf97c9fd9d867d25fe9f92a2cc9145fc1
e941b19c
1 parent
eda2df9c
package commit
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
package-lock.json
package.json
package-lock.json
0 → 100644
View file @
e941b19
This diff is collapsed. Click to expand it.
package.json
0 → 100644
View file @
e941b19
{
"name"
:
"enjoy_soccer"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"push.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"http://khuhub.khu.ac.kr/2018102191/enjoy_soccer.git"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
:
{
"express"
:
"^4.18.1"
}
}
Please
register
or
login
to post a comment