mirror of
https://github.com/actions/setup-python.git
synced 2024-11-06 07:55:52 -05:00
66 lines
1.7 KiB
JSON
66 lines
1.7 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@jest/environment@24.8.0",
|
||
|
"C:\\Users\\Administrator\\Documents\\setup-python"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@jest/environment@24.8.0",
|
||
|
"_id": "@jest/environment@24.8.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-vlGt2HLg7qM+vtBrSkjDxk9K0YtRBi7HfRFaDxoRtyi+DyVChzhF20duvpdAnKVBV6W5tym8jm0U9EfXbDk1tw==",
|
||
|
"_location": "/@jest/environment",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@jest/environment@24.8.0",
|
||
|
"name": "@jest/environment",
|
||
|
"escapedName": "@jest%2fenvironment",
|
||
|
"scope": "@jest",
|
||
|
"rawSpec": "24.8.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "24.8.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@jest/reporters",
|
||
|
"/jest-circus",
|
||
|
"/jest-environment-jsdom",
|
||
|
"/jest-environment-node",
|
||
|
"/jest-jasmine2",
|
||
|
"/jest-runner",
|
||
|
"/jest-runtime"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-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/fake-timers": "^24.8.0",
|
||
|
"@jest/transform": "^24.8.0",
|
||
|
"@jest/types": "^24.8.0",
|
||
|
"jest-mock": "^24.8.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 6"
|
||
|
},
|
||
|
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
|
||
|
"homepage": "https://github.com/facebook/jest#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "build/index.js",
|
||
|
"name": "@jest/environment",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/facebook/jest.git",
|
||
|
"directory": "packages/jest-environment"
|
||
|
},
|
||
|
"types": "build/index.d.ts",
|
||
|
"version": "24.8.0"
|
||
|
}
|