64 lines
1.7 KiB
JSON
64 lines
1.7 KiB
JSON
{
|
|
"_from": "jest-runtime@^20.0.4",
|
|
"_id": "jest-runtime@20.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-osgCIZxCA/dU3xQE5JAYYWnRJNg=",
|
|
"_location": "/jest-runtime",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-runtime@^20.0.4",
|
|
"name": "jest-runtime",
|
|
"escapedName": "jest-runtime",
|
|
"rawSpec": "^20.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^20.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-20.0.4.tgz",
|
|
"_shasum": "a2c802219c4203f754df1404e490186169d124d8",
|
|
"_spec": "jest-runtime@^20.0.4",
|
|
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/jest/node_modules/jest-cli",
|
|
"bin": {
|
|
"jest-runtime": "./bin/jest-runtime.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"babel-core": "^6.0.0",
|
|
"babel-jest": "^20.0.3",
|
|
"babel-plugin-istanbul": "^4.0.0",
|
|
"chalk": "^1.1.3",
|
|
"convert-source-map": "^1.4.0",
|
|
"graceful-fs": "^4.1.11",
|
|
"jest-config": "^20.0.4",
|
|
"jest-haste-map": "^20.0.4",
|
|
"jest-regex-util": "^20.0.3",
|
|
"jest-resolve": "^20.0.4",
|
|
"jest-util": "^20.0.3",
|
|
"json-stable-stringify": "^1.0.1",
|
|
"micromatch": "^2.3.11",
|
|
"strip-bom": "3.0.0",
|
|
"yargs": "^7.0.2"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"jest-environment-jsdom": "^20.0.3",
|
|
"jest-environment-node": "^20.0.3"
|
|
},
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "BSD-3-Clause",
|
|
"main": "build/index.js",
|
|
"name": "jest-runtime",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "20.0.4"
|
|
}
|