保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/cosmiconfig/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "cosmiconfig@5.2.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "cosmiconfig@5.2.1",
  "_from": "cosmiconfig@^5.0.0",
  "_id": "cosmiconfig@5.2.1",
  "_inBundle": false,
  "_integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==",
  "_location": "/cosmiconfig",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "cosmiconfig@5.2.1",
    "raw": "cosmiconfig@^5.0.0",
    "name": "cosmiconfig",
    "escapedName": "cosmiconfig",
    "rawSpec": "5.2.1",
    "rawSpec": "^5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.2.1"
    "fetchSpec": "^5.0.0"
  },
  "_requiredBy": [
    "/cssnano",
    "/postcss-load-config"
  ],
  "_resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz",
  "_spec": "5.2.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "040f726809c591e77a17c0a3626ca45b4f168b1a",
  "_spec": "cosmiconfig@^5.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cssnano",
  "author": {
    "name": "David Clark",
    "email": "david.dave.clark@gmail.com"
@@ -40,6 +35,7 @@
  "bugs": {
    "url": "https://github.com/davidtheclark/cosmiconfig/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Bogdan Chadkin",
@@ -56,6 +52,7 @@
    "js-yaml": "^3.13.1",
    "parse-json": "^4.0.0"
  },
  "deprecated": false,
  "description": "Find and load configuration from a package.json property, rc file, or CommonJS module",
  "devDependencies": {
    "babel-eslint": "^8.0.3",