{
  "name": "cropro",
  "version": "1.6.0",
  "description": "javascript image cropping library",
  "main": "cropro.js",
  "module": "cropro.esm.js",
  "author": "Alan Mendelevich",
  "license": "SEE LICENSE IN LICENSE",
  "private": false,
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/ailon/cropro"
  },
  "keywords": [
    "crop",
    "rotate",
    "image",
    "photo",
    "graphics",
    "javascript",
    "typescript"
  ]
}
