mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-23 04:11:06 +07:00
62 lines
1.6 KiB
JSON
62 lines
1.6 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@jest/fake-timers@24.9.0",
|
||
|
"E:\\python\\setup-php"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_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": "version",
|
||
|
"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-node",
|
||
|
"/jest-util"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.9.0.tgz",
|
||
|
"_spec": "24.9.0",
|
||
|
"_where": "E:\\python\\setup-php",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/facebook/jest/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@jest/types": "^24.9.0",
|
||
|
"jest-message-util": "^24.9.0",
|
||
|
"jest-mock": "^24.9.0"
|
||
|
},
|
||
|
"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"
|
||
|
}
|