{
  "_args": [
    [
      "fetch-outlook-mail@1.1.1",
      "/var/www/html/api.shopperr.in"
    ]
  ],
  "_from": "fetch-outlook-mail@1.1.1",
  "_id": "fetch-outlook-mail@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-5niyVUHaHWXz7rjUFb7okwwOWONYsKvdADAvm4SWtMh6LTYSSHiEcHcaWuQMNI2d6xDf4/6ELWGNNUpyanZZGw==",
  "_location": "/fetch-outlook-mail",
  "_phantomChildren": {
    "deepmerge": "4.3.1",
    "domelementtype": "2.3.0",
    "he": "1.2.0",
    "minimist": "1.2.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "fetch-outlook-mail@1.1.1",
    "name": "fetch-outlook-mail",
    "escapedName": "fetch-outlook-mail",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/fetch-outlook-mail/-/fetch-outlook-mail-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/var/www/html/api.shopperr.in",
  "author": {
    "name": "Nathan Lakritz",
    "email": "natejl123@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/nlakritz/fetch-outlook-mail/issues"
  },
  "contributors": [
    {
      "name": "Daanya Anand",
      "email": "daanyaanand@gmail.com"
    }
  ],
  "dependencies": {
    "html-to-text": "^7.0.0",
    "jest": "^26.6.3",
    "request": "^2.87.0"
  },
  "description": "Fetches email data from the Microsoft Outlook Mail API",
  "devDependencies": {
    "eslint": "^4.19.1",
    "eslint-config-airbnb-base": "^13.0.0",
    "eslint-config-standard": "^11.0.0",
    "eslint-plugin-import": "^2.13.0",
    "eslint-plugin-node": "^6.0.1",
    "eslint-plugin-promise": "^3.8.0",
    "eslint-plugin-standard": "^3.1.0"
  },
  "homepage": "https://github.com/nlakritz/fetch-outlook-mail",
  "keywords": [
    "outlook",
    "mail",
    "email",
    "fetch mail",
    "outlook mail"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "fetch-outlook-mail",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nlakritz/fetch-outlook-mail.git"
  },
  "scripts": {
    "test": "jest Fetch.test.js"
  },
  "version": "1.1.1"
}
