You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

66 regels
1.7 KiB

  1. {
  2. "_args": [
  3. [
  4. "jest-util@23.4.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "jest-util@23.4.0",
  9. "_id": "jest-util@23.4.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-TQY8uSe68KI4Mf9hvsLLv0l5NWE=",
  12. "_location": "/jest-util",
  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-util@23.4.0",
  22. "name": "jest-util",
  23. "escapedName": "jest-util",
  24. "rawSpec": "23.4.0",
  25. "saveSpec": null,
  26. "fetchSpec": "23.4.0"
  27. },
  28. "_requiredBy": [
  29. "/jest-config",
  30. "/jest-environment-jsdom",
  31. "/jest-environment-node",
  32. "/jest-jasmine2",
  33. "/jest-runner",
  34. "/jest-runtime",
  35. "/jest/jest-cli"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-23.4.0.tgz",
  38. "_spec": "23.4.0",
  39. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  40. "bugs": {
  41. "url": "https://github.com/facebook/jest/issues"
  42. },
  43. "dependencies": {
  44. "callsites": "^2.0.0",
  45. "chalk": "^2.0.1",
  46. "graceful-fs": "^4.1.11",
  47. "is-ci": "^1.0.10",
  48. "jest-message-util": "^23.4.0",
  49. "mkdirp": "^0.5.1",
  50. "slash": "^1.0.0",
  51. "source-map": "^0.6.0"
  52. },
  53. "devDependencies": {
  54. "jest-mock": "^23.2.0"
  55. },
  56. "homepage": "https://github.com/facebook/jest#readme",
  57. "license": "MIT",
  58. "main": "build/index.js",
  59. "name": "jest-util",
  60. "repository": {
  61. "type": "git",
  62. "url": "git+https://github.com/facebook/jest.git"
  63. },
  64. "version": "23.4.0"
  65. }