{
  "name": "exiftool-vendored.pl",
  "version": "10.50.0",
  "description": "Vendored perl ExifTool for Node.js",
  "main": "./index.js",
  "os": [
    "!win32"
  ],
  "files": [
    "bin",
    "index.js"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/mceachen/exiftool-vendored.pl.git"
  },
  "keywords": [
    "ExifTool",
    "EXIF"
  ],
  "author": "Matthew McEachen <matthew-exiftoolvendored@mceachen.org>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mceachen/exiftool-vendored/issues"
  },
  "homepage": "https://github.com/mceachen/exiftool-vendored.pl#readme"
}
