{
  "_from": "umi-test@1.9.6",
  "_id": "umi-test@1.9.6",
  "_inBundle": false,
  "_integrity": "sha512-2t5YbLAKLE9HhCiFzgy32yUrYG7fjTLgYcIdLBROnD17bB7KoOWj+Y83RZIJqH3rUSpOqWxOKqv7cUdArbEqTQ==",
  "_location": "/umi-test",
  "_phantomChildren": {
    "@jest/core": "24.9.0",
    "@jest/test-result": "24.9.0",
    "@jest/types": "24.9.0",
    "ansi-styles": "3.2.1",
    "camelcase": "5.3.1",
    "chalk": "2.4.2",
    "emoji-regex": "7.0.3",
    "exit": "0.1.2",
    "import-local": "2.0.0",
    "is-fullwidth-code-point": "2.0.0",
    "jest-config": "24.9.0",
    "jest-util": "24.9.0",
    "path-exists": "3.0.0",
    "prompts": "2.3.2",
    "react-is": "16.13.1",
    "realpath-native": "1.1.0",
    "require-directory": "2.1.1",
    "set-blocking": "2.0.0",
    "which-module": "2.0.0",
    "y18n": "4.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "umi-test@1.9.6",
    "name": "umi-test",
    "escapedName": "umi-test",
    "rawSpec": "1.9.6",
    "saveSpec": null,
    "fetchSpec": "1.9.6"
  },
  "_requiredBy": [
    "/umi-build-dev"
  ],
  "_resolved": "https://registry.npmjs.org/umi-test/-/umi-test-1.9.6.tgz",
  "_shasum": "63856c511d396def5a088e6df7cdfc5311da2321",
  "_spec": "umi-test@1.9.6",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/umi-build-dev",
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
  ],
  "bin": {
    "umi-test": "bin/umi-test.js"
  },
  "bugs": {
    "url": "http://github.com/umijs/umi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "7.4.5",
    "@babel/preset-typescript": "7.3.3",
    "babel-core": "7.0.0-bridge.0",
    "babel-jest": "^24.8.0",
    "babel-plugin-module-resolver": "3.2.0",
    "babel-preset-umi": "1.8.4",
    "core-js": "3.1.4",
    "debug": "4.1.1",
    "enzyme": "^3.10.0",
    "enzyme-adapter-react-16": "^1.14.0",
    "identity-obj-proxy": "3.0.0",
    "jest": "^24.8.0",
    "jest-cli": "^24.8.0",
    "jest-pnp-resolver": "^1.2.0",
    "jest-resolve": "^24.8.0",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "regenerator-runtime": "0.13.2",
    "typescript": "^3.7.2",
    "umi-utils": "1.7.2",
    "yargs-parser": "13.1.1"
  },
  "deprecated": false,
  "description": "Test based on jest.",
  "files": [
    "bin",
    "lib",
    "src"
  ],
  "homepage": "http://github.com/umijs/umi/tree/master/packages/umi-test",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "umi-test",
  "repository": {
    "type": "git",
    "url": "http://github.com/umijs/umi/tree/master/packages/umi-test"
  },
  "version": "1.9.6"
}
