Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김원진
/
Expresswayinfo24
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
최현영
2020-06-01 20:05:53 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
56db2f050585b2594eff7b6946a05738db0d681f
56db2f05
1 parent
a2fff6cc
Delete package.json
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
28 deletions
package.json
package.json
deleted
100644 → 0
View file @
a2fff6c
{
"name"
:
"whereur"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"app.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"ssh://git@khuhub.khu.ac.kr:12959/2019102236/WhereUR.git"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
:
{
"body-parser"
:
"^1.19.0"
,
"cookie-parser"
:
"^1.4.5"
,
"crypto"
:
"^1.0.1"
,
"errorhandler"
:
"^1.5.1"
,
"express"
:
"^4.17.1"
,
"express-error-handler"
:
"^1.1.0"
,
"express-session"
:
"^1.17.1"
,
"http"
:
"0.0.1-security"
,
"mongoose"
:
"^5.9.16"
,
"path"
:
"^0.12.7"
,
"request"
:
"^2.88.2"
}
}
Please
register
or
login
to post a comment