保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/babel-plugin-jest-hoist/package.json
@@ -1,42 +1,38 @@
{
  "_args": [
    [
      "babel-plugin-jest-hoist@27.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "babel-plugin-jest-hoist@27.2.0",
  "_id": "babel-plugin-jest-hoist@27.2.0",
  "_from": "babel-plugin-jest-hoist@^27.5.1",
  "_id": "babel-plugin-jest-hoist@27.5.1",
  "_inBundle": false,
  "_integrity": "sha512-TOux9khNKdi64mW+0OIhcmbAn75tTlzKhxmiNXevQaPbrBYK7YKjP1jl6NHTJ6XR5UgUrJbCnWlKVnJn29dfjw==",
  "_integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==",
  "_location": "/babel-plugin-jest-hoist",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "babel-plugin-jest-hoist@27.2.0",
    "raw": "babel-plugin-jest-hoist@^27.5.1",
    "name": "babel-plugin-jest-hoist",
    "escapedName": "babel-plugin-jest-hoist",
    "rawSpec": "27.2.0",
    "rawSpec": "^27.5.1",
    "saveSpec": null,
    "fetchSpec": "27.2.0"
    "fetchSpec": "^27.5.1"
  },
  "_requiredBy": [
    "/babel-preset-jest"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.2.0.tgz",
  "_spec": "27.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz",
  "_shasum": "9be98ecf28c331eb9f5df9c72d6f89deb8181c2e",
  "_spec": "babel-plugin-jest-hoist@^27.5.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\babel-preset-jest",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/template": "^7.3.3",
    "@babel/types": "^7.3.3",
    "@types/babel__core": "^7.0.0",
    "@types/babel__traverse": "^7.0.6"
  },
  "deprecated": false,
  "description": "Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/main/packages/babel-jest).",
  "devDependencies": {
    "@babel/core": "^7.11.6",
@@ -51,10 +47,13 @@
    "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  },
  "exports": {
    ".": "./build/index.js",
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "b05635c539f8f673dfed5bf05ea727a8d5d7bbe2",
  "gitHead": "67c1aa20c5fec31366d733e901fee2b981cb1850",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
@@ -68,5 +67,5 @@
    "directory": "packages/babel-plugin-jest-hoist"
  },
  "types": "./build/index.d.ts",
  "version": "27.2.0"
  "version": "27.5.1"
}