保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/tough-cookie/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "tough-cookie@4.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "tough-cookie@4.0.0",
  "_from": "tough-cookie@^4.0.0",
  "_id": "tough-cookie@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==",
  "_location": "/tough-cookie",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "tough-cookie@4.0.0",
    "raw": "tough-cookie@^4.0.0",
    "name": "tough-cookie",
    "escapedName": "tough-cookie",
    "rawSpec": "4.0.0",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "d822234eeca882f991f0f908824ad2622ddbece4",
  "_spec": "tough-cookie@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jsdom",
  "author": {
    "name": "Jeremy Stashewsky",
    "email": "jstash@gmail.com"
@@ -35,6 +29,7 @@
  "bugs": {
    "url": "https://github.com/salesforce/tough-cookie/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Ivan Nikulin"
@@ -78,6 +73,7 @@
    "punycode": "^2.1.1",
    "universalify": "^0.1.2"
  },
  "deprecated": false,
  "description": "RFC6265 Cookies and Cookie Jar for node.js",
  "devDependencies": {
    "async": "^2.6.2",