Files
tekelanew_acs/acs/nladmin-ui/node_modules/jest-watcher/package.json
2024-12-05 09:33:18 +08:00

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"
}