mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
60 lines
1.7 KiB
JSON
60 lines
1.7 KiB
JSON
{
|
|
"_from": "jest-diff@^25.1.0",
|
|
"_id": "jest-diff@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-nepXgajT+h017APJTreSieh4zCqnSHEJ1iT8HDlewu630lSJ4Kjjr9KNzm+kzGwwcpsDE6Snx1GJGzzsefaEHw==",
|
|
"_location": "/jest-diff",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-diff@^25.1.0",
|
|
"name": "jest-diff",
|
|
"escapedName": "jest-diff",
|
|
"rawSpec": "^25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-matcher-utils",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-25.1.0.tgz",
|
|
"_shasum": "58b827e63edea1bc80c1de952b80cec9ac50e1ad",
|
|
"_spec": "jest-diff@^25.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-matcher-utils",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^3.0.0",
|
|
"diff-sequences": "^25.1.0",
|
|
"jest-get-type": "^25.1.0",
|
|
"pretty-format": "^25.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Display differences clearly so people can review changes confidently.",
|
|
"devDependencies": {
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-diff",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-diff"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|