保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/vary/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "vary@1.1.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "vary@1.1.2",
  "_from": "vary@~1.1.2",
  "_id": "vary@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
  "_location": "/vary",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "vary@1.1.2",
    "raw": "vary@~1.1.2",
    "name": "vary",
    "escapedName": "vary",
    "rawSpec": "1.1.2",
    "rawSpec": "~1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
    "fetchSpec": "~1.1.2"
  },
  "_requiredBy": [
    "/compression",
    "/node-res"
  ],
  "_resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "2299f02c6ded30d4a5961b0b9f74524a18f634fc",
  "_spec": "vary@~1.1.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\compression",
  "author": {
    "name": "Douglas Christopher Wilson",
    "email": "doug@somethingdoug.com"
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/jshttp/vary/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Manipulate the HTTP Vary header",
  "devDependencies": {
    "beautify-benchmark": "0.2.4",