@duetds/date-picker
Version:
Duet Date Picker is an open source version of Duet Design System’s accessible date picker.
55 lines (54 loc) • 1.57 kB
JSON
{
"_from": "@jest/globals@^26.4.2",
"_id": "@jest/globals@26.4.2",
"_inBundle": false,
"_integrity": "sha512-Ot5ouAlehhHLRhc+sDz2/9bmNv9p5ZWZ9LE1pXGGTCXBasmi5jnYjlgYcYt03FBwLmZXCZ7GrL29c33/XRQiow==",
"_location": "/@jest/globals",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@jest/globals@^26.4.2",
"name": "@jest/globals",
"escapedName": "@jest%2fglobals",
"scope": "@jest",
"rawSpec": "^26.4.2",
"saveSpec": null,
"fetchSpec": "^26.4.2"
},
"_requiredBy": [
"/jest-runtime"
],
"_resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.4.2.tgz",
"_shasum": "73c2a862ac691d998889a241beb3dc9cada40d4a",
"_spec": "@jest/globals@^26.4.2",
"_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests/node_modules/jest-runtime",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@jest/environment": "^26.3.0",
"@jest/types": "^26.3.0",
"expect": "^26.4.2"
},
"deprecated": false,
"engines": {
"node": ">= 10.14.2"
},
"gitHead": "2586a798260886c28b6d28256cdfe354e039d5d1",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "@jest/globals",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-globals"
},
"types": "build/index.d.ts",
"version": "26.4.2"
}