GT2/GT2-Android/node_modules/jest-message-util/package.json

105 lines
2.8 KiB
JSON

{
"_args": [
[
{
"raw": "jest-message-util@^22.2.0",
"scope": null,
"escapedName": "jest-message-util",
"name": "jest-message-util",
"rawSpec": "^22.2.0",
"spec": ">=22.2.0 <23.0.0",
"type": "range"
},
"/home/jdaugherty/work/GT2/GT2-Android/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-message-util@>=22.2.0 <23.0.0",
"_id": "jest-message-util@22.2.0",
"_inCache": true,
"_location": "/jest-message-util",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-message-util_22.2.0_1517999155652_0.6670771615433511"
},
"_npmUser": {
"name": "mjesun",
"email": "mjesun@hotmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "jest-message-util@^22.2.0",
"scope": null,
"escapedName": "jest-message-util",
"name": "jest-message-util",
"rawSpec": "^22.2.0",
"spec": ">=22.2.0 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/expect",
"/jest-jasmine2",
"/jest-runner",
"/jest-util",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-22.2.0.tgz",
"_shasum": "84a6bb34186d8b9af7e0732fabbef63f7355f7b2",
"_shrinkwrap": null,
"_spec": "jest-message-util@^22.2.0",
"_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@babel/code-frame": "^7.0.0-beta.35",
"chalk": "^2.0.1",
"micromatch": "^2.3.11",
"slash": "^1.0.0",
"stack-utils": "^1.0.1"
},
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-LHPYu5kyA07FZK2CpvJ0xBE+gqy+dW30sFU3oep78lmscyc27mVOWDVwzmROhUeY8LlYpW3mcpRB/w5ibD6ZkA==",
"shasum": "84a6bb34186d8b9af7e0732fabbef63f7355f7b2",
"tarball": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-22.2.0.tgz",
"fileCount": 2,
"unpackedSize": 10254
},
"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-message-util",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.2.0"
}