mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 18:36:09 -07:00
62 lines
1.7 KiB
JSON
62 lines
1.7 KiB
JSON
{
|
|
"_from": "@jest/fake-timers@^25.1.0",
|
|
"_id": "@jest/fake-timers@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Eu3dysBzSAO1lD7cylZd/CVKdZZ1/43SF35iYBNV1Lvvn2Undp3Grwsv8PrzvbLhqwRzDd4zxrY4gsiHc+wygQ==",
|
|
"_location": "/@jest/fake-timers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@jest/fake-timers@^25.1.0",
|
|
"name": "@jest/fake-timers",
|
|
"escapedName": "@jest%2ffake-timers",
|
|
"scope": "@jest",
|
|
"rawSpec": "^25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/environment",
|
|
"/jest-environment-jsdom",
|
|
"/jest-environment-node"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-25.1.0.tgz",
|
|
"_shasum": "a1e0eff51ffdbb13ee81f35b52e0c1c11a350ce8",
|
|
"_spec": "@jest/fake-timers@^25.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/@jest/environment",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/types": "^25.1.0",
|
|
"jest-message-util": "^25.1.0",
|
|
"jest-mock": "^25.1.0",
|
|
"jest-util": "^25.1.0",
|
|
"lolex": "^5.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/lolex": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"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": "25.1.0"
|
|
}
|