lml-main
Version:
This is now a mono repository published into many standalone packages.
104 lines (103 loc) • 2.88 kB
JSON
{
"_args": [
[
"jest-runtime@21.2.1",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "jest-runtime@21.2.1",
"_id": "jest-runtime@21.2.1",
"_inBundle": false,
"_integrity": "sha512-6omlpA3+NSE+rHwD0PQjNEjZeb2z+oRmuehMfM1tWQVum+E0WV3pFt26Am0DUfQkkPyTABvxITRjCUclYgSOsA==",
"_location": "/jest-runtime",
"_phantomChildren": {
"arr-flatten": "1.1.0",
"babel-plugin-istanbul": "4.1.5",
"babel-preset-jest": "21.2.0",
"code-point-at": "1.1.0",
"color-convert": "1.9.1",
"decamelize": "1.2.0",
"escape-string-regexp": "1.0.5",
"expand-range": "1.8.2",
"filename-regex": "2.0.1",
"find-up": "2.1.0",
"get-caller-file": "1.0.2",
"graceful-fs": "4.1.11",
"is-buffer": "1.1.6",
"is-fullwidth-code-point": "1.0.0",
"is-posix-bracket": "0.1.1",
"normalize-package-data": "2.4.0",
"normalize-path": "2.1.1",
"object.omit": "2.0.1",
"os-locale": "2.1.0",
"parse-glob": "3.0.4",
"parse-json": "2.2.0",
"pify": "2.3.0",
"preserve": "0.2.0",
"regex-cache": "0.4.4",
"repeat-element": "1.1.2",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"set-blocking": "2.0.0",
"string-width": "2.1.1",
"strip-ansi": "3.0.1",
"which-module": "2.0.0",
"wrap-ansi": "2.1.0",
"yargs-parser": "7.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-runtime@21.2.1",
"name": "jest-runtime",
"escapedName": "jest-runtime",
"rawSpec": "21.2.1",
"saveSpec": null,
"fetchSpec": "21.2.1"
},
"_requiredBy": [
"/jest-runner",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-21.2.1.tgz",
"_spec": "21.2.1",
"_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
"bin": {
"jest-runtime": "./bin/jest-runtime.js"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"babel-core": "^6.0.0",
"babel-jest": "^21.2.0",
"babel-plugin-istanbul": "^4.0.0",
"chalk": "^2.0.1",
"convert-source-map": "^1.4.0",
"graceful-fs": "^4.1.11",
"jest-config": "^21.2.1",
"jest-haste-map": "^21.2.0",
"jest-regex-util": "^21.2.0",
"jest-resolve": "^21.2.0",
"jest-util": "^21.2.1",
"json-stable-stringify": "^1.0.1",
"micromatch": "^2.3.11",
"slash": "^1.0.0",
"strip-bom": "3.0.0",
"write-file-atomic": "^2.1.0",
"yargs": "^9.0.0"
},
"devDependencies": {
"jest-environment-jsdom": "^21.2.1",
"jest-environment-node": "^21.2.1"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-runtime",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}