@duetds/date-picker
Version:
Duet Date Picker is an open source version of Duet Design System’s accessible date picker.
59 lines (58 loc) • 1.68 kB
JSON
{
"_from": "jest-watcher@^26.3.0",
"_id": "jest-watcher@26.3.0",
"_inBundle": false,
"_integrity": "sha512-XnLdKmyCGJ3VoF6G/p5ohbJ04q/vv5aH9ENI+i6BL0uu9WWB6Z7Z2lhQQk0d2AVZcRGp1yW+/TsoToMhBFPRdQ==",
"_location": "/jest-watcher",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-watcher@^26.3.0",
"name": "jest-watcher",
"escapedName": "jest-watcher",
"rawSpec": "^26.3.0",
"saveSpec": null,
"fetchSpec": "^26.3.0"
},
"_requiredBy": [
"/@jest/core"
],
"_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-26.3.0.tgz",
"_shasum": "f8ef3068ddb8af160ef868400318dc4a898eed08",
"_spec": "jest-watcher@^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/test-result": "^26.3.0",
"@jest/types": "^26.3.0",
"@types/node": "*",
"ansi-escapes": "^4.2.1",
"chalk": "^4.0.0",
"jest-util": "^26.3.0",
"string-length": "^4.0.1"
},
"deprecated": false,
"description": "Delightful JavaScript Testing.",
"engines": {
"node": ">= 10.14.2"
},
"gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d",
"homepage": "https://jestjs.io/",
"license": "MIT",
"main": "build/index.js",
"name": "jest-watcher",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-watcher"
},
"types": "build/index.d.ts",
"version": "26.3.0"
}