| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "_from": "jest-get-type@^22.1.0",
- "_id": "jest-get-type@22.4.3",
- "_inBundle": false,
- "_integrity": "sha512-/jsz0Y+V29w1chdXVygEKSz2nBoHoYqNShPe+QgxSNjAuP1i8+k4LbQNrfoliKej0P45sivkSCh7yiD6ubHS3w==",
- "_location": "/jest-get-type",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "jest-get-type@^22.1.0",
- "name": "jest-get-type",
- "escapedName": "jest-get-type",
- "rawSpec": "^22.1.0",
- "saveSpec": null,
- "fetchSpec": "^22.1.0"
- },
- "_requiredBy": [
- "/expect",
- "/jest-config",
- "/jest-diff",
- "/jest-matcher-utils",
- "/jest-validate",
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npmmirror.com/jest-get-type/-/jest-get-type-22.4.3.tgz",
- "_shasum": "e3a8504d8479342dd4420236b322869f18900ce4",
- "_spec": "jest-get-type@^22.1.0",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\jest\\node_modules\\jest-cli",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "A utility function to get the type of a value",
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-get-type",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "22.4.3"
- }
|