説明なし

package.json 1.4KB

    { "_from": "jest-matcher-utils@^22.4.3", "_id": "jest-matcher-utils@22.4.3", "_inBundle": false, "_integrity": "sha1-RjL+Qo68c+vBlNPHtl03sWH3EP8=", "_location": "/jest-matcher-utils", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-matcher-utils@^22.4.3", "name": "jest-matcher-utils", "escapedName": "jest-matcher-utils", "rawSpec": "^22.4.3", "saveSpec": null, "fetchSpec": "^22.4.3" }, "_requiredBy": [ "/expect", "/jest-jasmine2", "/jest-snapshot" ], "_resolved": "http://registry.npm.taobao.org/jest-matcher-utils/download/jest-matcher-utils-22.4.3.tgz", "_shasum": "4632fe428ebc73ebc194d3c7b65d37b161f710ff", "_spec": "jest-matcher-utils@^22.4.3", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/jest-jasmine2", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^2.0.1", "jest-get-type": "^22.4.3", "pretty-format": "^22.4.3" }, "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": "22.4.3" }