mirror of
https://github.com/actions/setup-python.git
synced 2024-11-06 07:55:52 -05:00
67 lines
1.8 KiB
JSON
67 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@jest/test-result@24.8.0",
|
|
"C:\\Users\\Administrator\\Documents\\setup-python"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@jest/test-result@24.8.0",
|
|
"_id": "@jest/test-result@24.8.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-+YdLlxwizlfqkFDh7Mc7ONPQAhA4YylU1s529vVM1rsf67vGZH/2GGm5uO8QzPeVyaVMobCQ7FTxl38QrKRlng==",
|
|
"_location": "/@jest/test-result",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@jest/test-result@24.8.0",
|
|
"name": "@jest/test-result",
|
|
"escapedName": "@jest%2ftest-result",
|
|
"scope": "@jest",
|
|
"rawSpec": "24.8.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "24.8.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/reporters",
|
|
"/@jest/test-sequencer",
|
|
"/jest-circus",
|
|
"/jest-jasmine2",
|
|
"/jest-message-util",
|
|
"/jest-runner",
|
|
"/jest-util",
|
|
"/jest-watcher",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-24.8.0.tgz",
|
|
"_spec": "24.8.0",
|
|
"_where": "C:\\Users\\Administrator\\Documents\\setup-python",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@jest/console": "^24.7.1",
|
|
"@jest/types": "^24.8.0",
|
|
"@types/istanbul-lib-coverage": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "@jest/test-result",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-test-result"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "24.8.0"
|
|
}
|