保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/ansi-escapes/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "ansi-escapes@4.3.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "ansi-escapes@4.3.2",
  "_from": "ansi-escapes@^4.2.1",
  "_id": "ansi-escapes@4.3.2",
  "_inBundle": false,
  "_integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  "_location": "/ansi-escapes",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "ansi-escapes@4.3.2",
    "raw": "ansi-escapes@^4.2.1",
    "name": "ansi-escapes",
    "escapedName": "ansi-escapes",
    "rawSpec": "4.3.2",
    "rawSpec": "^4.2.1",
    "saveSpec": null,
    "fetchSpec": "4.3.2"
    "fetchSpec": "^4.2.1"
  },
  "_requiredBy": [
    "/@jest/core",
@@ -29,8 +23,9 @@
    "/webpackbar"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  "_spec": "4.3.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e",
  "_spec": "ansi-escapes@^4.2.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpackbar",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -39,9 +34,11 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/ansi-escapes/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "type-fest": "^0.21.3"
  },
  "deprecated": false,
  "description": "ANSI escape codes for manipulating the terminal",
  "devDependencies": {
    "@types/node": "^13.7.7",