ghaction-upx/node_modules/@jest/test-sequencer/package.json
2020-01-23 08:49:02 +00:00

56 lines
1.6 KiB
JSON

{
"_from": "@jest/test-sequencer@^25.1.0",
"_id": "@jest/test-sequencer@25.1.0",
"_inBundle": false,
"_integrity": "sha512-WgZLRgVr2b4l/7ED1J1RJQBOharxS11EFhmwDqknpknE0Pm87HLZVS2Asuuw+HQdfQvm2aXL2FvvBLxOD1D0iw==",
"_location": "/@jest/test-sequencer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@jest/test-sequencer@^25.1.0",
"name": "@jest/test-sequencer",
"escapedName": "@jest%2ftest-sequencer",
"scope": "@jest",
"rawSpec": "^25.1.0",
"saveSpec": null,
"fetchSpec": "^25.1.0"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-25.1.0.tgz",
"_shasum": "4df47208542f0065f356fcdb80026e3c042851ab",
"_spec": "@jest/test-sequencer@^25.1.0",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-config",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@jest/test-result": "^25.1.0",
"jest-haste-map": "^25.1.0",
"jest-runner": "^25.1.0",
"jest-runtime": "^25.1.0"
},
"deprecated": false,
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "@jest/test-sequencer",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-test-sequencer"
},
"types": "build/index.d.ts",
"version": "25.1.0"
}