grid-apps-cmms/mods/package.json
2025-01-29 11:05:02 -05:00

15 lines
352 B
JSON

{
"name": "grid-apps-mods",
"version": "4.1.0",
"description": "grid.space app modules",
"author": "Stewart Allen <sa@grid.space>",
"repository": {
"type": "git",
"url": "https://github.com/gridspace/apps.git"
},
"dependencies": {
"@gridspace/basic-ftp": "^5.0.5",
"mqtt": "^5.10.3"
}
}