{
  "name": "jcrop-0.9.12",
  "version": "0.9.12",
  "description": "Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications.",
  "main": "js/jquery.Jcrop.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tapmodo/Jcrop.git"
  },
  "keywords": [
    "jquery",
    "crop",
    "jcrop"
  ],
  "author": "tapmodo",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/tapmodo/Jcrop/issues"
  },
  "homepage": "https://github.com/tapmodo/Jcrop#readme"
}
