GT2/GT2-iOS/node_modules/expect/package.json

111 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "expect@^22.2.2",
"scope": null,
"escapedName": "expect",
"name": "expect",
"rawSpec": "^22.2.2",
"spec": ">=22.2.2 <23.0.0",
"type": "range"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest-jasmine2"
]
],
"_from": "expect@>=22.2.2 <23.0.0",
"_id": "expect@22.2.2",
"_inCache": true,
"_location": "/expect",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/expect_22.2.2_1518193689341_0.15279359859887398"
},
"_npmUser": {
"name": "mjesun",
"email": "mjesun@hotmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "expect@^22.2.2",
"scope": null,
"escapedName": "expect",
"name": "expect",
"rawSpec": "^22.2.2",
"spec": ">=22.2.2 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/expect/-/expect-22.2.2.tgz",
"_shasum": "6cb6ae2eeb651a4187b9096de70333a018fab63f",
"_shrinkwrap": null,
"_spec": "expect@^22.2.2",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/jest-jasmine2",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"ansi-styles": "^3.2.0",
"jest-diff": "^22.1.0",
"jest-get-type": "^22.1.0",
"jest-matcher-utils": "^22.2.0",
"jest-message-util": "^22.2.0",
"jest-regex-util": "^22.1.0"
},
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-jcJBpL79i1LF15X9pPkNC9Wc4S8tFm3Mc8J+cGMqGmurW1gwwRq7Qi8vhRZxsPOASQPuSFgik6Hocc0pxoeO4Q==",
"shasum": "6cb6ae2eeb651a4187b9096de70333a018fab63f",
"tarball": "https://registry.npmjs.org/expect/-/expect-22.2.2.tgz",
"fileCount": 12,
"unpackedSize": 534361
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"maintainers": [
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
{
"name": "dmitriiabramov",
"email": "dmitrii@rheia.us"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "jeanlauliac",
"email": "jean@lauliac.com"
},
{
"name": "ljharb",
"email": "ljharb@gmail.com"
},
{
"name": "mjackson",
"email": "mjijackson@gmail.com"
},
{
"name": "mjesun",
"email": "mjesun@hotmail.com"
}
],
"name": "expect",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.2.2"
}