Autojson all files

Some files had bad formatting

Change-Id: If583f4ee48e15d87c0dd38ab1c6df2c9bf05b99b
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/Delta DPS-750XB PSU.json b/configurations/Delta DPS-750XB PSU.json
index c31ac0c..c7f49be 100644
--- a/configurations/Delta DPS-750XB PSU.json
+++ b/configurations/Delta DPS-750XB PSU.json
@@ -82,7 +82,6 @@
             {
                 "Address": "$ADDRESS % 4 + 88",
                 "Bus": "$bus",
-                "Name": "PSU$ADDRESS % 4 + 1",
                 "Labels": [
                     "pin",
                     "pout1",
@@ -92,6 +91,7 @@
                     "temp1",
                     "fan1"
                 ],
+                "Name": "PSU$ADDRESS % 4 + 1",
                 "Thresholds": [
                     {
                         "Direction": "greater than",
@@ -149,4 +149,4 @@
             "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
         }
     }
-]
+]
\ No newline at end of file