145 lines
3.5 KiB
JSON
145 lines
3.5 KiB
JSON
{
|
|
"_from": "jest@^23.6.0",
|
|
"_id": "jest@23.6.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-lWzcd+HSiqeuxyhG+EnZds6iO3Y3ZEnMrfZq/OTGvF/C+Z4fPMCdhWTGSAiO2Oym9rbEXfwddHhh6jqrTF3+Lw==",
|
|
"_location": "/jest",
|
|
"_phantomChildren": {
|
|
"ansi-escapes": "3.2.0",
|
|
"ansi-regex": "3.0.1",
|
|
"arr-flatten": "1.1.0",
|
|
"camelcase": "4.1.0",
|
|
"chalk": "2.4.2",
|
|
"cliui": "4.1.0",
|
|
"decamelize": "1.2.0",
|
|
"exit": "0.1.2",
|
|
"expand-range": "1.8.2",
|
|
"filename-regex": "2.0.1",
|
|
"get-caller-file": "1.0.3",
|
|
"glob": "7.2.3",
|
|
"graceful-fs": "4.2.11",
|
|
"import-local": "1.0.0",
|
|
"is-buffer": "1.1.6",
|
|
"is-ci": "1.2.1",
|
|
"is-posix-bracket": "0.1.1",
|
|
"is-stream": "1.1.0",
|
|
"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",
|
|
"locate-path": "2.0.0",
|
|
"map-age-cleaner": "0.1.3",
|
|
"nice-try": "1.0.5",
|
|
"node-notifier": "5.4.5",
|
|
"npm-run-path": "2.0.2",
|
|
"object.omit": "2.0.1",
|
|
"p-finally": "1.0.0",
|
|
"p-is-promise": "2.1.0",
|
|
"parse-glob": "3.0.4",
|
|
"path-key": "2.0.1",
|
|
"preserve": "0.2.0",
|
|
"prompts": "0.1.14",
|
|
"pump": "3.0.2",
|
|
"realpath-native": "1.1.0",
|
|
"regex-cache": "0.4.4",
|
|
"remove-trailing-separator": "1.1.0",
|
|
"repeat-element": "1.1.4",
|
|
"require-directory": "2.1.1",
|
|
"require-main-filename": "1.0.1",
|
|
"rimraf": "2.7.1",
|
|
"semver": "5.7.2",
|
|
"set-blocking": "2.0.0",
|
|
"shebang-command": "1.2.0",
|
|
"signal-exit": "3.0.7",
|
|
"string-length": "2.0.0",
|
|
"string-width": "2.1.1",
|
|
"strip-eof": "1.0.0",
|
|
"which": "1.3.1",
|
|
"which-module": "2.0.1",
|
|
"y18n": "3.2.2"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"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.npmmirror.com/jest/-/jest-23.6.0.tgz",
|
|
"_shasum": "ad5835e923ebf6e19e7a1d7529a432edfee7813d",
|
|
"_spec": "jest@^23.6.0",
|
|
"_where": "E:\\hz-zhhq-web\\node_modules\\@vue\\cli-plugin-unit-jest",
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"import-local": "^1.0.0",
|
|
"jest-cli": "^23.6.0"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|