保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/connect/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "connect@3.7.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "connect@3.7.0",
  "_from": "connect@^3.7.0",
  "_id": "connect@3.7.0",
  "_inBundle": false,
  "_integrity": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==",
  "_location": "/connect",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "connect@3.7.0",
    "raw": "connect@^3.7.0",
    "name": "connect",
    "escapedName": "connect",
    "rawSpec": "3.7.0",
    "rawSpec": "^3.7.0",
    "saveSpec": null,
    "fetchSpec": "3.7.0"
    "fetchSpec": "^3.7.0"
  },
  "_requiredBy": [
    "/@nuxt/cli",
@@ -27,8 +21,9 @@
    "/@nuxt/server"
  ],
  "_resolved": "https://registry.npmjs.org/connect/-/connect-3.7.0.tgz",
  "_spec": "3.7.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "5d49348910caa5e07a01800b030d0c35f20484f8",
  "_spec": "connect@^3.7.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\cli",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca",
@@ -37,6 +32,7 @@
  "bugs": {
    "url": "https://github.com/senchalabs/connect/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
@@ -57,6 +53,7 @@
    "parseurl": "~1.3.3",
    "utils-merge": "1.0.1"
  },
  "deprecated": false,
  "description": "High performance middleware framework",
  "devDependencies": {
    "eslint": "4.19.1",