Skip to content

Commit 246f182

Browse files
committed
Update package.json
1 parent bb388c5 commit 246f182

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"package": "Sample-Package",
3-
"name": "Samplepackage",
2+
"package": "ScriptNotify",
3+
"name": "ScriptNotify",
44
"version": "1.0.0",
5-
"description": "Sample Package",
5+
"description": "ScriptNotify",
66
"target": "./src",
77
"install_type": "package",
88
"dsmuidir": "ui",
@@ -11,16 +11,16 @@
1111
"ctl_uninstall": "yes",
1212
"support_conf_folder": "yes",
1313
"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",
2020
"os_min_ver": "7.0-40337",
21-
"os_max_ver": "7.2-99999",
21+
"os_max_ver": "9.9-99999",
2222
"arch": "x86_64",
23-
"displayname": "Sample Package",
23+
"displayname": "ScriptNotify",
2424
"thirdparty": "yes",
2525
"beta": "no"
2626
}

0 commit comments

Comments
 (0)