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

110 lines
2.8 KiB
JSON

{
"_args": [
[
{
"raw": "jest-util@^22.2.2",
"scope": null,
"escapedName": "jest-util",
"name": "jest-util",
"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-util@>=22.2.2 <23.0.0",
"_id": "jest-util@22.2.2",
"_inCache": true,
"_location": "/jest-util",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-util_22.2.2_1518193697060_0.9299757610412416"
},
"_npmUser": {
"name": "mjesun",
"email": "mjesun@hotmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "jest-util@^22.2.2",
"scope": null,
"escapedName": "jest-util",
"name": "jest-util",
"rawSpec": "^22.2.2",
"spec": ">=22.2.2 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-runner",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-22.2.2.tgz",
"_shasum": "335484b6aeae0c5a1ae498401630324977fe3465",
"_shrinkwrap": null,
"_spec": "jest-util@^22.2.2",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"callsites": "^2.0.0",
"chalk": "^2.0.1",
"graceful-fs": "^4.1.11",
"is-ci": "^1.0.10",
"jest-message-util": "^22.2.0",
"jest-validate": "^22.2.2",
"mkdirp": "^0.5.1"
},
"devDependencies": {
"jest-mock": "^22.2.0"
},
"directories": {},
"dist": {
"integrity": "sha512-SYpismqKZlMot1CvXzgNm+Dxz5N5Pj+JuxiRHfuaMaHujyLo9XFheuuZSwuUpuKTgEs9Z/JdsJP0n8fEvitZUw==",
"shasum": "335484b6aeae0c5a1ae498401630324977fe3465",
"tarball": "https://registry.npmjs.org/jest-util/-/jest-util-22.2.2.tgz",
"fileCount": 16,
"unpackedSize": 53982
},
"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-util",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.2.2"
}