| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "_args": [
- [
- "jest-validate@21.2.1",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_development": true,
- "_from": "jest-validate@21.2.1",
- "_id": "jest-validate@21.2.1",
- "_inBundle": false,
- "_integrity": "sha512-k4HLI1rZQjlU+EC682RlQ6oZvLrE5SCh3brseQc24vbZTxzT/k/3urar5QMCVgjadmSO7lECeGdc6YxnM3yEGg==",
- "_location": "/jest-validate",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-validate@21.2.1",
- "name": "jest-validate",
- "escapedName": "jest-validate",
- "rawSpec": "21.2.1",
- "saveSpec": null,
- "fetchSpec": "21.2.1"
- },
- "_requiredBy": [
- "/lint-staged"
- ],
- "_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-21.2.1.tgz",
- "_spec": "21.2.1",
- "_where": "E:\\item\\newItem\\admin",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "chalk": "^2.0.1",
- "jest-get-type": "^21.2.0",
- "leven": "^2.1.0",
- "pretty-format": "^21.2.1"
- },
- "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": "21.2.1"
- }
|