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.
 
 
 
 

67 lines
1.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "jest-environment-jsdom@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-environment-jsdom@23.4.0",
  9. "_id": "jest-environment-jsdom@23.4.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-BWp5UrP+pROsYqFAosNox52eYCM=",
  12. "_location": "/jest-environment-jsdom",
  13. "_phantomChildren": {
  14. "array-equal": "1.0.0",
  15. "async-limiter": "1.0.1",
  16. "cssom": "0.3.8",
  17. "escodegen": "1.14.1",
  18. "left-pad": "1.3.0",
  19. "lodash.sortby": "4.7.0",
  20. "nwsapi": "2.2.0",
  21. "pn": "1.1.0",
  22. "punycode": "2.1.1",
  23. "request": "2.88.2",
  24. "request-promise-native": "1.0.8",
  25. "sax": "1.2.4",
  26. "symbol-tree": "3.2.4",
  27. "tough-cookie": "2.5.0",
  28. "w3c-hr-time": "1.0.2",
  29. "whatwg-encoding": "1.0.5",
  30. "whatwg-mimetype": "2.3.0"
  31. },
  32. "_requested": {
  33. "type": "version",
  34. "registry": true,
  35. "raw": "jest-environment-jsdom@23.4.0",
  36. "name": "jest-environment-jsdom",
  37. "escapedName": "jest-environment-jsdom",
  38. "rawSpec": "23.4.0",
  39. "saveSpec": null,
  40. "fetchSpec": "23.4.0"
  41. },
  42. "_requiredBy": [
  43. "/jest-config",
  44. "/jest/jest-cli"
  45. ],
  46. "_resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-23.4.0.tgz",
  47. "_spec": "23.4.0",
  48. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  49. "bugs": {
  50. "url": "https://github.com/facebook/jest/issues"
  51. },
  52. "dependencies": {
  53. "jest-mock": "^23.2.0",
  54. "jest-util": "^23.4.0",
  55. "jsdom": "^11.5.1"
  56. },
  57. "homepage": "https://github.com/facebook/jest#readme",
  58. "license": "MIT",
  59. "main": "build/index.js",
  60. "name": "jest-environment-jsdom",
  61. "repository": {
  62. "type": "git",
  63. "url": "git+https://github.com/facebook/jest.git"
  64. },
  65. "version": "23.4.0"
  66. }