Fetch the repository succeeded.
{
"name": "ci_test_jest",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "jtest"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"babel-core": "^6.26.3",
"babel-jest": "^25.1.0",
"babel-preset-env": "^1.7.0",
"jest": "^25.1.0",
"regenerator-runtime": "^0.13.5"
},
"dependencies": {
"jest-junit": "^10.0.0"
}
}
Sign in for post a comment
Comment ( 0 )