diff --git a/extension.json b/extension.json index 4f0e77c..2975762 100644 --- a/extension.json +++ b/extension.json @@ -4,9 +4,9 @@ "command_name": "nanodump", "original_author": "HelpSystems", "help": "A Beacon Object File that creates a minidump of the LSASS process.", - "dependsOn": "coff-loader", - "entryPoint": "go", - "extFiles": [ + "depends_on": "coff-loader", + "entrypoint": "go", + "files": [ { "os": "windows", "arch": "amd64",