UNPKG

@duetds/date-picker

Version:

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

82 lines (81 loc) 2.29 kB
{ "_from": "jest-haste-map@^26.3.0", "_id": "jest-haste-map@26.3.0", "_inBundle": false, "_integrity": "sha512-DHWBpTJgJhLLGwE5Z1ZaqLTYqeODQIZpby0zMBsCU9iRFHYyhklYqP4EiG73j5dkbaAdSZhgB938mL51Q5LeZA==", "_location": "/jest-haste-map", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-haste-map@^26.3.0", "name": "jest-haste-map", "escapedName": "jest-haste-map", "rawSpec": "^26.3.0", "saveSpec": null, "fetchSpec": "^26.3.0" }, "_requiredBy": [ "/@jest/core", "/@jest/reporters", "/@jest/test-sequencer", "/@jest/transform", "/jest-runner", "/jest-runtime", "/jest-snapshot" ], "_resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.3.0.tgz", "_shasum": "c51a3b40100d53ab777bfdad382d2e7a00e5c726", "_spec": "jest-haste-map@^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/graceful-fs": "^4.1.2", "@types/node": "*", "anymatch": "^3.0.3", "fb-watchman": "^2.0.0", "fsevents": "^2.1.2", "graceful-fs": "^4.2.4", "jest-regex-util": "^26.0.0", "jest-serializer": "^26.3.0", "jest-util": "^26.3.0", "jest-worker": "^26.3.0", "micromatch": "^4.0.2", "sane": "^4.0.3", "walker": "^1.0.7" }, "deprecated": false, "devDependencies": { "@jest/test-utils": "^26.3.0", "@types/anymatch": "^1.3.1", "@types/fb-watchman": "^2.0.0", "@types/micromatch": "^4.0.0", "@types/sane": "^2.0.0", "slash": "^3.0.0" }, "engines": { "node": ">= 10.14.2" }, "gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-haste-map", "optionalDependencies": { "fsevents": "^2.1.2" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-haste-map" }, "types": "build/index.d.ts", "version": "26.3.0" }