GT2/GT2-iOS/node_modules/jest-runtime/package.json

144 lines
3.8 KiB
JSON

{
"_args": [
[
{
"raw": "jest-runtime@^22.2.2",
"scope": null,
"escapedName": "jest-runtime",
"name": "jest-runtime",
"rawSpec": "^22.2.2",
"spec": ">=22.2.2 <23.0.0",
"type": "range"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-runtime@>=22.2.2 <23.0.0",
"_id": "jest-runtime@22.2.2",
"_inCache": true,
"_location": "/jest-runtime",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-runtime_22.2.2_1518193709074_0.047924550908124086"
},
"_npmUser": {
"name": "mjesun",
"email": "mjesun@hotmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {
"camelcase": "4.1.0",
"decamelize": "1.2.0",
"detect-newline": "2.1.0",
"fb-watchman": "2.0.0",
"find-up": "2.1.0",
"get-caller-file": "1.0.2",
"graceful-fs": "4.1.11",
"imurmurhash": "0.1.4",
"merge-stream": "1.0.1",
"micromatch": "2.3.11",
"os-locale": "2.1.0",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"sane": "2.4.1",
"set-blocking": "2.0.0",
"signal-exit": "3.0.2",
"string-width": "2.1.1",
"strip-ansi": "4.0.0",
"which-module": "2.0.0",
"wrap-ansi": "2.1.0",
"y18n": "3.2.1"
},
"_requested": {
"raw": "jest-runtime@^22.2.2",
"scope": null,
"escapedName": "jest-runtime",
"name": "jest-runtime",
"rawSpec": "^22.2.2",
"spec": ">=22.2.2 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-runner",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-22.2.2.tgz",
"_shasum": "256d0efb65deae1c23b819d88cec5ab43d7a4ed6",
"_shrinkwrap": null,
"_spec": "jest-runtime@^22.2.2",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest/node_modules/jest-cli",
"bin": {
"jest-runtime": "./bin/jest-runtime.js"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"babel-core": "^6.0.0",
"babel-jest": "^22.2.2",
"babel-plugin-istanbul": "^4.1.5",
"chalk": "^2.0.1",
"convert-source-map": "^1.4.0",
"exit": "^0.1.2",
"graceful-fs": "^4.1.11",
"jest-config": "^22.2.2",
"jest-haste-map": "^22.2.2",
"jest-regex-util": "^22.1.0",
"jest-resolve": "^22.2.2",
"jest-util": "^22.2.2",
"json-stable-stringify": "^1.0.1",
"micromatch": "^2.3.11",
"realpath-native": "^1.0.0",
"slash": "^1.0.0",
"strip-bom": "3.0.0",
"write-file-atomic": "^2.1.0",
"yargs": "^10.0.3"
},
"devDependencies": {
"jest-environment-jsdom": "^22.2.2",
"jest-environment-node": "^22.2.2"
},
"directories": {},
"dist": {
"integrity": "sha512-q+C+vk9gAxzj2U4flsMfRxfheXdEcynlz4MttaYkTaMrnxqRTiux+Qt0vl92jbEsSFg3FmU5eMoa2h657CFtoQ==",
"shasum": "256d0efb65deae1c23b819d88cec5ab43d7a4ed6",
"tarball": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-22.2.2.tgz",
"fileCount": 7,
"unpackedSize": 57296
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"maintainers": [
{
"name": "aaronabramov",
"email": "aaron@abramov.io"
},
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "jeanlauliac",
"email": "jean@lauliac.com"
},
{
"name": "mjesun",
"email": "mjesun@hotmail.com"
}
],
"name": "jest-runtime",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.2.2"
}