| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_from": "jest-util@^23.4.0",
- "_id": "jest-util@23.4.0",
- "_inBundle": false,
- "_integrity": "sha512-OS1/0QSbbMF9N93MxF1hUmK93EF3NGQGbbaTBZZk95aytWtWmzxsFWwt/UXIIkfHbPCK1fXTrPklbL+ohuFFOA==",
- "_location": "/jest-util",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "jest-util@^23.4.0",
- "name": "jest-util",
- "escapedName": "jest-util",
- "rawSpec": "^23.4.0",
- "saveSpec": null,
- "fetchSpec": "^23.4.0"
- },
- "_requiredBy": [
- "/jest-config",
- "/jest-environment-jsdom",
- "/jest-environment-node",
- "/jest-jasmine2",
- "/jest-runner",
- "/jest-runtime",
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npmmirror.com/jest-util/-/jest-util-23.4.0.tgz",
- "_shasum": "4d063cb927baf0a23831ff61bec2cbbf49793561",
- "_spec": "jest-util@^23.4.0",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\jest\\node_modules\\jest-cli",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "callsites": "^2.0.0",
- "chalk": "^2.0.1",
- "graceful-fs": "^4.1.11",
- "is-ci": "^1.0.10",
- "jest-message-util": "^23.4.0",
- "mkdirp": "^0.5.1",
- "slash": "^1.0.0",
- "source-map": "^0.6.0"
- },
- "deprecated": false,
- "devDependencies": {
- "jest-mock": "^23.2.0"
- },
- "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": "23.4.0"
- }
|