| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- {
- "_args": [
- [
- "jest@22.4.4",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "jest@22.4.4",
- "_id": "jest@22.4.4",
- "_inBundle": false,
- "_integrity": "sha512-eBhhW8OS/UuX3HxgzNBSVEVhSuRDh39Z1kdYkQVWna+scpgsrD7vSeBI7tmEvsguPDMnfJodW28YBnhv/BzSew==",
- "_location": "/jest",
- "_phantomChildren": {
- "ansi-escapes": "3.2.0",
- "chalk": "2.4.2",
- "exit": "0.1.2",
- "glob": "7.2.3",
- "graceful-fs": "4.2.10",
- "import-local": "1.0.0",
- "is-ci": "1.2.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": "22.4.3",
- "jest-config": "22.4.4",
- "jest-environment-jsdom": "22.4.3",
- "jest-get-type": "22.4.3",
- "jest-haste-map": "22.4.3",
- "jest-message-util": "22.4.3",
- "jest-regex-util": "22.4.3",
- "jest-resolve-dependencies": "22.4.3",
- "jest-runner": "22.4.4",
- "jest-runtime": "22.4.4",
- "jest-snapshot": "22.4.3",
- "jest-util": "22.4.3",
- "jest-validate": "22.4.4",
- "jest-worker": "22.4.3",
- "micromatch": "2.3.11",
- "node-notifier": "5.4.5",
- "realpath-native": "1.1.0",
- "rimraf": "2.7.1",
- "slash": "1.0.0",
- "string-length": "2.0.0",
- "which": "1.3.1",
- "yargs": "10.1.2"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest@22.4.4",
- "name": "jest",
- "escapedName": "jest",
- "rawSpec": "22.4.4",
- "saveSpec": null,
- "fetchSpec": "22.4.4"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmjs.org/jest/-/jest-22.4.4.tgz",
- "_spec": "22.4.4",
- "_where": "E:\\2023\\5\\myjadmin",
- "bin": {
- "jest": "bin/jest.js"
- },
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "import-local": "^1.0.0",
- "jest-cli": "^22.4.4"
- },
- "description": "Delightful JavaScript Testing.",
- "engines": {
- "node": ">= 6"
- },
- "homepage": "http://facebook.github.io/jest/",
- "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": "22.4.4"
- }
|