保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/sort-keys/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "sort-keys@1.1.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "sort-keys@1.1.2",
  "_from": "sort-keys@^1.0.0",
  "_id": "sort-keys@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-RBttTTRnmPG05J6JIK37oOVD+a0=",
  "_location": "/sort-keys",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "sort-keys@1.1.2",
    "raw": "sort-keys@^1.0.0",
    "name": "sort-keys",
    "escapedName": "sort-keys",
    "rawSpec": "1.1.2",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/extract-css-chunks-webpack-plugin/normalize-url"
  ],
  "_resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "441b6d4d346798f1b4e49e8920adfba0e543f9ad",
  "_spec": "sort-keys@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\extract-css-chunks-webpack-plugin\\node_modules\\normalize-url",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -35,9 +30,11 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/sort-keys/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-plain-obj": "^1.0.0"
  },
  "deprecated": false,
  "description": "Sort the keys of an object",
  "devDependencies": {
    "mocha": "*",