| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "_from": "jest-validate@^23.6.0",
- "_id": "jest-validate@23.6.0",
- "_inBundle": false,
- "_integrity": "sha512-OFKapYxe72yz7agrDAWi8v2WL8GIfVqcbKRCLbRG9PAxtzF9b1SEDdTpytNDN12z2fJynoBwpMpvj2R39plI2A==",
- "_location": "/jest-validate",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "jest-validate@^23.6.0",
- "name": "jest-validate",
- "escapedName": "jest-validate",
- "rawSpec": "^23.6.0",
- "saveSpec": null,
- "fetchSpec": "^23.6.0"
- },
- "_requiredBy": [
- "/jest-config",
- "/jest-runtime",
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npmmirror.com/jest-validate/-/jest-validate-23.6.0.tgz",
- "_shasum": "36761f99d1ed33fcd425b4e4c5595d62b6597474",
- "_spec": "jest-validate@^23.6.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,
- "dependencies": {
- "chalk": "^2.0.1",
- "jest-get-type": "^22.1.0",
- "leven": "^2.1.0",
- "pretty-format": "^23.6.0"
- },
- "deprecated": false,
- "description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.",
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-validate",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "23.6.0"
- }
|