| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "jest-util@22.4.3",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "jest-util@22.4.3",
- "_id": "jest-util@22.4.3",
- "_inBundle": false,
- "_integrity": "sha512-rfDfG8wyC5pDPNdcnAlZgwKnzHvZDu8Td2NJI/jAGKEGxJPYiE4F0ss/gSAkG4778Y23Hvbz+0GMrDJTeo7RjQ==",
- "_location": "/jest-util",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-util@22.4.3",
- "name": "jest-util",
- "escapedName": "jest-util",
- "rawSpec": "22.4.3",
- "saveSpec": null,
- "fetchSpec": "22.4.3"
- },
- "_requiredBy": [
- "/jest-config",
- "/jest-environment-jsdom",
- "/jest-environment-node",
- "/jest-jasmine2",
- "/jest-runner",
- "/jest-runtime",
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-22.4.3.tgz",
- "_spec": "22.4.3",
- "_where": "E:\\2023\\5\\myjadmin",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "callsites": "^2.0.0",
- "chalk": "^2.0.1",
- "graceful-fs": "^4.1.11",
- "is-ci": "^1.0.10",
- "jest-message-util": "^22.4.3",
- "mkdirp": "^0.5.1",
- "source-map": "^0.6.0"
- },
- "devDependencies": {
- "jest-mock": "^22.4.3"
- },
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-util",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "22.4.3"
- }
|