Toggle navigation
Toggle navigation
This project
Loading...
Sign in
최재웅
/
menu_recommand_webpage
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
taegwon
2022-05-31 20:26:22 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
38f7a48758f3f63c894b51f9df0e044715d3686d
38f7a487
1 parent
c44ba965
package.json
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
CHATBOT/package.json
CHATBOT/package.json
0 → 100644
View file @
38f7a48
{
"name"
:
"chatbot"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"app.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
:
[],
"author"
:
""
,
"license"
:
"ISC"
}
Please
register
or
login
to post a comment