{
  "name": "simple-crop",
  "version": "4.1.3",
  "description": "全平台（Vue、React、微信小程序）任意角度旋转 图片裁剪组件。",
  "main": "index.js",
  "babel": {
    "presets": [
      "env",
      "react"
    ]
  },
  "dependencies": {
    "exif-js": "^2.3.0",
    "prefix-umd": "^1.0.0",
    "transformation-matrix": "^2.2.0"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-loader": "^7.1.5",
    "babel-preset-env": "^1.7.0",
    "babel-preset-react": "^6.24.1",
    "css-loader": "^3.3.0",
    "eslint": "^6.5.1",
    "gulp": "^4.0.2",
    "gulp-base64": "^0.1.3",
    "react": "^16.12.0",
    "react-dom": "^16.12.0",
    "style-loader": "^1.0.1",
    "vconsole": "^3.3.4",
    "vue": "^2.6.11",
    "vue-loader": "^15.9.0",
    "vue-template-compiler": "^2.6.11",
    "webpack": "^4.41.2",
    "webpack-cli": "^3.3.10"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/newbieYoung/Simple-Crop.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/newbieYoung/Simple-Crop/issues"
  },
  "homepage": "https://github.com/newbieYoung/Simple-Crop#readme"
}
