@duetds/date-picker
Version:
Duet Date Picker is an open source version of Duet Design System’s accessible date picker.
78 lines (77 loc) • 2.23 kB
JSON
{
"_from": "jest-config@^26.4.2",
"_id": "jest-config@26.4.2",
"_inBundle": false,
"_integrity": "sha512-QBf7YGLuToiM8PmTnJEdRxyYy3mHWLh24LJZKVdXZ2PNdizSe1B/E8bVm+HYcjbEzGuVXDv/di+EzdO/6Gq80A==",
"_location": "/jest-config",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-config@^26.4.2",
"name": "jest-config",
"escapedName": "jest-config",
"rawSpec": "^26.4.2",
"saveSpec": null,
"fetchSpec": "^26.4.2"
},
"_requiredBy": [
"/@jest/core",
"/jest-runner",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.4.2.tgz",
"_shasum": "da0cbb7dc2c131ffe831f0f7f2a36256e6086558",
"_spec": "jest-config@^26.4.2",
"_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": {
"@babel/core": "^7.1.0",
"@jest/test-sequencer": "^26.4.2",
"@jest/types": "^26.3.0",
"babel-jest": "^26.3.0",
"chalk": "^4.0.0",
"deepmerge": "^4.2.2",
"glob": "^7.1.1",
"graceful-fs": "^4.2.4",
"jest-environment-jsdom": "^26.3.0",
"jest-environment-node": "^26.3.0",
"jest-get-type": "^26.3.0",
"jest-jasmine2": "^26.4.2",
"jest-regex-util": "^26.0.0",
"jest-resolve": "^26.4.0",
"jest-util": "^26.3.0",
"jest-validate": "^26.4.2",
"micromatch": "^4.0.2",
"pretty-format": "^26.4.2"
},
"deprecated": false,
"devDependencies": {
"@types/babel__core": "^7.0.4",
"@types/glob": "^7.1.1",
"@types/graceful-fs": "^4.1.3",
"@types/micromatch": "^4.0.0"
},
"engines": {
"node": ">= 10.14.2"
},
"gitHead": "2586a798260886c28b6d28256cdfe354e039d5d1",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-config",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-config"
},
"types": "build/index.d.ts",
"version": "26.4.2"
}