保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/shell-quote/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "shell-quote@1.7.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "shell-quote@1.7.2",
  "_id": "shell-quote@1.7.2",
  "_from": "shell-quote@^1.6.1",
  "_id": "shell-quote@1.7.3",
  "_inBundle": false,
  "_integrity": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==",
  "_integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==",
  "_location": "/shell-quote",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "shell-quote@1.7.2",
    "raw": "shell-quote@^1.6.1",
    "name": "shell-quote",
    "escapedName": "shell-quote",
    "rawSpec": "1.7.2",
    "rawSpec": "^1.6.1",
    "saveSpec": null,
    "fetchSpec": "1.7.2"
    "fetchSpec": "^1.6.1"
  },
  "_requiredBy": [
    "/launch-editor"
  ],
  "_resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz",
  "_spec": "1.7.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz",
  "_shasum": "aa40edac170445b9a431e17bb62c0b881b9c4123",
  "_spec": "shell-quote@^1.6.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\launch-editor",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/substack/node-shell-quote/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "quote and parse shell commands",
  "devDependencies": {
    "tape": "4"
@@ -56,5 +53,5 @@
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.7.2"
  "version": "1.7.3"
}