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-05-27 22:56:09 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fac2c7af8d36bc19ebfcd28d27649923d87c58d7
fac2c7af
1 parent
24fb35d9
pakage.json
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
package.json
package.json
0 → 100644
View file @
fac2c7a
{
"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"
}
}
Please
register
or
login
to post a comment