{
    "name": "ng-img-crop-full-extended",
    "prettyName": "ngImgCropFullExtended",
    "version": "0.5.4",
    "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"
    }],
    "repository": {
        "type": "git",
        "url": "https://github.com/CrackerakiUA/ngImgCropExtended"
    },
    "description": "Image crop directive for AngularJS, square, circle and rectangle areas. Working aspect.",
    "main": [
        "compile/minified/ng-img-crop.js",
        "compile/minified/ng-img-crop.css"
    ],
    "keywords": [
        "angular",
        "image",
        "crop",
        "aspect",
        "cropper"
    ],
    "license": "MIT",
    "homepage": "https://github.com/CrackerakiUA/ngImgCropExtended/",
    "ignore": [
        "node_modules",
        "bower_components",
        "test"
    ],
    "devDependencies": {
        "angular": "1.4.0"
    }
}
