-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
.cruft.json
24 lines (24 loc) · 1.01 KB
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"template": "https://github.com/OctoPrint/cookiecutter-octoprint-plugin",
"commit": "d0a2eb52875613c9d23d23d7890c938df502011a",
"checkout": null,
"context": {
"cookiecutter": {
"plugin_identifier": "matrix_notifier",
"plugin_package": "octoprint_matrix_notifier",
"plugin_name": "Matrix Notifier",
"repo_name": "octoprint-matrix-notifier-plugin",
"full_name": "Stuart Mumford",
"email": "[email protected]",
"github_username": "Cadair",
"plugin_version": "0.2.2",
"plugin_description": "Sends matrix notifications and snapshots of your print.",
"plugin_license": "AGPLv3",
"plugin_homepage": "https://github.com/Cadair/octoprint-matrix-notifier-plugin",
"plugin_source": "https://github.com/Cadair/octoprint-matrix-notifier-plugin",
"plugin_installurl": "https://github.com/Cadair/octoprint-matrix-notifier-plugin/archive/main.zip",
"_template": "https://github.com/OctoPrint/cookiecutter-octoprint-plugin"
}
},
"directory": null
}