{ "_args": [ [ "jest@23.6.0", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "jest@23.6.0", "_id": "jest@23.6.0", "_inBundle": false, "_integrity": "sha1-rVg16SPr9uGeeh11KaQy7f7ngT0=", "_location": "/jest", "_phantomChildren": { "ansi-escapes": "3.2.0", "arr-flatten": "1.1.0", "chalk": "2.4.2", "exit": "0.1.2", "expand-range": "1.8.2", "filename-regex": "2.0.1", "glob": "7.1.3", "graceful-fs": "4.1.15", "import-local": "1.0.0", "is-buffer": "1.1.6", "is-ci": "1.2.1", "is-posix-bracket": "0.1.1", "istanbul-api": "1.3.7", "istanbul-lib-coverage": "1.2.1", "istanbul-lib-instrument": "1.10.2", "istanbul-lib-source-maps": "1.2.6", "jest-changed-files": "23.4.2", "jest-config": "23.6.0", "jest-environment-jsdom": "23.4.0", "jest-get-type": "22.4.3", "jest-haste-map": "23.6.0", "jest-message-util": "23.4.0", "jest-regex-util": "23.3.0", "jest-resolve-dependencies": "23.6.0", "jest-runner": "23.6.0", "jest-runtime": "23.6.0", "jest-snapshot": "23.6.0", "jest-util": "23.4.0", "jest-validate": "23.6.0", "jest-watcher": "23.4.0", "jest-worker": "23.2.0", "node-notifier": "5.4.0", "object.omit": "2.0.1", "parse-glob": "3.0.4", "preserve": "0.2.0", "prompts": "0.1.14", "realpath-native": "1.1.0", "regex-cache": "0.4.4", "remove-trailing-separator": "1.1.0", "repeat-element": "1.1.3", "rimraf": "2.6.3", "string-length": "2.0.0", "which": "1.3.1", "yargs": "11.1.0" }, "_requested": { "type": "version", "registry": true, "raw": "jest@23.6.0", "name": "jest", "escapedName": "jest", "rawSpec": "23.6.0", "saveSpec": null, "fetchSpec": "23.6.0" }, "_requiredBy": [ "/@vue/cli-plugin-unit-jest" ], "_resolved": "https://registry.npm.taobao.org/jest/download/jest-23.6.0.tgz", "_spec": "23.6.0", "_where": "/Users/lihai/jolijoli/pad_spa", "bin": { "jest": "bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "import-local": "^1.0.0", "jest-cli": "^23.6.0" }, "description": "Delightful JavaScript Testing.", "engines": { "node": ">= 6" }, "homepage": "https://jestjs.io/", "keywords": [ "ava", "babel", "coverage", "easy", "expect", "facebook", "immersive", "instant", "jasmine", "jest", "jsdom", "mocha", "mocking", "painless", "qunit", "runner", "sandboxed", "snapshot", "tap", "tape", "test", "testing", "typescript", "watch" ], "license": "MIT", "main": "build/jest.js", "name": "jest", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "23.6.0" }