保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/https-browserify/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "https-browserify@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "https-browserify@1.0.0",
  "_from": "https-browserify@^1.0.0",
  "_id": "https-browserify@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=",
  "_location": "/https-browserify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "https-browserify@1.0.0",
    "raw": "https-browserify@^1.0.0",
    "name": "https-browserify",
    "escapedName": "https-browserify",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/node-libs-browser"
  ],
  "_resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73",
  "_spec": "https-browserify@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\node-libs-browser",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/substack/https-browserify/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "https module compatability for browserify",
  "devDependencies": {
    "standard": "^9.0.2"