保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/import-local/package.json
@@ -1,38 +1,32 @@
{
  "_args": [
    [
      "import-local@3.0.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "import-local@3.0.3",
  "_id": "import-local@3.0.3",
  "_from": "import-local@^3.0.2",
  "_id": "import-local@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-bE9iaUY3CXH8Cwfan/abDKAxe1KGT9kyGsBPqf6DMK/z0a2OzAsrukeYNgIH6cH5Xr452jb1TUL8rSfCLjZ9uA==",
  "_integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
  "_location": "/import-local",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "import-local@3.0.3",
    "raw": "import-local@^3.0.2",
    "name": "import-local",
    "escapedName": "import-local",
    "rawSpec": "3.0.3",
    "rawSpec": "^3.0.2",
    "saveSpec": null,
    "fetchSpec": "3.0.3"
    "fetchSpec": "^3.0.2"
  },
  "_requiredBy": [
    "/jest",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.3.tgz",
  "_spec": "3.0.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
  "_shasum": "b4479df8a5fd44f6cdce24070675676063c95cb4",
  "_spec": "import-local@^3.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
    "url": "https://sindresorhus.com"
  },
  "bin": {
    "import-local-fixture": "fixtures/cli.js"
@@ -40,10 +34,12 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/import-local/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "pkg-dir": "^4.2.0",
    "resolve-cwd": "^3.0.0"
  },
  "deprecated": false,
  "description": "Let a globally installed package use a locally installed version of itself if available",
  "devDependencies": {
    "ava": "2.1.0",
@@ -59,6 +55,7 @@
    "index.js",
    "fixtures/cli.js"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/import-local#readme",
  "keywords": [
    "import",
@@ -79,7 +76,7 @@
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.0.3",
  "version": "3.1.0",
  "xo": {
    "ignores": [
      "fixtures"