mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-matcher-utils@25.2.3",
|
|
"."
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-matcher-utils@25.2.3",
|
|
"_id": "jest-matcher-utils@25.2.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ZmiXiwQRVM9MoKjGMP5YsGGk2Th5ncyRxfXKz5AKsmU8m43kgNZirckVzaP61MlSa9LKmXbevdYqVp1ZKAw2Rw==",
|
|
"_location": "/jest-matcher-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-matcher-utils@25.2.3",
|
|
"name": "jest-matcher-utils",
|
|
"escapedName": "jest-matcher-utils",
|
|
"rawSpec": "25.2.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.2.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/expect",
|
|
"/jest-circus",
|
|
"/jest-jasmine2",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-25.2.3.tgz",
|
|
"_spec": "25.2.3",
|
|
"_where": ".",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"chalk": "^3.0.0",
|
|
"jest-diff": "^25.2.3",
|
|
"jest-get-type": "^25.2.1",
|
|
"pretty-format": "^25.2.3"
|
|
},
|
|
"description": "A set of utility functions for expect and related packages",
|
|
"devDependencies": {
|
|
"@jest/test-utils": "^25.2.1",
|
|
"@types/node": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5",
|
|
"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"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.2.3"
|
|
}
|