{
  "name": "img-cropped",
  "version": "0.1.1",
  "description": "> A simple and practical image cropping plugin.",
  "main": "dist/index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/fylworker/img-cropped.git"
  },
  "bugs": {
    "url": "https://github.com/fylworker/img-cropped/issues"
  },
  "keywords": [
    "image",
    "cropped",
    "avatar",
    "crop"
  ],
  "homepage": "https://github.com/fylworker/img-cropped#readme",
  "author": "fylworker",
  "license": "MIT",
  "devDependencies": {
    "babel-polyfill": "^6.26.0",
    "babel-preset-es2015": "^6.24.1",
    "del": "^3.0.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^7.0.1",
    "gulp-cache": "^1.0.2",
    "gulp-connect": "^5.5.0",
    "gulp-file-include": "^2.0.1",
    "gulp-imagemin": "^4.1.0",
    "gulp-less": "^3.5.0",
    "gulp-livereload": "^3.8.1",
    "gulp-minify-css": "^1.2.4",
    "gulp-uglify": "^3.0.0",
    "babel-preset-stage-0": "^6.24.1",
    "less-plugin-autoprefix": "^1.5.1"
  }
}