Files
tekelanew_acs/acs/nladmin-ui/node_modules/jest-validate/package.json

17 lines
327 B
JSON
Raw Normal View History

2024-12-03 17:40:13 +08:00
{
"name": "jest-validate",
"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",
"leven": "^2.1.0",
"pretty-format": "^23.6.0"
}
}