mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
75 lines
2.1 KiB
JSON
75 lines
2.1 KiB
JSON
{
|
|
"_from": "jest-runner@^25.1.0",
|
|
"_id": "jest-runner@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-su3O5fy0ehwgt+e8Wy7A8CaxxAOCMzL4gUBftSs0Ip32S0epxyZPDov9Znvkl1nhVOJNf4UwAsnqfc3plfQH9w==",
|
|
"_location": "/jest-runner",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-runner@^25.1.0",
|
|
"name": "jest-runner",
|
|
"escapedName": "jest-runner",
|
|
"rawSpec": "^25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/test-sequencer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-25.1.0.tgz",
|
|
"_shasum": "fef433a4d42c89ab0a6b6b268e4a4fbe6b26e812",
|
|
"_spec": "jest-runner@^25.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/@jest/test-sequencer",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/console": "^25.1.0",
|
|
"@jest/environment": "^25.1.0",
|
|
"@jest/test-result": "^25.1.0",
|
|
"@jest/types": "^25.1.0",
|
|
"chalk": "^3.0.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.3",
|
|
"jest-config": "^25.1.0",
|
|
"jest-docblock": "^25.1.0",
|
|
"jest-haste-map": "^25.1.0",
|
|
"jest-jasmine2": "^25.1.0",
|
|
"jest-leak-detector": "^25.1.0",
|
|
"jest-message-util": "^25.1.0",
|
|
"jest-resolve": "^25.1.0",
|
|
"jest-runtime": "^25.1.0",
|
|
"jest-util": "^25.1.0",
|
|
"jest-worker": "^25.1.0",
|
|
"source-map-support": "^0.5.6",
|
|
"throat": "^5.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/exit": "^0.1.30",
|
|
"@types/graceful-fs": "^4.1.2",
|
|
"@types/source-map-support": "^0.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-runner",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-runner"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|