保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/y18n/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "y18n@4.0.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "y18n@4.0.3",
  "_from": "y18n@^4.0.0",
  "_id": "y18n@4.0.3",
  "_inBundle": false,
  "_integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",
  "_location": "/y18n",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "y18n@4.0.3",
    "raw": "y18n@^4.0.0",
    "name": "y18n",
    "escapedName": "y18n",
    "rawSpec": "4.0.3",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.3"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/glob-all/yargs",
    "/webpack/cacache"
    "/webpack/cacache",
    "/yargs"
  ],
  "_resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
  "_spec": "4.0.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "b5f259c82cd6e336921efd7bfd8bf560de9eeedf",
  "_spec": "y18n@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\yargs",
  "author": {
    "name": "Ben Coe",
    "email": "ben@npmjs.com"
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/yargs/y18n/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "the bare-bones internationalization library used by yargs",
  "devDependencies": {
    "chai": "^4.0.1",