orionsoft-react-scripts
Version:
Orionsoft Configuration and scripts for Create React App.
16 lines (15 loc) • 314 B
JSON
{
"name": "jest-environment-jsdom",
"version": "16.0.2",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"jest-mock": "^16.0.2",
"jest-util": "^16.0.2",
"jsdom": "^9.8.0"
}
}