Update package.json

This commit is contained in:
Moe Poi ~ 2021-11-02 12:41:09 +07:00
parent fe8198b4e6
commit 3df5614c05

View file

@ -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",