setup-python/node_modules/jest-watcher/package.json
Danny McCormick 39c08a0eaa Initial pass
2019-06-26 21:12:00 -04:00

66 lines
1.7 KiB
JSON

{
"_args": [
[
"jest-watcher@24.8.0",
"C:\\Users\\Administrator\\Documents\\setup-python"
]
],
"_development": true,
"_from": "jest-watcher@24.8.0",
"_id": "jest-watcher@24.8.0",
"_inBundle": false,
"_integrity": "sha512-SBjwHt5NedQoVu54M5GEx7cl7IGEFFznvd/HNT8ier7cCAx/Qgu9ZMlaTQkvK22G1YOpcWBLQPFSImmxdn3DAw==",
"_location": "/jest-watcher",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-watcher@24.8.0",
"name": "jest-watcher",
"escapedName": "jest-watcher",
"rawSpec": "24.8.0",
"saveSpec": null,
"fetchSpec": "24.8.0"
},
"_requiredBy": [
"/@jest/core"
],
"_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-24.8.0.tgz",
"_spec": "24.8.0",
"_where": "C:\\Users\\Administrator\\Documents\\setup-python",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@jest/test-result": "^24.8.0",
"@jest/types": "^24.8.0",
"@types/yargs": "^12.0.9",
"ansi-escapes": "^3.0.0",
"chalk": "^2.0.1",
"jest-util": "^24.8.0",
"string-length": "^2.0.0"
},
"description": "Delightful JavaScript Testing.",
"devDependencies": {
"@types/ansi-escapes": "^3.0.0",
"@types/string-length": "^2.0.0"
},
"engines": {
"node": ">= 6"
},
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
"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"
},
"version": "24.8.0"
}