package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "jest-each@23.6.0",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-each@23.6.0",
  10. "_id": "jest-each@23.6.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-x7V6M/WGJo6/kLoissORuvLIeAoyo2YqLOoCDkohgJ4XOXSqOtyvr8FbInlAWS77ojBsZrafbozWoKVRdtxFCg==",
  13. "_location": "/jest-each",
  14. "_phantomChildren": {
  15. "ansi-styles": "3.2.1"
  16. },
  17. "_requested": {
  18. "type": "version",
  19. "registry": true,
  20. "raw": "jest-each@23.6.0",
  21. "name": "jest-each",
  22. "escapedName": "jest-each",
  23. "rawSpec": "23.6.0",
  24. "saveSpec": null,
  25. "fetchSpec": "23.6.0"
  26. },
  27. "_requiredBy": [
  28. "/jest-jasmine2"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-23.6.0.tgz",
  31. "_spec": "23.6.0",
  32. "_where": "E:\\item\\newItem\\admin",
  33. "author": {
  34. "name": "Matt Phillips",
  35. "url": "mattphillips"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/facebook/jest/issues"
  39. },
  40. "dependencies": {
  41. "chalk": "^2.0.1",
  42. "pretty-format": "^23.6.0"
  43. },
  44. "description": "Parameterised tests for Jest",
  45. "homepage": "https://github.com/facebook/jest#readme",
  46. "keywords": [
  47. "jest",
  48. "parameterised",
  49. "test",
  50. "each"
  51. ],
  52. "license": "MIT",
  53. "main": "build/index.js",
  54. "name": "jest-each",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/facebook/jest.git"
  58. },
  59. "version": "23.6.0"
  60. }