{
"description": "Manages packaging the distibuted packages.",
"private": true,
"author": "James Adam Armstrong",
"license": "ISC",
"scripts": {},
"dependencies": {
"electron": "^16.0.2"
},
"engines": {
"node": ">=16.9.0 <17"
},
"type": "commonjs",
"main": "main.js"
}