ghaction-upx/node_modules/@jest/console/package.json

58 lines
1.6 KiB
JSON
Raw Normal View History

2020-01-23 01:49:02 -07:00
{
"_from": "@jest/console@^25.1.0",
"_id": "@jest/console@25.1.0",
"_inBundle": false,
"_integrity": "sha512-3P1DpqAMK/L07ag/Y9/Jup5iDEG9P4pRAuZiMQnU0JB3UOvCyYCjCoxr7sIA80SeyUCUKrr24fKAxVpmBgQonA==",
"_location": "/@jest/console",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@jest/console@^25.1.0",
"name": "@jest/console",
"escapedName": "@jest%2fconsole",
"scope": "@jest",
"rawSpec": "^25.1.0",
"saveSpec": null,
"fetchSpec": "^25.1.0"
},
"_requiredBy": [
"/@jest/test-result",
"/jest-runner",
"/jest-runtime"
],
"_resolved": "https://registry.npmjs.org/@jest/console/-/console-25.1.0.tgz",
"_shasum": "1fc765d44a1e11aec5029c08e798246bd37075ab",
"_spec": "@jest/console@^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/source-map": "^25.1.0",
"chalk": "^3.0.0",
"jest-util": "^25.1.0",
"slash": "^3.0.0"
},
"deprecated": false,
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "@jest/console",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-console"
},
"types": "build/index.d.ts",
"version": "25.1.0"
}