data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
17 lines (16 loc) • 407 B
JSON
{
"name": "jest-matcher-utils",
"description": "A set of utility functions for jest-matchers and related packages",
"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",
"pretty-format": "^20.0.3"
}
}