保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/yaml/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "yaml@1.10.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "yaml@1.10.2",
  "_from": "yaml@^1.7.2",
  "_id": "yaml@1.10.2",
  "_inBundle": false,
  "_integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
  "_location": "/yaml",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "yaml@1.10.2",
    "raw": "yaml@^1.7.2",
    "name": "yaml",
    "escapedName": "yaml",
    "rawSpec": "1.10.2",
    "rawSpec": "^1.7.2",
    "saveSpec": null,
    "fetchSpec": "1.10.2"
    "fetchSpec": "^1.7.2"
  },
  "_requiredBy": [
    "/fork-ts-checker-webpack-plugin/cosmiconfig"
  ],
  "_resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
  "_spec": "1.10.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "2301c5ffbf12b467de8da2333a459e29e7920e4b",
  "_spec": "yaml@^1.7.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\fork-ts-checker-webpack-plugin\\node_modules\\cosmiconfig",
  "author": {
    "name": "Eemeli Aro",
    "email": "eemeli@gmail.com"
@@ -54,6 +48,8 @@
  "bugs": {
    "url": "https://github.com/eemeli/yaml/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "JavaScript parser and stringifier for YAML",
  "devDependencies": {
    "@babel/core": "^7.12.10",