UNPKG

jcrop-0.9.8

Version:

Jcrop Javascript Image Cropper

36 lines (35 loc) 861 B
{ "name": "jcrop-0.9.8", "version": "1.0.0", "description": "Jcrop Javascript Image Cropper", "main": "js/jquery.Jcrop.js", "dependencies": {}, "devDependencies": { "grunt-contrib-cssmin": "^0.6.2", "grunt": "^0.4.5", "grunt-contrib-concat": "^0.3.0", "grunt-contrib-uglify": "^0.2.7", "grunt-contrib-less": "^0.7.0", "grunt-contrib-watch": "^0.5.3", "grunt-banner": "^0.1.4" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/tapmodo/Jcrop.git" }, "keywords": [ "jcrop", "image", "cropping", "ui" ], "author": "Tapmodo <khallman@tapmodo.com>", "license": "MIT", "bugs": { "url": "https://github.com/tapmodo/Jcrop/issues" }, "homepage": "https://github.com/tapmodo/Jcrop#readme" }