15 lines
352 B
JSON
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"
|
|
}
|
|
}
|