{
  "_args": [
    [
      "libmime@2.1.3",
      "/var/www/html/strapi_cloud"
    ]
  ],
  "_from": "libmime@2.1.3",
  "_id": "libmime@2.1.3",
  "_inBundle": false,
  "_integrity": "sha1-JQF8pataHpiq2+JyUBfPHUikKgw=",
  "_location": "/libmime",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "libmime@2.1.3",
    "name": "libmime",
    "escapedName": "libmime",
    "rawSpec": "2.1.3",
    "saveSpec": null,
    "fetchSpec": "2.1.3"
  },
  "_requiredBy": [
    "/dkim-signer"
  ],
  "_resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.3.tgz",
  "_spec": "2.1.3",
  "_where": "/var/www/html/strapi_cloud",
  "author": {
    "name": "Andris Reinman",
    "email": "andris@kreata.ee"
  },
  "bugs": {
    "url": "https://github.com/andris9/libmime/issues"
  },
  "dependencies": {
    "iconv-lite": "0.4.15",
    "libbase64": "0.1.0",
    "libqp": "1.1.0"
  },
  "description": "Encode and decode quoted printable and base64 strings",
  "devDependencies": {
    "chai": "^3.5.0",
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-eslint": "^19.0.0",
    "grunt-mocha-test": "^0.13.2",
    "mocha": "^3.2.0"
  },
  "homepage": "https://github.com/andris9/libmime",
  "keywords": [
    "MIME",
    "Base64",
    "Quoted-Printable"
  ],
  "license": "MIT",
  "main": "lib/libmime",
  "name": "libmime",
  "repository": {
    "type": "git",
    "url": "git://github.com/andris9/libmime.git"
  },
  "scripts": {
    "test": "grunt mochaTest"
  },
  "version": "2.1.3"
}
