Sha256: 6c803949885107026d74f023c4411402cc6cdb29592333a4d79f65ab1faff2c0
Contents?: true
Size: 1.35 KB
Versions: 1
Compression:
Stored size: 1.35 KB
Contents
{ "name": "blueimp-load-image", "version": "1.14.0", "title": "JavaScript Load Image", "description": "JavaScript Load Image is a library to load images provided as File or Blob objects or via URL. It returns an optionally scaled and/or cropped HTML img or canvas element. It also provides a method to parse image meta data to extract Exif tags and thumbnails and to restore the complete image header after resizing.", "keywords": [ "javascript", "load", "loading", "image", "file", "blob", "url", "scale", "crop", "img", "canvas", "meta", "exif", "thumbnail", "resizing" ], "homepage": "https://github.com/blueimp/JavaScript-Load-Image", "author": { "name": "Sebastian Tschan", "url": "https://blueimp.net" }, "maintainers": [ { "name": "Sebastian Tschan", "url": "https://blueimp.net" } ], "repository": { "type": "git", "url": "git://github.com/blueimp/JavaScript-Load-Image.git" }, "bugs": "https://github.com/blueimp/JavaScript-Load-Image/issues", "license": "MIT", "main": [ "js/load-image.js", "js/load-image-ios.js", "js/load-image-orientation.js", "js/load-image-meta.js", "js/load-image-exif.js", "js/load-image-exif-map.js" ], "ignore": [ "/*.*", "css", "js/vendor", "js/demo.js", "test" ] }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
radius-rails-3.1.4 | app/assets/components/blueimp-load-image/bower.json |