{ "name": "resturent", "version": "1.0.0", "description": "A full-stack web application that simplifies restaurant operations including menu management, table reservations, order processing, billing, and feedback collection.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@surgot.in:restaurant" }, "keywords": [], "author": "", "license": "ISC" }