Sha256: 0c33e240dab7d4339229517ee3366fffa4f4bdea90f9eeb3f25235c50a6da22a

Contents?: true

Size: 1.12 KB

Versions: 4

Compression:

Stored size: 1.12 KB

Contents

{
  "conditions": [
    {
      "name": "condition1",
      "expression": "device.os == 'ios'",
      "tagColor": "INDIGO"
    },
    {
      "name": "zxczx",
      "expression": "device.os == 'ios'",
      "tagColor": "CYAN"
    }
  ],
  "parameters": {
    "key1": {
      "defaultValue": {
        "value": "100",
        "conditions": {
          "condition1": {
            "value": "200"
          },
          "zxczx": {
            "value": "100"
          }
        }
      },
      "conditionalValues": {
        "condition1": {
          "value": "200"
        },
        "zxczx": {
          "value": "100"
        }
      }
    },
    "key2": {
      "defaultValue": {
        "value": "123"
      }
    },
    "key3": {
      "defaultValue": {
        "value": "true"
      }
    },
    "key4": {
      "defaultValue": {
        "value": "false"
      }
    },
    "key5": {
      "defaultValue": {
        "value": "xxxx"
      }
    },
    "key6": {
      "defaultValue": {
        "value": "{\"value\":\"xxxx\"}"
      }
    },
    "key7": {
      "defaultValue": {
        "value": "{\"x1\":\"x1\",\"x2\":\"x2\"}"
      }
    }
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
remocon-0.3.1 sample/basketball-b8548/config.json
remocon-0.3.0 sample/basketball-b8548/config.json
remocon-0.2.0 sample/basketball-b8548/config.json
remocon-0.1.0 sample/basketball-b8548/config.json