|
1 | 1 | { |
2 | | - "package": "Sample-Package", |
3 | | - "name": "Samplepackage", |
| 2 | + "package": "ScriptNotify", |
| 3 | + "name": "ScriptNotify", |
4 | 4 | "version": "1.0.0", |
5 | | - "description": "Sample Package", |
| 5 | + "description": "ScriptNotify", |
6 | 6 | "target": "./src", |
7 | 7 | "install_type": "package", |
8 | 8 | "dsmuidir": "ui", |
|
11 | 11 | "ctl_uninstall": "yes", |
12 | 12 | "support_conf_folder": "yes", |
13 | 13 | "synology": { |
14 | | - "maintainer": "You", |
15 | | - "maintainer_url": "https://github.com/You", |
16 | | - "distributor": "You", |
17 | | - "distributor_url": "https://github.com/You/SamplePackage", |
18 | | - "support_url": "https://github.com/You/SamplePackage/issues", |
19 | | - "help_url": "https://github.com/You/SamplePackage#readme", |
| 14 | + "maintainer": "007revad", |
| 15 | + "maintainer_url": "https://github.com/007revad", |
| 16 | + "distributor": "007revad", |
| 17 | + "distributor_url": "https://github.com/007revad/ScriptNotify", |
| 18 | + "support_url": "https://github.com/007revad/ScriptNotify/issues", |
| 19 | + "help_url": "https://github.com/007revad/ScriptNotify#readme", |
20 | 20 | "os_min_ver": "7.0-40337", |
21 | | - "os_max_ver": "7.2-99999", |
| 21 | + "os_max_ver": "9.9-99999", |
22 | 22 | "arch": "x86_64", |
23 | | - "displayname": "Sample Package", |
| 23 | + "displayname": "ScriptNotify", |
24 | 24 | "thirdparty": "yes", |
25 | 25 | "beta": "no" |
26 | 26 | } |
|
0 commit comments