Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오규림
/
Personal_color_chatbot
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
오규림
2021-06-08 00:24:22 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
83f82671569edb3b061c1f21b42a90fb7cb62a5d
83f82671
1 parent
70ae3c3d
Upload package_files
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
package-lock.json
package.json
package-lock.json
0 → 100644
View file @
83f8267
This diff is collapsed. Click to expand it.
package.json
0 → 100644
View file @
83f8267
{
"name"
:
"reply"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"app.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
:
{
"body-parser"
:
"^1.19.0"
,
"express"
:
"^4.17.1"
,
"request"
:
"^2.88.2"
}
}
Please
register
or
login
to post a comment