rsuite-theme
Version:
The suite theme for pagurian
52 lines (51 loc) • 1.51 kB
JSON
{
"_from": "jest-matcher-utils@^21.2.1",
"_id": "jest-matcher-utils@21.2.1",
"_inBundle": false,
"_integrity": "sha1-csgm6rpBoJOsK0Vl+GXrhHXeD2Q=",
"_location": "/jest-matcher-utils",
"_phantomChildren": {
"color-convert": "1.9.1",
"escape-string-regexp": "1.0.5",
"has-flag": "2.0.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-matcher-utils@^21.2.1",
"name": "jest-matcher-utils",
"escapedName": "jest-matcher-utils",
"rawSpec": "^21.2.1",
"saveSpec": null,
"fetchSpec": "^21.2.1"
},
"_requiredBy": [
"/expect",
"/jest-jasmine2",
"/jest-snapshot"
],
"_resolved": "http://registry.npm.taobao.org/jest-matcher-utils/download/jest-matcher-utils-21.2.1.tgz",
"_shasum": "72c826eaba41a093ac2b4565f865eb8475de0f64",
"_spec": "jest-matcher-utils@^21.2.1",
"_where": "/Users/godfery/GitRepo/rsuite-theme/node_modules/jest-jasmine2",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^2.0.1",
"jest-get-type": "^21.2.0",
"pretty-format": "^21.2.1"
},
"deprecated": false,
"description": "A set of utility functions for expect and related packages",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-matcher-utils",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}