UNPKG

@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.69 kB
{ "_from": "@jest/source-map@^26.3.0", "_id": "@jest/source-map@26.3.0", "_inBundle": false, "_integrity": "sha512-hWX5IHmMDWe1kyrKl7IhFwqOuAreIwHhbe44+XH2ZRHjrKIh0LO5eLQ/vxHFeAfRwJapmxuqlGAEYLadDq6ZGQ==", "_location": "/@jest/source-map", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/source-map@^26.3.0", "name": "@jest/source-map", "escapedName": "@jest%2fsource-map", "scope": "@jest", "rawSpec": "^26.3.0", "saveSpec": null, "fetchSpec": "^26.3.0" }, "_requiredBy": [ "/jest-jasmine2", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-26.3.0.tgz", "_shasum": "0e646e519883c14c551f7b5ae4ff5f1bfe4fc3d9", "_spec": "@jest/source-map@^26.3.0", "_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests/node_modules/jest-runtime", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "callsites": "^3.0.0", "graceful-fs": "^4.2.4", "source-map": "^0.6.0" }, "deprecated": false, "devDependencies": { "@types/graceful-fs": "^4.1.2" }, "engines": { "node": ">= 10.14.2" }, "gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "@jest/source-map", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-source-map" }, "types": "build/index.d.ts", "version": "26.3.0" }