data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
23 lines (22 loc) • 548 B
JSON
{
"name": "jest-config",
"version": "20.0.4",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"chalk": "^1.1.3",
"glob": "^7.1.1",
"jest-environment-jsdom": "^20.0.3",
"jest-environment-node": "^20.0.3",
"jest-jasmine2": "^20.0.4",
"jest-matcher-utils": "^20.0.3",
"jest-regex-util": "^20.0.3",
"jest-resolve": "^20.0.4",
"jest-validate": "^20.0.3",
"pretty-format": "^20.0.3"
}
}