You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.7 KiB

4 years ago
{
"_from": "@jest/fake-timers@^24.9.0",
"_id": "@jest/fake-timers@24.9.0",
"_inBundle": false,
"_integrity": "sha512-eWQcNa2YSwzXWIMC5KufBh3oWRIijrQFROsIqt6v/NS9Io/gknw1jsAC9c+ih/RQX4A3O7SeWAhQeN0goKhT9A==",
"_location": "/@jest/fake-timers",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@jest/fake-timers@^24.9.0",
"name": "@jest/fake-timers",
"escapedName": "@jest%2ffake-timers",
"scope": "@jest",
"rawSpec": "^24.9.0",
"saveSpec": null,
"fetchSpec": "^24.9.0"
},
"_requiredBy": [
"/@jest/environment",
"/jest-environment-jsdom",
"/jest-environment-jsdom-fourteen",
"/jest-environment-node",
"/jest-util"
],
"_resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.9.0.tgz",
"_shasum": "ba3e6bf0eecd09a636049896434d306636540c93",
"_spec": "@jest/fake-timers@^24.9.0",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\jest-util",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@jest/types": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-mock": "^24.9.0"
},
"deprecated": false,
"engines": {
"node": ">= 6"
},
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "@jest/fake-timers",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-fake-timers"
},
"types": "build/index.d.ts",
"version": "24.9.0"
}