| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_args": [
- [
- "expect@22.4.3",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "expect@22.4.3",
- "_id": "expect@22.4.3",
- "_inBundle": false,
- "_integrity": "sha512-XcNXEPehqn8b/jm8FYotdX0YrXn36qp4HWlrVT4ktwQas1l1LPxiVWncYnnL2eyMtKAmVIaG0XAp0QlrqJaxaA==",
- "_location": "/expect",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "expect@22.4.3",
- "name": "expect",
- "escapedName": "expect",
- "rawSpec": "22.4.3",
- "saveSpec": null,
- "fetchSpec": "22.4.3"
- },
- "_requiredBy": [
- "/jest-jasmine2"
- ],
- "_resolved": "https://registry.npmjs.org/expect/-/expect-22.4.3.tgz",
- "_spec": "22.4.3",
- "_where": "E:\\2023\\5\\myjadmin",
- "browser": "build-es5/index.js",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "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"
- },
- "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"
- }
|