UNPKG

diaa-ahmed-day3

Version:

A tool that helps making a flight ticket reservation

18 lines (17 loc) 376 B
{ "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" }