保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/natural-compare/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "natural-compare@1.4.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "natural-compare@1.4.0",
  "_from": "natural-compare@^1.4.0",
  "_id": "natural-compare@1.4.0",
  "_inBundle": false,
  "_integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
  "_location": "/natural-compare",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "natural-compare@1.4.0",
    "raw": "natural-compare@^1.4.0",
    "name": "natural-compare",
    "escapedName": "natural-compare",
    "rawSpec": "1.4.0",
    "rawSpec": "^1.4.0",
    "saveSpec": null,
    "fetchSpec": "1.4.0"
    "fetchSpec": "^1.4.0"
  },
  "_requiredBy": [
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  "_spec": "1.4.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7",
  "_spec": "natural-compare@^1.4.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest-snapshot",
  "author": {
    "name": "Lauri Rooden",
    "url": "https://github.com/litejs/natural-compare-lite"
@@ -41,6 +35,8 @@
      "input": "index.js"
    }
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
  "devDependencies": {
    "buildman": "*",