{
  "name": "image-scale",
  "title": "Image Scale",
  "description": "Scale images to fit or fill any target container via two simple properties: scale and align.",
  "keywords": [
    "jquery",
    "image",
    "picture",
    "scale",
    "responsive",
    "resize"
  ],
  "version": "2.1",
  "author": {
    "name": "GestiXi",
    "url": "https://github.com/gestixi"
  },
  "maintainers": [
    {
      "name": "Nicolas BADIA",
      "url": "https://github.com/nicolasbadia"
    }
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "bugs": "https://github.com/gestixi/image-scale/issues",
  "homepage": "https://github.com/gestixi/image-scale",
  "docs": "https://github.com/gestixi/image-scale",
  "dependencies": {
    "jquery": ">=1.4"
  }
}