|
{
"_from": "jest-config@^22.4.3",
"_id": "jest-config@22.4.3",
"_inBundle": false,
"_integrity": "sha1-Dp1X2yZ4OeoxMJEZtB3C+jG3ZAM=",
"_location": "/jest-config",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-config@^22.4.3",
"name": "jest-config",
"escapedName": "jest-config",
"rawSpec": "^22.4.3",
"saveSpec": null,
"fetchSpec": "^22.4.3"
},
"_requiredBy": [
"/jest-runner",
"/jest-runtime",
"/jest-validate",
"/jest/jest-cli"
],
"_resolved": "http://registry.npm.taobao.org/jest-config/download/jest-config-22.4.3.tgz",
"_shasum": "0e9d57db267839ea31309119b41dc2fa31b76403",
"_spec": "jest-config@^22.4.3",
"_where": "/Users/FFIB/Desktop/data_visualization/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^2.0.1",
"glob": "^7.1.1",
"jest-environment-jsdom": "^22.4.3",
"jest-environment-node": "^22.4.3",
"jest-get-type": "^22.4.3",
"jest-jasmine2": "^22.4.3",
"jest-regex-util": "^22.4.3",
"jest-resolve": "^22.4.3",
"jest-util": "^22.4.3",
"jest-validate": "^22.4.3",
"pretty-format": "^22.4.3"
},
"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": "22.4.3"
}
|