@duetds/date-picker
Version:
Duet Date Picker is an open source version of Duet Design System’s accessible date picker.
67 lines (66 loc) • 1.77 kB
JSON
{
"_from": "jest-each@^26.4.2",
"_id": "jest-each@26.4.2",
"_inBundle": false,
"_integrity": "sha512-p15rt8r8cUcRY0Mvo1fpkOGYm7iI8S6ySxgIdfh3oOIv+gHwrHTy5VWCGOecWUhDsit4Nz8avJWdT07WLpbwDA==",
"_location": "/jest-each",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-each@^26.4.2",
"name": "jest-each",
"escapedName": "jest-each",
"rawSpec": "^26.4.2",
"saveSpec": null,
"fetchSpec": "^26.4.2"
},
"_requiredBy": [
"/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-26.4.2.tgz",
"_shasum": "bb14f7f4304f2bb2e2b81f783f989449b8b6ffae",
"_spec": "jest-each@^26.4.2",
"_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests/node_modules/jest-jasmine2",
"author": {
"name": "Matt Phillips",
"url": "mattphillips"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@jest/types": "^26.3.0",
"chalk": "^4.0.0",
"jest-get-type": "^26.3.0",
"jest-util": "^26.3.0",
"pretty-format": "^26.4.2"
},
"deprecated": false,
"description": "Parameterised tests for Jest",
"engines": {
"node": ">= 10.14.2"
},
"gitHead": "2586a798260886c28b6d28256cdfe354e039d5d1",
"homepage": "https://github.com/facebook/jest#readme",
"keywords": [
"jest",
"parameterised",
"test",
"each"
],
"license": "MIT",
"main": "build/index.js",
"name": "jest-each",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-each"
},
"types": "build/index.d.ts",
"version": "26.4.2"
}