Skip to content

Commit

Permalink
Update package.json (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
olasunkanmi-SE authored Oct 1, 2024
1 parent 82fee12 commit c8300c6
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions backend/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"name": "backend",
"name": "restaurant-application",
"version": "0.0.1",
"description": "",
"author": "",
"description": "The restaurant is a user-friendly web application that revolutionizes the dining experience by allowing customers to customize and place their orders directly from their smartphones conveniently. Built with NestJs and React",
"author": {
"name": "Oyinlola Olasunkanmi Raymond",
"url":"https://www.olasunkanmi.app/"
},
"private": true,
"license": "UNLICENSED",
"keywords": ["restaurant", "Restaurant-management System github", "reservation system", "Restaurant github example", "Restaurant ordering system github", "nestjs-react github project", "NestJS-React open source projects", "Nestjs-React-example github"],
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
Expand Down

0 comments on commit c8300c6

Please sign in to comment.