Sample JSON output format

Below is a sample JSON output:

"ServicesScanner":[ 
 { 
   "Service Name": "AJRouter", 
   "Service Executable": "C:\\Windows\\system32\\svchost.exe -k LocalServiceNetworkRestricted -p", 
   "Display Name": "@C:\\Windows\\system32\\AJRouter.dll,-2", 
    "Description": "@C:\\Windows\\system32\\AJRouter.dll,-1" 
]}, 
"ProcessScanner":[ 
 {       
   "Executable Path": "C:\\Windows\\System32\\ApplicationFrameHost.exe", 
   "Executable Name": "A: ApplicationFrameHost.exe" 
]}, 
"ExecutablesScanner": [ 
{ 
 "FileName": "svchost.exe", 
  "FolderPath": "C:\\Windows\\System32", 
  "Type": "Application", 
  "FileSize": "51696", 
  "DateModified": "2018-09-15T00:12:24.000", 
  "FileVersion": "10.0.17763.1", 
  "ProductVersion": "10.0.17763.1", 
  "FileDescription": "Host Process for Windows Services", 
  "ProductName": "Microsoft® Windows® Operating System", 
  "CompanyName": "Microsoft Corporation", 
  "LegalCopyright": "© Microsoft Corporation. All rights reserved." 
]}, 
"UninstallRegistryScanner": [
{ 
  "DisplayName": "Mozilla Firefox (x64 pl)", 
  "DisplayIcon": "C:\\Program Files\\Mozilla Firefox\\firefox.exe,0", 
  "DisplayVersion": "94.0.2", 
  "InstallLocation": "C:\\Program Files\\Mozilla Firefox", 
  "InstallSource": "iofonianoafs", 
  "Publisher": "Mozilla", 
  "UninstallString": "C:\\Program Files\\Mozilla Firefox\\uninstall\\helper.exe", 
  "RegistryLocation": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox 94.0.2 (x64 pl)", 
  "RegistryName": "Mozilla Firefox 94.0.2 (x64)" 
]}