data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
17 lines (16 loc) • 340 B
JSON
{
"name": "jest-message-util",
"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",
"micromatch": "^2.3.11",
"slash": "^1.0.0"
}
}