{ "_from": "jest-haste-map@^25.2.3", "_id": "jest-haste-map@25.2.3", "_inBundle": false, "_integrity": "sha512-pAP22OHtPr4qgZlJJFks2LLgoQUr4XtM1a+F5UaPIZNiCRnePA0hM3L7aiJ0gzwiNIYwMTfKRwG/S1L28J3A3A==", "_location": "/jest-haste-map", "_phantomChildren": { "isexe": "2.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "jest-haste-map@^25.2.3", "name": "jest-haste-map", "escapedName": "jest-haste-map", "rawSpec": "^25.2.3", "saveSpec": null, "fetchSpec": "^25.2.3" }, "_requiredBy": [ "/@jest/core", "/@jest/reporters", "/@jest/test-sequencer", "/@jest/transform", "/jest-runner", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-25.2.3.tgz", "_shasum": "2649392b5af191f0167a27bfb62e5d96d7eaaade", "_spec": "jest-haste-map@^25.2.3", "_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/@jest/core", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/types": "^25.2.3", "anymatch": "^3.0.3", "fb-watchman": "^2.0.0", "fsevents": "^2.1.2", "graceful-fs": "^4.2.3", "jest-serializer": "^25.2.1", "jest-util": "^25.2.3", "jest-worker": "^25.2.1", "micromatch": "^4.0.2", "sane": "^4.0.3", "walker": "^1.0.7", "which": "^2.0.2" }, "deprecated": false, "devDependencies": { "@jest/test-utils": "^25.2.1", "@types/anymatch": "^1.3.1", "@types/fb-watchman": "^2.0.0", "@types/graceful-fs": "^4.1.2", "@types/micromatch": "^4.0.0", "@types/node": "*", "@types/sane": "^2.0.0", "@types/which": "^1.3.2" }, "engines": { "node": ">= 8.3" }, "gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-haste-map", "optionalDependencies": { "fsevents": "^2.1.2" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-haste-map" }, "types": "build/index.d.ts", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.3" }