mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-28 16:26:05 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
79
node_modules/jest-circus/package.json
generated
vendored
Normal file
79
node_modules/jest-circus/package.json
generated
vendored
Normal file
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"jest-circus@24.8.0",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "jest-circus@24.8.0",
|
||||
"_id": "jest-circus@24.8.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-2QASG3QuDdk0SMP2O73D8u3/lc/A/E2G7q23v5WhbUR+hCGzWZXwRMKif18f11dSLfL1wcrMbwE4IorvV0DRVw==",
|
||||
"_location": "/jest-circus",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "jest-circus@24.8.0",
|
||||
"name": "jest-circus",
|
||||
"escapedName": "jest-circus",
|
||||
"rawSpec": "24.8.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "24.8.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-24.8.0.tgz",
|
||||
"_spec": "24.8.0",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/jest/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/traverse": "^7.1.0",
|
||||
"@jest/environment": "^24.8.0",
|
||||
"@jest/test-result": "^24.8.0",
|
||||
"@jest/types": "^24.8.0",
|
||||
"chalk": "^2.0.1",
|
||||
"co": "^4.6.0",
|
||||
"expect": "^24.8.0",
|
||||
"is-generator-fn": "^2.0.0",
|
||||
"jest-each": "^24.8.0",
|
||||
"jest-matcher-utils": "^24.8.0",
|
||||
"jest-message-util": "^24.8.0",
|
||||
"jest-snapshot": "^24.8.0",
|
||||
"jest-util": "^24.8.0",
|
||||
"pretty-format": "^24.8.0",
|
||||
"stack-utils": "^1.0.1",
|
||||
"throat": "^4.0.0"
|
||||
},
|
||||
"description": "<h1 align=\"center\"> <img src=\"https://jestjs.io/img/jest.png\" height=\"150\" width=\"150\"/> <img src=\"https://jestjs.io/img/circus.png\" height=\"150\" width=\"150\"/> <p align=\"center\">jest-circus</p> <p align=\"center\">The next-gen test runner for Jest</p> </h1>",
|
||||
"devDependencies": {
|
||||
"@jest/test-utils": "^24.4.0",
|
||||
"@types/babel__traverse": "^7.0.4",
|
||||
"@types/co": "^4.6.0",
|
||||
"@types/stack-utils": "^1.0.1",
|
||||
"execa": "^1.0.0",
|
||||
"jest-runtime": "^24.8.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
},
|
||||
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
|
||||
"homepage": "https://github.com/facebook/jest#readme",
|
||||
"license": "MIT",
|
||||
"main": "build/index.js",
|
||||
"name": "jest-circus",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/facebook/jest.git",
|
||||
"directory": "packages/jest-circus"
|
||||
},
|
||||
"types": "build/index.d.ts",
|
||||
"version": "24.8.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue