{ "_args": [ [ "jest-watcher@25.2.4", "." ] ], "_development": true, "_from": "jest-watcher@25.2.4", "_id": "jest-watcher@25.2.4", "_inBundle": false, "_integrity": "sha512-p7g7s3zqcy69slVzQYcphyzkB2FBmJwMbv6k6KjI5mqd6KnUnQPfQVKuVj2l+34EeuxnbXqnrjtUFmxhcL87rg==", "_location": "/jest-watcher", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-watcher@25.2.4", "name": "jest-watcher", "escapedName": "jest-watcher", "rawSpec": "25.2.4", "saveSpec": null, "fetchSpec": "25.2.4" }, "_requiredBy": [ "/@jest/core" ], "_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-25.2.4.tgz", "_spec": "25.2.4", "_where": ".", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@jest/test-result": "^25.2.4", "@jest/types": "^25.2.3", "ansi-escapes": "^4.2.1", "chalk": "^3.0.0", "jest-util": "^25.2.3", "string-length": "^3.1.0" }, "description": "Delightful JavaScript Testing.", "devDependencies": { "@types/node": "*" }, "engines": { "node": ">= 8.3" }, "gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68", "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", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.4" }