{
  "_args": [
    [
      "cookiejar@2.1.4",
      "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend"
    ]
  ],
  "_from": "cookiejar@2.1.4",
  "_id": "cookiejar@2.1.4",
  "_inBundle": false,
  "_integrity": "sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==",
  "_location": "/cookiejar",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cookiejar@2.1.4",
    "name": "cookiejar",
    "escapedName": "cookiejar",
    "rawSpec": "2.1.4",
    "saveSpec": null,
    "fetchSpec": "2.1.4"
  },
  "_requiredBy": [
    "/faye"
  ],
  "_resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz",
  "_spec": "2.1.4",
  "_where": "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend",
  "author": {
    "name": "bradleymeck"
  },
  "bugs": {
    "url": "https://github.com/bmeck/node-cookiejar/issues"
  },
  "description": "simple persistent cookiejar system",
  "devDependencies": {
    "jshint": "^2.9.4"
  },
  "files": [
    "cookiejar.js"
  ],
  "homepage": "https://github.com/bmeck/node-cookiejar#readme",
  "jshintConfig": {
    "node": true
  },
  "license": "MIT",
  "main": "cookiejar.js",
  "name": "cookiejar",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bmeck/node-cookiejar.git"
  },
  "scripts": {
    "test": "node tests/test.js"
  },
  "version": "2.1.4"
}
