data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
19 lines (18 loc) • 379 B
JSON
{
"name": "jest-resolve",
"version": "20.0.4",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"browser-resolve": "^1.11.2",
"is-builtin-module": "^1.0.0",
"resolve": "^1.3.2"
},
"devDependencies": {
"jest-haste-map": "^20.0.4"
}
}