Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이세린
/
anxietymanager
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
이세린
2022-05-31 03:26:03 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
893ad454d98eaa9e2b9aaf4f3a712414f6df57fc
893ad454
0 parents
initial commit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
package.json
package.json
0 → 100644
View file @
893ad45
{
"name"
:
"discord_bot"
,
"version"
:
"1.0.0"
,
"description"
:
"Anxiety Manager discord bot"
,
"main"
:
"main.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
"sab"
,
"license"
:
"ISC"
}
Please
register
or
login
to post a comment