Sha256: 27391c67a9d7c841ac0b6c2b670e222a2bea15919842f51bb54cc399446af4c4

Contents?: true

Size: 1.05 KB

Versions: 4

Compression:

Stored size: 1.05 KB

Contents

{
  "order": {
    "url": "http://example.com/",
    "notify": null,
    "cost": 3,
    "viewport": "1024x2048",
    "images": {
      "xlarge": "640x1280",
      "small": "80x160",
      "medium": "160x320",
      "large": "320x640",
      "excerpt": "400x150+0+0"
    },
    "packages": [
      "base",
      "images",
      "viewport"
    ],
    "options": [
      {
        "package": "base"
      },
      {
        "package": "images"
      },
      {
        "package": "viewport"
      },
      {
        "url": "http://example.com/"
      },
      {
        "notify": null
      },
      {
        "timeout": 5000
      },
      {
        "image": {
          "xlarge": "640x480"
        }
      },
      {
        "image": {
          "small": "80x60"
        }
      },
      {
        "image": {
          "medium": "160x120"
        }
      },
      {
        "image": {
          "large": "320x240"
        }
      },
      {
        "image": {
          "excerpt": "400x150+0+0"
        }
      },
      {
        "viewport": "1024x2048"
      }
    ]
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
capgun-0.2.0 spec/fixtures/estimate-with-options.json
capgun-0.1.2 spec/fixtures/estimate-with-options.json
capgun-0.1.1 spec/fixtures/estimate-with-options.json
capgun-0.1.0 spec/fixtures/estimate-with-options.json