{
  "_args": [
    [
      "heic-to-jpeg-middleware@1.0.1",
      "/opt/data/websites/csp-api-new"
    ]
  ],
  "_from": "heic-to-jpeg-middleware@1.0.1",
  "_id": "heic-to-jpeg-middleware@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-Rkki/DxuhGrr8cBE8eBvNg/+03GK8D6LLOu7/l9+nkzjElni8qplmRNVje19/+QrZu14WbGdz+AbNDW1ng2rbw==",
  "_location": "/heic-to-jpeg-middleware",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "heic-to-jpeg-middleware@1.0.1",
    "name": "heic-to-jpeg-middleware",
    "escapedName": "heic-to-jpeg-middleware",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/heic-to-jpeg-middleware/-/heic-to-jpeg-middleware-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/opt/data/websites/csp-api-new",
  "author": {
    "name": "Thomas Boutell"
  },
  "bugs": {
    "url": "https://github.com/boutell/heic-to-jpeg-middleware/issues"
  },
  "dependencies": {
    "shell-escape": "^0.2.0"
  },
  "description": "Middleware to convert HEIC/HEIF files from iOS 11 devices like the iPhone to JPEG format, with no other modifications to your code that expects JPEG",
  "homepage": "https://github.com/boutell/heic-to-jpeg-middleware#readme",
  "keywords": [
    "middleware",
    "heic",
    "heif"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "heic-to-jpeg-middleware",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/boutell/heic-to-jpeg-middleware.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.1"
}
