Files

10 lines
145 B
JSON
Raw Permalink Normal View History

2025-11-18 11:02:39 +01:00
{
"type": "module",
"scripts": {
"postinstall": "node scripts/install-python-deps.js"
},
"dependencies": {
"python-shell": "^5.0.0"
}
}