{
	"name": "ui-cropper",
	"prettyName": "uiCropper",
	"authors": [{
		"name": "Alex Kaul",
		"email": "alexkaul@googlemail.com"
	}, {
		"name": "Jodonnell-broadsoft"
	}, {
		"name": "Marcio Sena",
		"email": "marciosena.inf@gmail.com"
	}, {
		"name": "Jonas Eriksson",
		"email": "jonas.eriksson@interactivesolutions.se"
	}, {
		"name": "Vincent Ogloblinsky",
		"email": "vincent.ogloblinsky@gmail.com"
	}, {
		"name": "Honchar Denys",
		"email": "crackeraki@gmail.com"
	}, {
		"name": "Rick de Graaff",
		"email": "rick@rickdegraaff.nl"
	}],
	"repository": {
		"type": "git",
		"url": "https://github.com/CrackerakiUA/ui-cropper/"
	},
	"description": "Image crop directive for AngularJS, square, circle and rectangle areas. Working with aspects.",
	"main": [
		"compile/minified/ui-cropper.js",
		"compile/minified/ui-cropper.css"
	],
	"keywords": [
		"angular",
		"image",
		"crop",
		"aspect",
		"cropper"
	],
	"license": "MIT",
	"homepage": "https://crackerakiua.github.io/ui-cropper/",
	"ignore": [
		"node_modules",
		"bower_components",
		"test"
	],
	"dependencies": {
		"angular": ">=1.4.0"
	}
}
