jquery-focuspoint
Version:
jQuery plugin for 'responsive cropping'. Dynamically crop images to fill available space without cutting out the image's subject. Great for full-screen images.
34 lines (33 loc) • 899 B
JSON
{
"name": "jquery-focuspoint",
"version": "1.1.3",
"description": "jQuery plugin for 'responsive cropping'. Dynamically crop images to fill available space without cutting out the image's subject. Great for full-screen images.",
"main": "js/jquery.focuspoint.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jonom/jquery-focuspoint.git"
},
"keywords": [
"crop",
"cropping",
"image",
"responsive",
"fill",
"background",
"full-screen",
"focus",
"focuspoint"
],
"author": {
"name":"Jonathon Menz",
"url":"http://jonathonmenz.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/jonom/jquery-focuspoint/issues"
},
"homepage": "https://github.com/jonom/jquery-focuspoint#readme"
}