保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/coa/package.json
@@ -1,32 +1,29 @@
{
  "_args": [
    [
      "coa@2.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "coa@2.0.2",
  "_from": "coa@^2.0.2",
  "_id": "coa@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
  "_location": "/coa",
  "_phantomChildren": {},
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "coa@2.0.2",
    "raw": "coa@^2.0.2",
    "name": "coa",
    "escapedName": "coa",
    "rawSpec": "2.0.2",
    "rawSpec": "^2.0.2",
    "saveSpec": null,
    "fetchSpec": "2.0.2"
    "fetchSpec": "^2.0.2"
  },
  "_requiredBy": [
    "/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
  "_spec": "2.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "43f6c21151b4ef2bf57187db0d73de229e3e7ec3",
  "_spec": "coa@^2.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\svgo",
  "author": {
    "name": "Sergey Berezhnoy",
    "email": "veged@ya.ru",
@@ -35,6 +32,7 @@
  "bugs": {
    "url": "https://github.com/veged/coa/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Sergey Belov",
@@ -47,6 +45,7 @@
    "chalk": "^2.4.1",
    "q": "^1.1.2"
  },
  "deprecated": false,
  "description": "Command-Option-Argument: Yet another parser for command line options.",
  "devDependencies": {
    "chai": "~1.7.2",