{
  "name": "ng-img-crop",
  "version": "0.3.2",
  "authors": [
    "Alex Kaul <alexkaul@googlemail.com>"
  ],
  "description": "Image crop directive for AngularJS",
  "main": [
    "compile/minified/ng-img-crop.js",
    "compile/minified/ng-img-crop.css"
  ],
  "keywords": [
    "angular",
    "image",
    "crop",
    "cropper"
  ],
  "license": "MIT",
  "homepage": "https://github.com/alexk111/ngImgCrop",
  "ignore": [
    "node_modules",
    "bower_components",
    "test"
  ],
  "devDependencies": {
    "angular": "~1.2.19"
  },
  "_release": "0.3.2",
  "_resolution": {
    "type": "version",
    "tag": "v0.3.2",
    "commit": "8f29783e69e8e74cf76b278e42d3ad686f209ace"
  },
  "_source": "https://github.com/alexk111/ngImgCrop.git",
  "_target": "^0.3.2",
  "_originalSource": "ngImgCrop",
  "_direct": true
}