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

110 lines
2.8 KiB
JSON

{
"_args": [
[
{
"raw": "jest-jasmine2@^22.2.2",
"scope": null,
"escapedName": "jest-jasmine2",
"name": "jest-jasmine2",
"rawSpec": "^22.2.2",
"spec": ">=22.2.2 <23.0.0",
"type": "range"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest-config"
]
],
"_from": "jest-jasmine2@>=22.2.2 <23.0.0",
"_id": "jest-jasmine2@22.2.2",
"_inCache": true,
"_location": "/jest-jasmine2",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-jasmine2_22.2.2_1518193697031_0.9055917001904523"
},
"_npmUser": {
"name": "mjesun",
"email": "mjesun@hotmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "jest-jasmine2@^22.2.2",
"scope": null,
"escapedName": "jest-jasmine2",
"name": "jest-jasmine2",
"rawSpec": "^22.2.2",
"spec": ">=22.2.2 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config",
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-22.2.2.tgz",
"_shasum": "9065255c8f635ae9dfa33fc66068f59adf53c9aa",
"_shrinkwrap": null,
"_spec": "jest-jasmine2@^22.2.2",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest-config",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"callsites": "^2.0.0",
"chalk": "^2.0.1",
"co": "^4.6.0",
"expect": "^22.2.2",
"graceful-fs": "^4.1.11",
"is-generator-fn": "^1.0.0",
"jest-diff": "^22.1.0",
"jest-matcher-utils": "^22.2.0",
"jest-message-util": "^22.2.0",
"jest-snapshot": "^22.2.0",
"source-map-support": "^0.5.0"
},
"devDependencies": {
"jest-runtime": "^22.2.2"
},
"directories": {},
"dist": {
"integrity": "sha512-f+jJWkJ6o/H2NY5cC/d3aKnJ6Xd5dif68Udy2IWmAZmN1pgTv5evWDYwWBp/qFFciZBUpOiJ0qRPa68a8BGF/w==",
"shasum": "9065255c8f635ae9dfa33fc66068f59adf53c9aa",
"tarball": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-22.2.2.tgz",
"fileCount": 24,
"unpackedSize": 107130
},
"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-jasmine2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.2.2"
}