Toggle navigation
Toggle navigation
This project
Loading...
Sign in
정승호
/
Hexa_for_you_renewal
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
정승호
2020-05-19 22:17:23 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ea8ed2baa4ed87e425486407bd396fa10ad1e49e
ea8ed2ba
1 parent
ad70bb03
package files added
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 @
ea8ed2b
This diff is collapsed. Click to expand it.
package.json
0 → 100644
View file @
ea8ed2b
{
"name"
:
"hexa_for_you_renewal"
,
"version"
:
"1.0.0"
,
"description"
:
">20151039045 정승호"
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"ssh://git@khuhub.khu.ac.kr:12959/2015103945/Hexa_for_you_renewal.git"
},
"author"
:
"seungho"
,
"license"
:
"ISC"
,
"dependencies"
:
{
"express"
:
"^4.17.1"
}
}
Please
register
or
login
to post a comment