46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"_from": "jest-watcher@^23.4.0",
|
|
"_id": "jest-watcher@23.4.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-BZGZYXnte/vazfnmkD4ERByi2O2mW+C++W8Sb7dvOnwcSccvCKNQgmcz1L+9hxVD7HWtqymPctIY7v5ZbQGNyg==",
|
|
"_location": "/jest-watcher",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-watcher@^23.4.0",
|
|
"name": "jest-watcher",
|
|
"escapedName": "jest-watcher",
|
|
"rawSpec": "^23.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^23.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/jest-watcher/-/jest-watcher-23.4.0.tgz",
|
|
"_shasum": "d2e28ce74f8dad6c6afc922b92cabef6ed05c91c",
|
|
"_spec": "jest-watcher@^23.4.0",
|
|
"_where": "E:\\hz-zhhq-web\\node_modules\\jest\\node_modules\\jest-cli",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"ansi-escapes": "^3.0.0",
|
|
"chalk": "^2.0.1",
|
|
"string-length": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Delightful JavaScript Testing.",
|
|
"homepage": "https://jestjs.io/",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-watcher",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "23.4.0"
|
|
}
|