| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_args": [
- [
- "jest-config@22.4.4",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "jest-config@22.4.4",
- "_id": "jest-config@22.4.4",
- "_inBundle": false,
- "_integrity": "sha512-9CKfo1GC4zrXSoMLcNeDvQBfgtqGTB1uP8iDIZ97oB26RCUb886KkKWhVcpyxVDOUxbhN+uzcBCeFe7w+Iem4A==",
- "_location": "/jest-config",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-config@22.4.4",
- "name": "jest-config",
- "escapedName": "jest-config",
- "rawSpec": "22.4.4",
- "saveSpec": null,
- "fetchSpec": "22.4.4"
- },
- "_requiredBy": [
- "/jest-runner",
- "/jest-runtime",
- "/jest-validate",
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-22.4.4.tgz",
- "_spec": "22.4.4",
- "_where": "E:\\2023\\5\\myjadmin",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "chalk": "^2.0.1",
- "glob": "^7.1.1",
- "jest-environment-jsdom": "^22.4.1",
- "jest-environment-node": "^22.4.1",
- "jest-get-type": "^22.1.0",
- "jest-jasmine2": "^22.4.4",
- "jest-regex-util": "^22.1.0",
- "jest-resolve": "^22.4.2",
- "jest-util": "^22.4.1",
- "jest-validate": "^22.4.4",
- "pretty-format": "^22.4.0"
- },
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-config",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "22.4.4"
- }
|