package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "_args": [
  3. [
  4. "jest-environment-jsdom@23.4.0",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-environment-jsdom@23.4.0",
  10. "_id": "jest-environment-jsdom@23.4.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-BWp5UrP+pROsYqFAosNox52eYCM=",
  13. "_location": "/jest-environment-jsdom",
  14. "_phantomChildren": {
  15. "abab": "2.0.3",
  16. "acorn-globals": "4.3.4",
  17. "array-equal": "1.0.0",
  18. "async-limiter": "1.0.1",
  19. "cssom": "0.3.8",
  20. "cssstyle": "1.4.0",
  21. "data-urls": "1.1.0",
  22. "domexception": "1.0.1",
  23. "escodegen": "1.14.2",
  24. "html-encoding-sniffer": "1.0.2",
  25. "left-pad": "1.3.0",
  26. "lodash.sortby": "4.7.0",
  27. "nwsapi": "2.2.0",
  28. "pn": "1.1.0",
  29. "request": "2.88.2",
  30. "request-promise-native": "1.0.8",
  31. "sax": "1.2.4",
  32. "symbol-tree": "3.2.4",
  33. "tough-cookie": "2.5.0",
  34. "tr46": "1.0.1",
  35. "w3c-hr-time": "1.0.2",
  36. "webidl-conversions": "4.0.2",
  37. "whatwg-encoding": "1.0.5",
  38. "whatwg-mimetype": "2.3.0",
  39. "xml-name-validator": "3.0.0"
  40. },
  41. "_requested": {
  42. "type": "version",
  43. "registry": true,
  44. "raw": "jest-environment-jsdom@23.4.0",
  45. "name": "jest-environment-jsdom",
  46. "escapedName": "jest-environment-jsdom",
  47. "rawSpec": "23.4.0",
  48. "saveSpec": null,
  49. "fetchSpec": "23.4.0"
  50. },
  51. "_requiredBy": [
  52. "/jest-config",
  53. "/jest/jest-cli"
  54. ],
  55. "_resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-23.4.0.tgz",
  56. "_spec": "23.4.0",
  57. "_where": "E:\\item\\newItem\\admin",
  58. "bugs": {
  59. "url": "https://github.com/facebook/jest/issues"
  60. },
  61. "dependencies": {
  62. "jest-mock": "^23.2.0",
  63. "jest-util": "^23.4.0",
  64. "jsdom": "^11.5.1"
  65. },
  66. "homepage": "https://github.com/facebook/jest#readme",
  67. "license": "MIT",
  68. "main": "build/index.js",
  69. "name": "jest-environment-jsdom",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/facebook/jest.git"
  73. },
  74. "version": "23.4.0"
  75. }