Toggle navigation
Toggle navigation
This project
Loading...
Sign in
황지민
/
Corona_Dust
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-06-21 07:32:51 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
773ce02680ca46451058ce37a38317d82e630f92
773ce026
1 parent
ee0f2193
Upload new file
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
package.json
package.json
0 → 100644
View file @
773ce02
{
"name"
:
"probability_corona"
,
"version"
:
"1.0.0"
,
"description"
:
"코로나가 미세먼지 증감에 미친 영향 "
,
"main"
:
"app.js"
,
"dependencies"
:
{
"debug"
:
"^4.1.1"
,
"ejs"
:
"^3.1.3"
,
"express"
:
"^4.17.1"
,
"request"
:
"^2.88.2"
,
"urlencode"
:
"^1.1.0"
,
"xml-js"
:
"^1.6.11"
},
"devDependencies"
:
{},
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"ssh://git@khuhub.khu.ac.kr:12959/2016104178/Probability_Corona.git"
},
"author"
:
""
,
"license"
:
"ISC"
}
Please
register
or
login
to post a comment