保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
  "_from": "shell-quote@^1.6.1",
  "_id": "shell-quote@1.7.3",
  "_inBundle": false,
  "_integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==",
  "_location": "/shell-quote",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "shell-quote@^1.6.1",
    "name": "shell-quote",
    "escapedName": "shell-quote",
    "rawSpec": "^1.6.1",
    "saveSpec": null,
    "fetchSpec": "^1.6.1"
  },
  "_requiredBy": [
    "/launch-editor"
  ],
  "_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",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-shell-quote/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "quote and parse shell commands",
  "devDependencies": {
    "tape": "4"
  },
  "homepage": "https://github.com/substack/node-shell-quote",
  "keywords": [
    "command",
    "parse",
    "quote",
    "shell"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "shell-quote",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/substack/node-shell-quote.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.7.3"
}