UNPKG

@duetds/date-picker

Version:

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

61 lines (60 loc) 1.77 kB
{ "_from": "@jest/environment@^26.3.0", "_id": "@jest/environment@26.3.0", "_inBundle": false, "_integrity": "sha512-EW+MFEo0DGHahf83RAaiqQx688qpXgl99wdb8Fy67ybyzHwR1a58LHcO376xQJHfmoXTu89M09dH3J509cx2AA==", "_location": "/@jest/environment", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/environment@^26.3.0", "name": "@jest/environment", "escapedName": "@jest%2fenvironment", "scope": "@jest", "rawSpec": "^26.3.0", "saveSpec": null, "fetchSpec": "^26.3.0" }, "_requiredBy": [ "/@jest/globals", "/jest-environment-jsdom", "/jest-environment-node", "/jest-jasmine2", "/jest-runner", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.3.0.tgz", "_shasum": "e6953ab711ae3e44754a025f838bde1a7fd236a0", "_spec": "@jest/environment@^26.3.0", "_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests/node_modules/jest-runner", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/fake-timers": "^26.3.0", "@jest/types": "^26.3.0", "@types/node": "*", "jest-mock": "^26.3.0" }, "deprecated": false, "engines": { "node": ">= 10.14.2" }, "gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "@jest/environment", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-environment" }, "types": "build/index.d.ts", "version": "26.3.0" }