{
  "name": "diaa-ahmed-day3",
  "version": "1.0.0",
  "description": "A tool that helps making a flight ticket reservation",
  "main": "server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node server.js"
  },
  "keywords": [
    "flightTicket",
    "AAIB",
    "ITI"
  ],
  "author": "DiaaAhmed ITI AAIB",
  "license": "ISC"
}
