diff --git a/package.json b/package.json index f5a499c..25203ac 100644 --- a/package.json +++ b/package.json @@ -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",