UNPKG

@duetds/date-picker

Version:

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

97 lines (96 loc) 2.17 kB
{ "_from": "jest@^26.1.0", "_id": "jest@26.4.2", "_inBundle": false, "_integrity": "sha512-LLCjPrUh98Ik8CzW8LLVnSCfLaiY+wbK53U7VxnFSX7Q+kWC4noVeDvGWIFw0Amfq1lq2VfGm7YHWSLBV62MJw==", "_location": "/jest", "_phantomChildren": { "@jest/core": "26.4.2", "@jest/test-result": "26.3.0", "@jest/types": "26.3.0", "chalk": "4.1.0", "exit": "0.1.2", "graceful-fs": "4.2.4", "import-local": "3.0.2", "is-ci": "2.0.0", "jest-config": "26.4.2", "jest-util": "26.3.0", "jest-validate": "26.4.2", "prompts": "2.3.2", "yargs": "15.4.1" }, "_requested": { "type": "range", "registry": true, "raw": "jest@^26.1.0", "name": "jest", "escapedName": "jest", "rawSpec": "^26.1.0", "saveSpec": null, "fetchSpec": "^26.1.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/jest/-/jest-26.4.2.tgz", "_shasum": "7e8bfb348ec33f5459adeaffc1a25d5752d9d312", "_spec": "jest@^26.1.0", "_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests", "bin": { "jest": "bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/core": "^26.4.2", "import-local": "^3.0.2", "jest-cli": "^26.4.2" }, "deprecated": false, "description": "Delightful JavaScript Testing.", "engines": { "node": ">= 10.14.2" }, "gitHead": "2586a798260886c28b6d28256cdfe354e039d5d1", "homepage": "https://jestjs.io/", "keywords": [ "ava", "babel", "coverage", "easy", "expect", "facebook", "immersive", "instant", "jasmine", "jest", "jsdom", "mocha", "mocking", "painless", "qunit", "runner", "sandboxed", "snapshot", "tap", "tape", "test", "testing", "typescript", "watch" ], "license": "MIT", "main": "build/jest.js", "name": "jest", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "types": "build/jest.d.ts", "version": "26.4.2" }