{
  "_args": [
    [
      "mailsplit@5.0.1",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "mailsplit@5.0.1",
  "_id": "mailsplit@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-CcGy1sv8j9jdjKiNIuMZYIKhq4s47nUj9Q98BZfptabH/whmiQX7EvrHx36O4DcyPEsnG152GVNyvqPi9FNIew==",
  "_location": "/mailsplit",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mailsplit@5.0.1",
    "name": "mailsplit",
    "escapedName": "mailsplit",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/mailparser"
  ],
  "_resolved": "https://registry.npmjs.org/mailsplit/-/mailsplit-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Andris Reinman"
  },
  "dependencies": {
    "libbase64": "1.2.1",
    "libmime": "5.0.0",
    "libqp": "1.1.0"
  },
  "description": "Split email messages into an object stream",
  "devDependencies": {
    "eslint": "7.16.0",
    "eslint-config-nodemailer": "1.2.0",
    "eslint-config-prettier": "7.1.0",
    "grunt": "1.3.0",
    "grunt-cli": "1.3.2",
    "grunt-contrib-nodeunit": "2.1.0",
    "grunt-eslint": "23.0.0",
    "random-message": "1.1.0"
  },
  "directories": {
    "test": "test"
  },
  "files": [
    "lib",
    "index.js"
  ],
  "license": "(MIT OR EUPL-1.1+)",
  "main": "index.js",
  "name": "mailsplit",
  "scripts": {
    "test": "grunt"
  },
  "version": "5.0.1"
}
