UNPKG

@duetds/date-picker

Version:

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

66 lines (65 loc) 1.97 kB
{ "_from": "expect@^26.4.2", "_id": "expect@26.4.2", "_inBundle": false, "_integrity": "sha512-IlJ3X52Z0lDHm7gjEp+m76uX46ldH5VpqmU0006vqDju/285twh7zaWMRhs67VpQhBwjjMchk+p5aA0VkERCAA==", "_location": "/expect", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "expect@^26.4.2", "name": "expect", "escapedName": "expect", "rawSpec": "^26.4.2", "saveSpec": null, "fetchSpec": "^26.4.2" }, "_requiredBy": [ "/@jest/globals", "/jest-jasmine2", "/jest-snapshot" ], "_resolved": "https://registry.npmjs.org/expect/-/expect-26.4.2.tgz", "_shasum": "36db120928a5a2d7d9736643032de32f24e1b2a1", "_spec": "expect@^26.4.2", "_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests/node_modules/@jest/globals", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/types": "^26.3.0", "ansi-styles": "^4.0.0", "jest-get-type": "^26.3.0", "jest-matcher-utils": "^26.4.2", "jest-message-util": "^26.3.0", "jest-regex-util": "^26.0.0" }, "deprecated": false, "description": "This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).", "devDependencies": { "@jest/test-utils": "^26.3.0", "chalk": "^4.0.0", "fast-check": "^2.0.0", "immutable": "^4.0.0-rc.12" }, "engines": { "node": ">= 10.14.2" }, "gitHead": "2586a798260886c28b6d28256cdfe354e039d5d1", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "expect", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/expect" }, "types": "build/index.d.ts", "version": "26.4.2" }