UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

21 lines (20 loc) 453 B
{ "name": "jest-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", "graceful-fs": "^4.1.11", "jest-message-util": "^20.0.3", "jest-mock": "^20.0.3", "jest-validate": "^20.0.3", "leven": "^2.1.0", "mkdirp": "^0.5.1" } }