保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/pretty-time/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "pretty-time@1.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "pretty-time@1.1.0",
  "_from": "pretty-time@^1.1.0",
  "_id": "pretty-time@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==",
  "_location": "/pretty-time",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "pretty-time@1.1.0",
    "raw": "pretty-time@^1.1.0",
    "name": "pretty-time",
    "escapedName": "pretty-time",
    "rawSpec": "1.1.0",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/webpackbar"
  ],
  "_resolved": "https://registry.npmjs.org/pretty-time/-/pretty-time-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "ffb7429afabb8535c346a34e41873adf3d74dd0e",
  "_spec": "pretty-time@^1.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpackbar",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -34,6 +29,8 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/pretty-time/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.",
  "devDependencies": {
    "gulp-format-md": "^1.0.0",