{ "_from": "jest-watcher@^28.0.0", "_id": "jest-watcher@28.1.3", "_inBundle": false, "_integrity": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==", "_location": "/jest-watch-typeahead/jest-watcher", "_phantomChildren": { "ansi-regex": "5.0.1", "char-regex": "1.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "jest-watcher@^28.0.0", "name": "jest-watcher", "escapedName": "jest-watcher", "rawSpec": "^28.0.0", "saveSpec": null, "fetchSpec": "^28.0.0" }, "_requiredBy": [ "/jest-watch-typeahead" ], "_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-28.1.3.tgz", "_shasum": "c6023a59ba2255e3b4c57179fc94164b3e73abd4", "_spec": "jest-watcher@^28.0.0", "_where": "/home/josie/development/container-mom-go/landing-page/node_modules/jest-watch-typeahead", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/test-result": "^28.1.3", "@jest/types": "^28.1.3", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "emittery": "^0.10.2", "jest-util": "^28.1.3", "string-length": "^4.0.1" }, "deprecated": false, "description": "Delightful JavaScript Testing.", "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://jestjs.io/", "license": "MIT", "main": "./build/index.js", "name": "jest-watcher", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-watcher" }, "types": "./build/index.d.ts", "version": "28.1.3" }