GT2/GT2-iOS/node_modules/jest-environment-jsdom/package.json

100 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "jest-environment-jsdom@^22.2.2",
"scope": null,
"escapedName": "jest-environment-jsdom",
"name": "jest-environment-jsdom",
"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-environment-jsdom@>=22.2.2 <23.0.0",
"_id": "jest-environment-jsdom@22.2.2",
"_inCache": true,
"_location": "/jest-environment-jsdom",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-environment-jsdom_22.2.2_1518193701126_0.3139622365780963"
},
"_npmUser": {
"name": "mjesun",
"email": "mjesun@hotmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "jest-environment-jsdom@^22.2.2",
"scope": null,
"escapedName": "jest-environment-jsdom",
"name": "jest-environment-jsdom",
"rawSpec": "^22.2.2",
"spec": ">=22.2.2 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-22.2.2.tgz",
"_shasum": "3513ccdccc2bc41daf9cdee199b7069b0d9feebc",
"_shrinkwrap": null,
"_spec": "jest-environment-jsdom@^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": {
"jest-mock": "^22.2.0",
"jest-util": "^22.2.2",
"jsdom": "^11.5.1"
},
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-/vuwDKCio6Eobk8AG05RaeFLznH7Gd/6oyt/3BJfcjdUvaJ7RijoEodHRDWZGtd+QPEa1nFythtm4S37sj+Ojw==",
"shasum": "3513ccdccc2bc41daf9cdee199b7069b0d9feebc",
"tarball": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-22.2.2.tgz",
"fileCount": 2,
"unpackedSize": 4509
},
"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-environment-jsdom",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.2.2"
}