UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

54 lines (53 loc) 1.56 kB
{ "_args": [ [ "jest-validate@21.2.1", "/Users/robert/Code/core-ui/packages/cosmo-ui-build" ] ], "_from": "jest-validate@21.2.1", "_id": "jest-validate@21.2.1", "_inBundle": false, "_integrity": "sha512-k4HLI1rZQjlU+EC682RlQ6oZvLrE5SCh3brseQc24vbZTxzT/k/3urar5QMCVgjadmSO7lECeGdc6YxnM3yEGg==", "_location": "/jest-validate", "_phantomChildren": { "color-convert": "1.9.1", "escape-string-regexp": "1.0.5" }, "_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": [ "/jest-config", "/jest-util" ], "_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-21.2.1.tgz", "_spec": "21.2.1", "_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build", "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" }