data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
19 lines (18 loc) • 398 B
JSON
{
"name": "jest-haste-map",
"version": "20.0.5",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"fb-watchman": "^2.0.0",
"graceful-fs": "^4.1.11",
"jest-docblock": "^20.0.3",
"micromatch": "^2.3.11",
"sane": "~1.6.0",
"worker-farm": "^1.3.1"
}
}