1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_args": [
- [
- "jest-validate@23.6.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "jest-validate@23.6.0",
- "_id": "jest-validate@23.6.0",
- "_inBundle": false,
- "_integrity": "sha1-NnYfmdHtM/zUJbTkxVldYrZZdHQ=",
- "_location": "/jest-validate",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "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.npm.taobao.org/jest-validate/download/jest-validate-23.6.0.tgz",
- "_spec": "23.6.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "chalk": "^2.0.1",
- "jest-get-type": "^22.1.0",
- "leven": "^2.1.0",
- "pretty-format": "^23.6.0"
- },
- "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"
- }
|