mirror of
https://github.com/actions/setup-python.git
synced 2024-11-06 16:05:56 -05:00
66 lines
1.6 KiB
JSON
66 lines
1.6 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@jest/console@24.7.1",
|
||
|
"C:\\Users\\Administrator\\Documents\\setup-python"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@jest/console@24.7.1",
|
||
|
"_id": "@jest/console@24.7.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-iNhtIy2M8bXlAOULWVTUxmnelTLFneTNEkHCgPmgd+zNwy9zVddJ6oS5rZ9iwoscNdT5mMwUd0C51v/fSlzItg==",
|
||
|
"_location": "/@jest/console",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@jest/console@24.7.1",
|
||
|
"name": "@jest/console",
|
||
|
"escapedName": "@jest%2fconsole",
|
||
|
"scope": "@jest",
|
||
|
"rawSpec": "24.7.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "24.7.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@jest/core",
|
||
|
"/@jest/test-result",
|
||
|
"/jest-runner",
|
||
|
"/jest-runtime",
|
||
|
"/jest-util"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@jest/console/-/console-24.7.1.tgz",
|
||
|
"_spec": "24.7.1",
|
||
|
"_where": "C:\\Users\\Administrator\\Documents\\setup-python",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/facebook/jest/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@jest/source-map": "^24.3.0",
|
||
|
"chalk": "^2.0.1",
|
||
|
"slash": "^2.0.0"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@types/slash": "^2.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 6"
|
||
|
},
|
||
|
"gitHead": "0efb1d7809cb96ae87a7601e7802f1dab3774280",
|
||
|
"homepage": "https://github.com/facebook/jest#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "build/index.js",
|
||
|
"name": "@jest/console",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/facebook/jest.git",
|
||
|
"directory": "packages/jest-console"
|
||
|
},
|
||
|
"types": "build/index.d.ts",
|
||
|
"version": "24.7.1"
|
||
|
}
|