mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 10:01:30 -04:00
48 lines
1.4 KiB
JSON
48 lines
1.4 KiB
JSON
{
|
|
"_from": "jest-matcher-utils@^22.4.0",
|
|
"_id": "jest-matcher-utils@22.4.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-lsEHVaTnKzdAPR5t4B6OcxXo9Vy4K+kRRbG5gtddY8lBEC+Mlpvm1CJcsMESRjzUhzkz568exMV1hTB76nAKbA==",
|
|
"_location": "/jest-matcher-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-matcher-utils@^22.4.0",
|
|
"name": "jest-matcher-utils",
|
|
"escapedName": "jest-matcher-utils",
|
|
"rawSpec": "^22.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^22.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/expect",
|
|
"/jest-jasmine2",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "http://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-22.4.3.tgz",
|
|
"_shasum": "4632fe428ebc73ebc194d3c7b65d37b161f710ff",
|
|
"_spec": "jest-matcher-utils@^22.4.0",
|
|
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/node_modules/jest-jasmine2",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^2.0.1",
|
|
"jest-get-type": "^22.4.3",
|
|
"pretty-format": "^22.4.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A set of utility functions for expect and related packages",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-matcher-utils",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.3"
|
|
}
|