data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
17 lines (16 loc) • 391 B
JSON
{
"name": "babel-jest",
"description": "Jest plugin to use babel for transformation.",
"version": "20.0.3",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"babel-core": "^6.0.0",
"babel-plugin-istanbul": "^4.0.0",
"babel-preset-jest": "^20.0.3"
}
}