@learn-co-curriculum/jest-learn-reporter
Version:
A Jest reporter for the learn-test gem
21 lines (20 loc) • 567 B
JSON
{
"name": "@learn-co-curriculum/jest-learn-reporter",
"version": "0.1.0",
"description": "A Jest reporter for the learn-test gem",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/learn-co-curriculum/jest-learn-reporter.git"
},
"keywords": [
"jest",
"jest-reporter"
],
"author": "Ian Hollander",
"license": "MIT",
"bugs": {
"url": "https://github.com/learn-co-curriculum/jest-learn-reporter/issues"
},
"homepage": "https://github.com/learn-co-curriculum/jest-learn-reporter#readme"
}