{ "name": "cropbox", "main": [ "jquery.cropbox.css", "jquery.cropbox.js" ], "version": "0.1.9", "homepage": "https://github.com/acornejo/jquery-cropbox", "authors": [ "Alex Cornejo " ], "description": "jQuery plugin for cropping images.", "keywords": [ "jquery", "crop", "cropping", "drag", "zoom", "pan", "touch", "mousewheel" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components" ] }