@duetds/date-picker
Version:
Duet Date Picker is an open source version of Duet Design System’s accessible date picker.
63 lines (62 loc) • 1.91 kB
JSON
{
"_from": "jest-changed-files@^26.3.0",
"_id": "jest-changed-files@26.3.0",
"_inBundle": false,
"_integrity": "sha512-1C4R4nijgPltX6fugKxM4oQ18zimS7LqQ+zTTY8lMCMFPrxqBFb7KJH0Z2fRQJvw2Slbaipsqq7s1mgX5Iot+g==",
"_location": "/jest-changed-files",
"_phantomChildren": {
"human-signals": "1.1.1",
"isexe": "2.0.0",
"merge-stream": "2.0.0",
"onetime": "5.1.2",
"pump": "3.0.0",
"signal-exit": "3.0.3",
"strip-final-newline": "2.0.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-changed-files@^26.3.0",
"name": "jest-changed-files",
"escapedName": "jest-changed-files",
"rawSpec": "^26.3.0",
"saveSpec": null,
"fetchSpec": "^26.3.0"
},
"_requiredBy": [
"/@jest/core"
],
"_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.3.0.tgz",
"_shasum": "68fb2a7eb125f50839dab1f5a17db3607fe195b1",
"_spec": "jest-changed-files@^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",
"execa": "^4.0.0",
"throat": "^5.0.0"
},
"deprecated": false,
"description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
"engines": {
"node": ">= 10.14.2"
},
"gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-changed-files",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-changed-files"
},
"types": "build/index.d.ts",
"version": "26.3.0"
}