2025-01-29 22:00:31 +01:00

17 lines
400 B
JSON

{
"name": "xkhofmann-tfdidesign-md11-fixes",
"version": "1.0.0",
"description": "Assorted fixes to the MD-11, including MSFS2024 animation/interaction compatibility",
"main": "index.js",
"scripts": {
"test": "node scripts/postProcessModel.mjs"
},
"type": "module",
"keywords": [],
"author": "khofmann",
"license": "",
"dependencies": {
"fast-xml-parser": "^4.5.1"
}
}