Files
old-slucajna-televizija/web/node_modules/jest-matcher-utils/package.json
2017-10-16 11:19:46 +02:00

51 lines
1.5 KiB
JSON

{
"_from": "jest-matcher-utils@^20.0.3",
"_id": "jest-matcher-utils@20.0.3",
"_inBundle": false,
"_integrity": "sha1-s6a443yld4A7CDKpixZPRLeBVhI=",
"_location": "/jest-matcher-utils",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-matcher-utils@^20.0.3",
"name": "jest-matcher-utils",
"escapedName": "jest-matcher-utils",
"rawSpec": "^20.0.3",
"saveSpec": null,
"fetchSpec": "^20.0.3"
},
"_requiredBy": [
"/jest-config",
"/jest-diff",
"/jest-jasmine2",
"/jest-matchers",
"/jest-snapshot",
"/jest-validate"
],
"_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-20.0.3.tgz",
"_shasum": "b3a6b8e37ca577803b0832a98b164f44b7815612",
"_spec": "jest-matcher-utils@^20.0.3",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/jest-config",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^1.1.3",
"pretty-format": "^20.0.3"
},
"deprecated": false,
"description": "A set of utility functions for jest-matchers and related packages",
"homepage": "https://github.com/facebook/jest#readme",
"license": "BSD-3-Clause",
"main": "build/index.js",
"name": "jest-matcher-utils",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "20.0.3"
}