data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
18 lines (17 loc) • 376 B
JSON
{
"name": "jest-validate",
"version": "20.0.3",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"browser": "build-es5/index.js",
"dependencies": {
"chalk": "^1.1.3",
"jest-matcher-utils": "^20.0.3",
"leven": "^2.1.0",
"pretty-format": "^20.0.3"
}
}