mirror of
https://github.com/actions/setup-node.git
synced 2025-04-23 01:36:27 +00:00
29 lines
No EOL
807 B
JSON
29 lines
No EOL
807 B
JSON
{
|
|
"name": "@jest/environment",
|
|
"version": "24.8.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-environment"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"types": "build/index.d.ts",
|
|
"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"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-24.8.0.tgz"
|
|
,"_integrity": "sha512-vlGt2HLg7qM+vtBrSkjDxk9K0YtRBi7HfRFaDxoRtyi+DyVChzhF20duvpdAnKVBV6W5tym8jm0U9EfXbDk1tw=="
|
|
,"_from": "@jest/environment@24.8.0"
|
|
} |