保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/ansi-align/package.json
@@ -1,41 +1,38 @@
{
  "_args": [
    [
      "ansi-align@3.0.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "ansi-align@3.0.1",
  "_from": "ansi-align@^3.0.0",
  "_id": "ansi-align@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==",
  "_location": "/ansi-align",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "ansi-align@3.0.1",
    "raw": "ansi-align@^3.0.0",
    "name": "ansi-align",
    "escapedName": "ansi-align",
    "rawSpec": "3.0.1",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/boxen"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "0cdf12e111ace773a86e9a1fad1225c43cb19a59",
  "_spec": "ansi-align@^3.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\boxen",
  "author": {
    "name": "nexdrew"
  },
  "bugs": {
    "url": "https://github.com/nexdrew/ansi-align/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "string-width": "^4.1.0"
  },
  "deprecated": false,
  "description": "align-text with ANSI support for CLIs",
  "devDependencies": {
    "ava": "^2.0.0",