data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
16 lines (15 loc) • 315 B
JSON
{
"name": "jest-environment-jsdom",
"version": "20.0.3",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"jest-mock": "^20.0.3",
"jest-util": "^20.0.3",
"jsdom": "^9.12.0"
}
}