mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
70 lines
1.8 KiB
JSON
70 lines
1.8 KiB
JSON
{
|
|
"_from": "jest-util@^25.1.0",
|
|
"_id": "jest-util@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-7did6pLQ++87Qsj26Fs/TIwZMUFBXQ+4XXSodRNy3luch2DnRXsSnmpVtxxQ0Yd6WTipGpbhh2IFP1mq6/fQGw==",
|
|
"_location": "/jest-util",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-util@^25.1.0",
|
|
"name": "jest-util",
|
|
"escapedName": "jest-util",
|
|
"rawSpec": "^25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/console",
|
|
"/@jest/fake-timers",
|
|
"/@jest/transform",
|
|
"/jest-config",
|
|
"/jest-each",
|
|
"/jest-environment-jsdom",
|
|
"/jest-environment-node",
|
|
"/jest-haste-map",
|
|
"/jest-jasmine2",
|
|
"/jest-runner",
|
|
"/jest-runtime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-25.1.0.tgz",
|
|
"_shasum": "7bc56f7b2abd534910e9fa252692f50624c897d9",
|
|
"_spec": "jest-util@^25.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-runtime",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/types": "^25.1.0",
|
|
"chalk": "^3.0.0",
|
|
"is-ci": "^2.0.0",
|
|
"mkdirp": "^0.5.1"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/graceful-fs": "^4.1.2",
|
|
"@types/is-ci": "^2.0.0",
|
|
"@types/mkdirp": "^0.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-util",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-util"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|