保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/wrap-ansi/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "wrap-ansi@6.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "wrap-ansi@6.2.0",
  "_from": "wrap-ansi@^6.2.0",
  "_id": "wrap-ansi@6.2.0",
  "_inBundle": false,
  "_integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
  "_location": "/wrap-ansi",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "wrap-ansi@6.2.0",
    "raw": "wrap-ansi@^6.2.0",
    "name": "wrap-ansi",
    "escapedName": "wrap-ansi",
    "rawSpec": "6.2.0",
    "rawSpec": "^6.2.0",
    "saveSpec": null,
    "fetchSpec": "6.2.0"
    "fetchSpec": "^6.2.0"
  },
  "_requiredBy": [
    "/glob-all/cliui",
    "/cliui",
    "/webpackbar"
  ],
  "_resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
  "_spec": "6.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "e9393ba07102e6c91a3b221478f0257cd2856e53",
  "_spec": "wrap-ansi@^6.2.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cliui",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -36,11 +31,13 @@
  "bugs": {
    "url": "https://github.com/chalk/wrap-ansi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ansi-styles": "^4.0.0",
    "string-width": "^4.1.0",
    "strip-ansi": "^6.0.0"
  },
  "deprecated": false,
  "description": "Wordwrap a string with ANSI escape codes",
  "devDependencies": {
    "ava": "^2.1.0",