mirror of
https://github.com/actions/setup-node.git
synced 2025-04-23 01:36:27 +00:00
28 lines
No EOL
773 B
JSON
28 lines
No EOL
773 B
JSON
{
|
|
"name": "@jest/fake-timers",
|
|
"version": "24.8.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-fake-timers"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"types": "build/index.d.ts",
|
|
"dependencies": {
|
|
"@jest/types": "^24.8.0",
|
|
"jest-message-util": "^24.8.0",
|
|
"jest-mock": "^24.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.8.0.tgz"
|
|
,"_integrity": "sha512-2M4d5MufVXwi6VzZhJ9f5S/wU4ud2ck0kxPof1Iz3zWx6Y+V2eJrES9jEktB6O3o/oEyk+il/uNu9PvASjWXQw=="
|
|
,"_from": "@jest/fake-timers@24.8.0"
|
|
} |