mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
68 lines
1.9 KiB
JSON
68 lines
1.9 KiB
JSON
{
|
|
"_from": "jest-message-util@^25.1.0",
|
|
"_id": "jest-message-util@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Nr/Iwar2COfN22aCqX0kCVbXgn8IBm9nWf4xwGr5Olv/KZh0CZ32RKgZWMVDXGdOahicM10/fgjdimGNX/ttCQ==",
|
|
"_location": "/jest-message-util",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-message-util@^25.1.0",
|
|
"name": "jest-message-util",
|
|
"escapedName": "jest-message-util",
|
|
"rawSpec": "^25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/fake-timers",
|
|
"/expect",
|
|
"/jest-jasmine2",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-25.1.0.tgz",
|
|
"_shasum": "702a9a5cb05c144b9aa73f06e17faa219389845e",
|
|
"_spec": "jest-message-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": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@jest/test-result": "^25.1.0",
|
|
"@jest/types": "^25.1.0",
|
|
"@types/stack-utils": "^1.0.1",
|
|
"chalk": "^3.0.0",
|
|
"micromatch": "^4.0.2",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^1.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/babel__code-frame": "^7.0.0",
|
|
"@types/micromatch": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-message-util",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-message-util"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|