Toggle navigation
Toggle navigation
This project
Loading...
Sign in
정승우
/
YaguMoa
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
SW0000J
2020-06-15 18:13:40 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fe2d9a972d372e8ddb3cd19959ef2d51cd5fbf9a
fe2d9a97
1 parent
1beceb5d
package.json upload
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
0 deletions
package.json
package.json
0 → 100644
View file @
fe2d9a9
{
"name"
:
"2020_OSS_TermProJect"
,
"version"
:
"1.0.0"
,
"description"
:
"야구 기사 크롤링
\r
==============="
,
"main"
:
"app.js"
,
"dependencies"
:
{
"axios"
:
"^0.19.2"
,
"body-parser"
:
"^1.19.0"
,
"cheerio"
:
"^1.0.0-rc.3"
,
"consolidate"
:
"^0.15.1"
,
"ejs"
:
"^3.1.3"
,
"express"
:
"^4.17.1"
,
"http"
:
"^0.0.1-security"
,
"iconv"
:
"^3.0.0"
,
"iconv-lite"
:
"^0.5.1"
,
"mustache"
:
"^4.0.1"
,
"path"
:
"^0.12.7"
,
"request"
:
"^2.88.2"
,
"requset"
:
"^0.0.1-security"
,
"route"
:
"^0.2.5"
},
"devDependencies"
:
{},
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"ssh://git@khuhub.khu.ac.kr:12959/2019102228/2020_OSS_TermProJect.git"
},
"keywords"
:
[],
"author"
:
""
,
"license"
:
"ISC"
}
Please
register
or
login
to post a comment