mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 10:01:30 -04:00
49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"_from": "expect@^22.4.0",
|
|
"_id": "expect@22.4.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-XcNXEPehqn8b/jm8FYotdX0YrXn36qp4HWlrVT4ktwQas1l1LPxiVWncYnnL2eyMtKAmVIaG0XAp0QlrqJaxaA==",
|
|
"_location": "/expect",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "expect@^22.4.0",
|
|
"name": "expect",
|
|
"escapedName": "expect",
|
|
"rawSpec": "^22.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^22.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-jasmine2"
|
|
],
|
|
"_resolved": "http://registry.npmjs.org/expect/-/expect-22.4.3.tgz",
|
|
"_shasum": "d5a29d0a0e1fb2153557caef2674d4547e914674",
|
|
"_spec": "expect@^22.4.0",
|
|
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/node_modules/jest-jasmine2",
|
|
"browser": "build-es5/index.js",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.0",
|
|
"jest-diff": "^22.4.3",
|
|
"jest-get-type": "^22.4.3",
|
|
"jest-matcher-utils": "^22.4.3",
|
|
"jest-message-util": "^22.4.3",
|
|
"jest-regex-util": "^22.4.3"
|
|
},
|
|
"deprecated": false,
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "expect",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.3"
|
|
}
|