UNPKG

@duetds/date-picker

Version:

Duet Date Picker is an open source version of Duet Design System’s accessible date picker.

62 lines (61 loc) 1.83 kB
{ "_from": "jest-matcher-utils@^26.4.2", "_id": "jest-matcher-utils@26.4.2", "_inBundle": false, "_integrity": "sha512-KcbNqWfWUG24R7tu9WcAOKKdiXiXCbMvQYT6iodZ9k1f7065k0keUOW6XpJMMvah+hTfqkhJhRXmA3r3zMAg0Q==", "_location": "/jest-matcher-utils", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-matcher-utils@^26.4.2", "name": "jest-matcher-utils", "escapedName": "jest-matcher-utils", "rawSpec": "^26.4.2", "saveSpec": null, "fetchSpec": "^26.4.2" }, "_requiredBy": [ "/expect", "/jest-jasmine2", "/jest-snapshot" ], "_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.4.2.tgz", "_shasum": "fa81f3693f7cb67e5fc1537317525ef3b85f4b06", "_spec": "jest-matcher-utils@^26.4.2", "_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests/node_modules/expect", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^4.0.0", "jest-diff": "^26.4.2", "jest-get-type": "^26.3.0", "pretty-format": "^26.4.2" }, "deprecated": false, "description": "A set of utility functions for expect and related packages", "devDependencies": { "@jest/test-utils": "^26.3.0", "@types/node": "*" }, "engines": { "node": ">= 10.14.2" }, "gitHead": "2586a798260886c28b6d28256cdfe354e039d5d1", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-matcher-utils", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-matcher-utils" }, "types": "build/index.d.ts", "version": "26.4.2" }