github-pages-deploy-action/node_modules/jest-matcher-utils/package.json
2020-03-21 17:13:25 -04:00

62 lines
1.7 KiB
JSON

{
"_args": [
[
"jest-matcher-utils@25.1.0",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_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": "version",
"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-circus",
"/jest-jasmine2",
"/jest-snapshot"
],
"_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-25.1.0.tgz",
"_spec": "25.1.0",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^3.0.0",
"jest-diff": "^25.1.0",
"jest-get-type": "^25.1.0",
"pretty-format": "^25.1.0"
},
"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"
}