Nenhuma Descrição

package.json 1.5KB

    { "_from": "jest-validate@^22.4.3", "_id": "jest-validate@22.4.3", "_inBundle": false, "_integrity": "sha1-B4CVSlp9qu7I08EINLkoCGWXazA=", "_location": "/jest-validate", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-validate@^22.4.3", "name": "jest-validate", "escapedName": "jest-validate", "rawSpec": "^22.4.3", "saveSpec": null, "fetchSpec": "^22.4.3" }, "_requiredBy": [ "/jest-config", "/jest-runtime", "/jest/jest-cli" ], "_resolved": "http://registry.npm.taobao.org/jest-validate/download/jest-validate-22.4.3.tgz", "_shasum": "0780954a5a7daaeec8d3c10834b9280865976b30", "_spec": "jest-validate@^22.4.3", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/jest/node_modules/jest-cli", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^2.0.1", "jest-config": "^22.4.3", "jest-get-type": "^22.4.3", "leven": "^2.1.0", "pretty-format": "^22.4.3" }, "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": "22.4.3" }