保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/text-table/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "text-table@0.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "text-table@0.2.0",
  "_from": "text-table@^0.2.0",
  "_id": "text-table@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
  "_location": "/text-table",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "text-table@0.2.0",
    "raw": "text-table@^0.2.0",
    "name": "text-table",
    "escapedName": "text-table",
    "rawSpec": "0.2.0",
    "rawSpec": "^0.2.0",
    "saveSpec": null,
    "fetchSpec": "0.2.0"
    "fetchSpec": "^0.2.0"
  },
  "_requiredBy": [
    "/webpackbar"
  ],
  "_resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
  "_spec": "0.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "7f5ee823ae805207c00af2df4a84ec3fcfa570b4",
  "_spec": "text-table@^0.2.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpackbar",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/substack/text-table/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "borderless text tables with alignment",
  "devDependencies": {
    "cli-color": "~0.2.3",