保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/js-yaml/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "js-yaml@3.14.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "js-yaml@3.14.1",
  "_from": "js-yaml@^3.13.1",
  "_id": "js-yaml@3.14.1",
  "_inBundle": false,
  "_integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
  "_location": "/js-yaml",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "js-yaml@3.14.1",
    "raw": "js-yaml@^3.13.1",
    "name": "js-yaml",
    "escapedName": "js-yaml",
    "rawSpec": "3.14.1",
    "rawSpec": "^3.13.1",
    "saveSpec": null,
    "fetchSpec": "3.14.1"
    "fetchSpec": "^3.13.1"
  },
  "_requiredBy": [
    "/@istanbuljs/load-nyc-config",
@@ -27,8 +21,9 @@
    "/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
  "_spec": "3.14.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "dae812fdb3825fa306609a8717383c50c36a0537",
  "_spec": "js-yaml@^3.13.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cosmiconfig",
  "author": {
    "name": "Vladimir Zapparov",
    "email": "dervus.grim@gmail.com"
@@ -39,6 +34,7 @@
  "bugs": {
    "url": "https://github.com/nodeca/js-yaml/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Aleksey V Zapparov",
@@ -60,6 +56,7 @@
    "argparse": "^1.0.7",
    "esprima": "^4.0.0"
  },
  "deprecated": false,
  "description": "YAML 1.2 parser and serializer",
  "devDependencies": {
    "ansi": "^0.3.1",