UNPKG

@duetds/date-picker

Version:

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

65 lines (64 loc) 1.79 kB
{ "_from": "@jest/console@^26.3.0", "_id": "@jest/console@26.3.0", "_inBundle": false, "_integrity": "sha512-/5Pn6sJev0nPUcAdpJHMVIsA8sKizL2ZkcKPE5+dJrCccks7tcM7c9wbgHudBJbxXLoTbqsHkG1Dofoem4F09w==", "_location": "/@jest/console", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/console@^26.3.0", "name": "@jest/console", "escapedName": "@jest%2fconsole", "scope": "@jest", "rawSpec": "^26.3.0", "saveSpec": null, "fetchSpec": "^26.3.0" }, "_requiredBy": [ "/@jest/core", "/@jest/reporters", "/@jest/test-result", "/jest-runner", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/@jest/console/-/console-26.3.0.tgz", "_shasum": "ed04063efb280c88ba87388b6f16427c0a85c856", "_spec": "@jest/console@^26.3.0", "_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests/node_modules/@jest/core", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/types": "^26.3.0", "@types/node": "*", "chalk": "^4.0.0", "jest-message-util": "^26.3.0", "jest-util": "^26.3.0", "slash": "^3.0.0" }, "deprecated": false, "devDependencies": { "@types/node": "*" }, "engines": { "node": ">= 10.14.2" }, "gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "@jest/console", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-console" }, "types": "build/index.d.ts", "version": "26.3.0" }