setup-python/node_modules/@jest/test-sequencer/package.json
Stephen Franceschelli ec0a863019 Fix.
2019-07-30 13:16:01 -04:00

55 lines
1.6 KiB
JSON

{
"_from": "@jest/test-sequencer@^24.8.0",
"_id": "@jest/test-sequencer@24.8.0",
"_inBundle": false,
"_integrity": "sha512-OzL/2yHyPdCHXEzhoBuq37CE99nkme15eHkAzXRVqthreWZamEMA0WoetwstsQBCXABhczpK03JNbc4L01vvLg==",
"_location": "/@jest/test-sequencer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@jest/test-sequencer@^24.8.0",
"name": "@jest/test-sequencer",
"escapedName": "@jest%2ftest-sequencer",
"scope": "@jest",
"rawSpec": "^24.8.0",
"saveSpec": null,
"fetchSpec": "^24.8.0"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-24.8.0.tgz",
"_shasum": "2f993bcf6ef5eb4e65e8233a95a3320248cf994b",
"_spec": "@jest/test-sequencer@^24.8.0",
"_where": "E:\\github\\setup-python\\node_modules\\jest-config",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@jest/test-result": "^24.8.0",
"jest-haste-map": "^24.8.0",
"jest-runner": "^24.8.0",
"jest-runtime": "^24.8.0"
},
"deprecated": false,
"engines": {
"node": ">= 6"
},
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
"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": "24.8.0"
}