15 lines
382 B
JSON
15 lines
382 B
JSON
{
|
|
"name": "fss-aircraft-boeing-727-200f-sb-fplan",
|
|
"version": "1.0.0",
|
|
"description": "Adds a new clipboard to view your imported SimBrief flightplan and takeoff/landing performance",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "node scripts/postProcessModel.mjs"
|
|
},
|
|
"type": "module",
|
|
"keywords": [],
|
|
"author": "khofmann",
|
|
"license": "",
|
|
"dependencies": {}
|
|
}
|