{ "_args": [ [ "expect@25.1.0", "/Users/ives/Documents/Dev/Personal/gh-pages-github-action" ] ], "_development": true, "_from": "expect@25.1.0", "_id": "expect@25.1.0", "_inBundle": false, "_integrity": "sha512-wqHzuoapQkhc3OKPlrpetsfueuEiMf3iWh0R8+duCu9PIjXoP7HgD5aeypwTnXUAjC8aMsiVDaWwlbJ1RlQ38g==", "_location": "/expect", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "expect@25.1.0", "name": "expect", "escapedName": "expect", "rawSpec": "25.1.0", "saveSpec": null, "fetchSpec": "25.1.0" }, "_requiredBy": [ "/jest-circus", "/jest-jasmine2", "/jest-snapshot" ], "_resolved": "https://registry.npmjs.org/expect/-/expect-25.1.0.tgz", "_spec": "25.1.0", "_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action", "browser": "build-es5/index.js", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@jest/types": "^25.1.0", "ansi-styles": "^4.0.0", "jest-get-type": "^25.1.0", "jest-matcher-utils": "^25.1.0", "jest-message-util": "^25.1.0", "jest-regex-util": "^25.1.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).", "devDependencies": { "immutable": "^4.0.0-rc.12" }, "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "expect", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/expect" }, "types": "build/index.d.ts", "version": "25.1.0" }