保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-resolvable/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "is-resolvable@1.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-resolvable@1.1.0",
  "_from": "is-resolvable@^1.0.0",
  "_id": "is-resolvable@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==",
  "_location": "/is-resolvable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-resolvable@1.1.0",
    "raw": "is-resolvable@^1.0.0",
    "name": "is-resolvable",
    "escapedName": "is-resolvable",
    "rawSpec": "1.1.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "fb18f87ce1feb925169c9a407c19318a3206ed88",
  "_spec": "is-resolvable@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cssnano",
  "author": {
    "name": "Shinnosuke Watanabe",
    "url": "https://github.com/shinnn"
@@ -34,6 +29,8 @@
  "bugs": {
    "url": "https://github.com/shinnn/is-resolvable/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if a module ID is resolvable with require()",
  "devDependencies": {
    "@shinnn/eslint-config-node": "^5.0.0",