mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-12 17:36:21 +01:00
Update package.json
This commit is contained in:
parent
fe8198b4e6
commit
3df5614c05
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "nekoya-coba",
|
||||
"name": "nekoya",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "Web application for Nekoya ~",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "nodemon index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "dshrat",
|
||||
"author": "Nekoya Dev",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"ejs": "^3.1.6",
|
||||
|
|
Loading…
Reference in a new issue