GT2/GT2-iOS/node_modules/jest-matcher-utils/package.json

105 lines
2.8 KiB
JSON

{
"_args": [
[
{
"raw": "jest-matcher-utils@^22.2.0",
"scope": null,
"escapedName": "jest-matcher-utils",
"name": "jest-matcher-utils",
"rawSpec": "^22.2.0",
"spec": ">=22.2.0 <23.0.0",
"type": "range"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest-jasmine2"
]
],
"_from": "jest-matcher-utils@>=22.2.0 <23.0.0",
"_id": "jest-matcher-utils@22.2.0",
"_inCache": true,
"_location": "/jest-matcher-utils",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-matcher-utils_22.2.0_1517999155648_0.8480535056959773"
},
"_npmUser": {
"name": "mjesun",
"email": "mjesun@hotmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {
"ansi-regex": "3.0.0",
"ansi-styles": "3.2.0"
},
"_requested": {
"raw": "jest-matcher-utils@^22.2.0",
"scope": null,
"escapedName": "jest-matcher-utils",
"name": "jest-matcher-utils",
"rawSpec": "^22.2.0",
"spec": ">=22.2.0 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/expect",
"/jest-jasmine2",
"/jest-snapshot"
],
"_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-22.2.0.tgz",
"_shasum": "5390f823c18c748543d463825aa8e4df0db253ca",
"_shrinkwrap": null,
"_spec": "jest-matcher-utils@^22.2.0",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest-jasmine2",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^2.0.1",
"jest-get-type": "^22.1.0",
"pretty-format": "^22.1.0"
},
"description": "A set of utility functions for expect and related packages",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-jO0cnQ93mR4on+nbmEeK4bChCvLeMFN1bP2qjRjwFv5KzQt34y5SmUq9FgzKjZQZG8zUmaQN+/pHJMUQ0xAcgQ==",
"shasum": "5390f823c18c748543d463825aa8e4df0db253ca",
"tarball": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-22.2.0.tgz",
"fileCount": 2,
"unpackedSize": 6113
},
"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-matcher-utils",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.2.0"
}