orionsoft-react-scripts
Version:
Orionsoft Configuration and scripts for Create React App.
16 lines (15 loc) • 326 B
JSON
{
"name": "babel-jest",
"version": "16.0.0",
"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": "^2.0.0",
"babel-preset-jest": "^16.0.0"
}
}