57 lines
1.5 KiB
JSON
57 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"expect@23.6.0",
|
|
"/home/riddhi/frontend"
|
|
]
|
|
],
|
|
"_from": "expect@23.6.0",
|
|
"_id": "expect@23.6.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dgSoOHgmtn/aDGRVFWclQyPDKl2CQRq0hmIEoUAuQs/2rn2NcvCWcSCovm6BLeuB/7EZuLGu2QfnR+qRt5OM4w==",
|
|
"_location": "/expect",
|
|
"_phantomChildren": {
|
|
"ansi-styles": "3.2.1",
|
|
"chalk": "2.4.2",
|
|
"diff": "3.5.0"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "expect@23.6.0",
|
|
"name": "expect",
|
|
"escapedName": "expect",
|
|
"rawSpec": "23.6.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "23.6.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-jasmine2"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/expect/-/expect-23.6.0.tgz",
|
|
"_spec": "23.6.0",
|
|
"_where": "/home/riddhi/frontend",
|
|
"browser": "build-es5/index.js",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.0",
|
|
"jest-diff": "^23.6.0",
|
|
"jest-get-type": "^22.1.0",
|
|
"jest-matcher-utils": "^23.6.0",
|
|
"jest-message-util": "^23.4.0",
|
|
"jest-regex-util": "^23.3.0"
|
|
},
|
|
"description": "This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).",
|
|
"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": "23.6.0"
|
|
}
|