| 123456789101112131415 |
- {
- "name": "jest-environment-jsdom",
- "version": "22.4.3",
- "repository": {
- "type": "git",
- "url": "https://github.com/facebook/jest.git"
- },
- "license": "MIT",
- "main": "build/index.js",
- "dependencies": {
- "jest-mock": "^22.4.3",
- "jest-util": "^22.4.3",
- "jsdom": "^11.5.1"
- }
- }
|