| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_from": "jest-config@^23.6.0",
- "_id": "jest-config@23.6.0",
- "_inBundle": false,
- "_integrity": "sha512-i8V7z9BeDXab1+VNo78WM0AtWpBRXJLnkT+lyT+Slx/cbP5sZJ0+NDuLcmBE5hXAoK0aUp7vI+MOxR+R4d8SRQ==",
- "_location": "/jest-config",
- "_phantomChildren": {
- "arr-flatten": "1.1.0",
- "expand-range": "1.8.2",
- "filename-regex": "2.0.1",
- "is-buffer": "1.1.6",
- "is-posix-bracket": "0.1.1",
- "object.omit": "2.0.1",
- "parse-glob": "3.0.4",
- "preserve": "0.2.0",
- "regex-cache": "0.4.4",
- "remove-trailing-separator": "1.1.0",
- "repeat-element": "1.1.4"
- },
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "jest-config@^23.6.0",
- "name": "jest-config",
- "escapedName": "jest-config",
- "rawSpec": "^23.6.0",
- "saveSpec": null,
- "fetchSpec": "^23.6.0"
- },
- "_requiredBy": [
- "/jest-runner",
- "/jest-runtime",
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npmmirror.com/jest-config/-/jest-config-23.6.0.tgz",
- "_shasum": "f82546a90ade2d8c7026fbf6ac5207fc22f8eb1d",
- "_spec": "jest-config@^23.6.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": {
- "babel-core": "^6.0.0",
- "babel-jest": "^23.6.0",
- "chalk": "^2.0.1",
- "glob": "^7.1.1",
- "jest-environment-jsdom": "^23.4.0",
- "jest-environment-node": "^23.4.0",
- "jest-get-type": "^22.1.0",
- "jest-jasmine2": "^23.6.0",
- "jest-regex-util": "^23.3.0",
- "jest-resolve": "^23.6.0",
- "jest-util": "^23.4.0",
- "jest-validate": "^23.6.0",
- "micromatch": "^2.3.11",
- "pretty-format": "^23.6.0"
- },
- "deprecated": false,
- "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": "23.6.0"
- }
|