ghaction-upx/node_modules/jest-matcher-utils/package.json
2020-01-23 08:49:02 +00:00

57 lines
1.7 KiB
JSON

{
"_from": "jest-matcher-utils@^25.1.0",
"_id": "jest-matcher-utils@25.1.0",
"_inBundle": false,
"_integrity": "sha512-KGOAFcSFbclXIFE7bS4C53iYobKI20ZWleAdAFun4W1Wz1Kkej8Ng6RRbhL8leaEvIOjGXhGf/a1JjO8bkxIWQ==",
"_location": "/jest-matcher-utils",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-matcher-utils@^25.1.0",
"name": "jest-matcher-utils",
"escapedName": "jest-matcher-utils",
"rawSpec": "^25.1.0",
"saveSpec": null,
"fetchSpec": "^25.1.0"
},
"_requiredBy": [
"/expect",
"/jest-jasmine2",
"/jest-snapshot"
],
"_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-25.1.0.tgz",
"_shasum": "fa5996c45c7193a3c24e73066fc14acdee020220",
"_spec": "jest-matcher-utils@^25.1.0",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-jasmine2",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^3.0.0",
"jest-diff": "^25.1.0",
"jest-get-type": "^25.1.0",
"pretty-format": "^25.1.0"
},
"deprecated": false,
"description": "A set of utility functions for expect and related packages",
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-matcher-utils",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-matcher-utils"
},
"version": "25.1.0"
}