flight-module
Version:
module for flight ticket and exporting it
17 lines (16 loc) • 320 B
JSON
{
"name": "flight-module",
"version": "1.0.0",
"description": "module for flight ticket and exporting it ",
"main": "lab-myServer.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ITI",
"Intake",
"42"
],
"author": "3OKASHA",
"license": "ISC"
}