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.

package.json 1.6 KiB

3 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_args": [
  3. [
  4. "jest-each@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-each@23.6.0",
  9. "_id": "jest-each@23.6.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-x7V6M/WGJo6/kLoissORuvLIeAoyo2YqLOoCDkohgJ4XOXSqOtyvr8FbInlAWS77ojBsZrafbozWoKVRdtxFCg==",
  12. "_location": "/jest-each",
  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-each@23.6.0",
  22. "name": "jest-each",
  23. "escapedName": "jest-each",
  24. "rawSpec": "23.6.0",
  25. "saveSpec": null,
  26. "fetchSpec": "23.6.0"
  27. },
  28. "_requiredBy": [
  29. "/jest-jasmine2"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-23.6.0.tgz",
  32. "_spec": "23.6.0",
  33. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  34. "author": {
  35. "name": "Matt Phillips",
  36. "url": "mattphillips"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/facebook/jest/issues"
  40. },
  41. "dependencies": {
  42. "chalk": "^2.0.1",
  43. "pretty-format": "^23.6.0"
  44. },
  45. "description": "Parameterised tests for Jest",
  46. "homepage": "https://github.com/facebook/jest#readme",
  47. "keywords": [
  48. "jest",
  49. "parameterised",
  50. "test",
  51. "each"
  52. ],
  53. "license": "MIT",
  54. "main": "build/index.js",
  55. "name": "jest-each",
  56. "repository": {
  57. "type": "git",
  58. "url": "git+https://github.com/facebook/jest.git"
  59. },
  60. "version": "23.6.0"
  61. }