| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- {
- "_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",
- "arr-flatten": "1.1.0",
- "chalk": "2.4.2",
- "core-util-is": "1.0.3",
- "exit": "0.1.2",
- "expand-range": "1.8.2",
- "filename-regex": "2.0.1",
- "glob": "7.2.3",
- "graceful-fs": "4.2.11",
- "inherits": "2.0.4",
- "is-buffer": "1.1.6",
- "is-ci": "1.2.1",
- "is-posix-bracket": "0.1.1",
- "isarray": "1.0.0",
- "isexe": "2.0.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",
- "node-notifier": "5.4.5",
- "object.omit": "2.0.1",
- "parse-glob": "3.0.4",
- "path-exists": "3.0.0",
- "preserve": "0.2.0",
- "process-nextick-args": "2.0.1",
- "prompts": "0.1.14",
- "realpath-native": "1.1.0",
- "regex-cache": "0.4.4",
- "remove-trailing-separator": "1.1.0",
- "repeat-element": "1.1.4",
- "rimraf": "2.7.1",
- "safe-buffer": "5.1.2",
- "string-length": "2.0.0",
- "string_decoder": "1.1.1",
- "util-deprecate": "1.0.2",
- "yargs": "11.1.1"
- },
- "_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": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\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"
- }
|