Files
old-slucajna-televizija/web/node_modules/jest-config/package.json
2017-10-16 11:19:46 +02:00

53 lines
1.5 KiB
JSON

{
"_from": "jest-config@^20.0.4",
"_id": "jest-config@20.0.4",
"_inBundle": false,
"_integrity": "sha1-43kwqyIXyRNgXv8T5712PsSPruo=",
"_location": "/jest-config",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-config@^20.0.4",
"name": "jest-config",
"escapedName": "jest-config",
"rawSpec": "^20.0.4",
"saveSpec": null,
"fetchSpec": "^20.0.4"
},
"_requiredBy": [
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-20.0.4.tgz",
"_shasum": "e37930ab2217c913605eff13e7bd763ec48faeea",
"_spec": "jest-config@^20.0.4",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^1.1.3",
"glob": "^7.1.1",
"jest-environment-jsdom": "^20.0.3",
"jest-environment-node": "^20.0.3",
"jest-jasmine2": "^20.0.4",
"jest-matcher-utils": "^20.0.3",
"jest-regex-util": "^20.0.3",
"jest-resolve": "^20.0.4",
"jest-validate": "^20.0.3",
"pretty-format": "^20.0.3"
},
"deprecated": false,
"homepage": "https://github.com/facebook/jest#readme",
"license": "BSD-3-Clause",
"main": "build/index.js",
"name": "jest-config",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "20.0.4"
}