UNPKG

@duetds/date-picker

Version:

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

94 lines (93 loc) 2.81 kB
{ "_from": "@jest/reporters@^26.4.1", "_id": "@jest/reporters@26.4.1", "_inBundle": false, "_integrity": "sha512-aROTkCLU8++yiRGVxLsuDmZsQEKO6LprlrxtAuzvtpbIFl3eIjgIf3EUxDKgomkS25R9ZzwGEdB5weCcBZlrpQ==", "_location": "/@jest/reporters", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/reporters@^26.4.1", "name": "@jest/reporters", "escapedName": "@jest%2freporters", "scope": "@jest", "rawSpec": "^26.4.1", "saveSpec": null, "fetchSpec": "^26.4.1" }, "_requiredBy": [ "/@jest/core" ], "_resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.4.1.tgz", "_shasum": "3b4d6faf28650f3965f8b97bc3d114077fb71795", "_spec": "@jest/reporters@^26.4.1", "_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": { "@bcoe/v8-coverage": "^0.2.3", "@jest/console": "^26.3.0", "@jest/test-result": "^26.3.0", "@jest/transform": "^26.3.0", "@jest/types": "^26.3.0", "chalk": "^4.0.0", "collect-v8-coverage": "^1.0.0", "exit": "^0.1.2", "glob": "^7.1.2", "graceful-fs": "^4.2.4", "istanbul-lib-coverage": "^3.0.0", "istanbul-lib-instrument": "^4.0.3", "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^3.0.2", "jest-haste-map": "^26.3.0", "jest-resolve": "^26.4.0", "jest-util": "^26.3.0", "jest-worker": "^26.3.0", "node-notifier": "^8.0.0", "slash": "^3.0.0", "source-map": "^0.6.0", "string-length": "^4.0.1", "terminal-link": "^2.0.0", "v8-to-istanbul": "^5.0.1" }, "deprecated": false, "description": "Jest's reporters", "devDependencies": { "@types/exit": "^0.1.30", "@types/glob": "^7.1.1", "@types/graceful-fs": "^4.1.3", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-lib-instrument": "^1.7.2", "@types/istanbul-lib-report": "^3.0.0", "@types/istanbul-lib-source-maps": "^4.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node-notifier": "^6.0.0", "mock-fs": "^4.4.1", "strip-ansi": "^6.0.0" }, "engines": { "node": ">= 10.14.2" }, "gitHead": "e1d51deea8d089a06f28b4dbe9287a4428508610", "homepage": "https://jestjs.io/", "license": "MIT", "main": "build/index.js", "name": "@jest/reporters", "optionalDependencies": { "node-notifier": "^8.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-reporters" }, "types": "build/index.d.ts", "version": "26.4.1" }