徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.5 KiB

5 months ago
{
"_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",
"/lint-staged"
],
"_resolved": "https://registry.npmmirror.com/jest-validate/-/jest-validate-23.6.0.tgz",
"_shasum": "36761f99d1ed33fcd425b4e4c5595d62b6597474",
"_spec": "jest-validate@^23.6.0",
"_where": "D:\\仁舟项目\\admin_dHBzn\\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"
}