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

17 lines
388 B
JSON

{
"name": "jest-matcher-utils",
"description": "A set of utility functions for expect and related packages",
"version": "23.6.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "MIT",
"main": "build/index.js",
"dependencies": {
"chalk": "^2.0.1",
"jest-get-type": "^22.1.0",
"pretty-format": "^23.6.0"
}
}