mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 10:26:46 +00:00
Fix.
This commit is contained in:
parent
596a6da241
commit
c1a589c5b6
7078 changed files with 1882834 additions and 319 deletions
61
node_modules/jest-watcher/package.json
generated
vendored
Normal file
61
node_modules/jest-watcher/package.json
generated
vendored
Normal file
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"_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": "range",
|
||||
"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",
|
||||
"_shasum": "58d49915ceddd2de85e238f6213cef1c93715de4",
|
||||
"_spec": "jest-watcher@^24.8.0",
|
||||
"_where": "E:\\github\\setup-java\\node_modules\\@jest\\core",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/jest/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"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"
|
||||
},
|
||||
"deprecated": false,
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue