You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
453 B
JSON

{
"name": "jest-watcher",
"description": "Delightful JavaScript Testing.",
"version": "23.4.0",
"main": "build/index.js",
"dependencies": {
"ansi-escapes": "^3.0.0",
"chalk": "^2.0.1",
"string-length": "^2.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"homepage": "https://jestjs.io/",
"license": "MIT"
}