{
  "name": "canvas-exif-orientation",
  "version": "0.4.0",
  "description": "Canvas drawImage dependent on Exif Orientaion",
  "main": "index.js",
  "scripts": {
   "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "index.js",
    "README.md",
    "package.json"
  ],
  "keywords": [
    "browser",
    "canvas",
    "exif"
  ],
  "author": "koba04",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:koba04/canvas-exif-orientation.git"
  },
  "bugs": {
    "url": "https://github.com/koba04/canvas-exif-orientation/issues"
  }
}
