{ "_from": "@jest/types@^28.1.3", "_id": "@jest/types@28.1.3", "_inBundle": false, "_integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==", "_location": "/jest-watch-typeahead/@jest/types", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/types@^28.1.3", "name": "@jest/types", "escapedName": "@jest%2ftypes", "scope": "@jest", "rawSpec": "^28.1.3", "saveSpec": null, "fetchSpec": "^28.1.3" }, "_requiredBy": [ "/jest-watch-typeahead/@jest/console", "/jest-watch-typeahead/@jest/test-result", "/jest-watch-typeahead/jest-message-util", "/jest-watch-typeahead/jest-util", "/jest-watch-typeahead/jest-watcher" ], "_resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz", "_shasum": "b05de80996ff12512bc5ceb1d208285a7d11748b", "_spec": "@jest/types@^28.1.3", "_where": "/home/josie/development/container-mom-go/landing-page/node_modules/jest-watch-typeahead/node_modules/jest-watcher", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/schemas": "^28.1.3", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", "@types/yargs": "^17.0.8", "chalk": "^4.0.0" }, "deprecated": false, "description": "This package contains shared types of Jest's packages.", "devDependencies": { "@tsd/typescript": "~4.7.4", "tsd-lite": "^0.5.6" }, "engines": { "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" }, "exports": { ".": { "types": "./build/index.d.ts", "default": "./build/index.js" }, "./package.json": "./package.json" }, "gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "./build/index.js", "name": "@jest/types", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-types" }, "types": "./build/index.d.ts", "version": "28.1.3" }