Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

56 řádky
1.7 KiB

  1. {
  2. "_args": [
  3. [
  4. "jest-validate@23.6.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "jest-validate@23.6.0",
  9. "_id": "jest-validate@23.6.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-OFKapYxe72yz7agrDAWi8v2WL8GIfVqcbKRCLbRG9PAxtzF9b1SEDdTpytNDN12z2fJynoBwpMpvj2R39plI2A==",
  12. "_location": "/jest-validate",
  13. "_phantomChildren": {
  14. "color-convert": "1.9.3",
  15. "escape-string-regexp": "1.0.5",
  16. "has-flag": "3.0.0"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "jest-validate@23.6.0",
  22. "name": "jest-validate",
  23. "escapedName": "jest-validate",
  24. "rawSpec": "23.6.0",
  25. "saveSpec": null,
  26. "fetchSpec": "23.6.0"
  27. },
  28. "_requiredBy": [
  29. "/jest-config",
  30. "/jest-runtime",
  31. "/jest/jest-cli"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-23.6.0.tgz",
  34. "_spec": "23.6.0",
  35. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  36. "bugs": {
  37. "url": "https://github.com/facebook/jest/issues"
  38. },
  39. "dependencies": {
  40. "chalk": "^2.0.1",
  41. "jest-get-type": "^22.1.0",
  42. "leven": "^2.1.0",
  43. "pretty-format": "^23.6.0"
  44. },
  45. "description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.",
  46. "homepage": "https://github.com/facebook/jest#readme",
  47. "license": "MIT",
  48. "main": "build/index.js",
  49. "name": "jest-validate",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/facebook/jest.git"
  53. },
  54. "version": "23.6.0"
  55. }