You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
306 B
JSON

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