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

21 lines
451 B
JSON
Raw Normal View History

2024-12-03 17:40:13 +08:00
{
"name": "jest-haste-map",
"version": "23.6.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "MIT",
"main": "build/index.js",
"dependencies": {
"fb-watchman": "^2.0.0",
"graceful-fs": "^4.1.11",
"invariant": "^2.2.4",
"jest-docblock": "^23.2.0",
"jest-serializer": "^23.0.1",
"jest-worker": "^23.2.0",
"micromatch": "^2.3.11",
"sane": "^2.0.0"
}
}