UNPKG

@duetds/date-picker

Version:

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

80 lines (79 loc) 2.37 kB
{ "_from": "@jest/transform@^26.3.0", "_id": "@jest/transform@26.3.0", "_inBundle": false, "_integrity": "sha512-Isj6NB68QorGoFWvcOjlUhpkT56PqNIsXKR7XfvoDlCANn/IANlh8DrKAA2l2JKC3yWSMH5wS0GwuQM20w3b2A==", "_location": "/@jest/transform", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/transform@^26.3.0", "name": "@jest/transform", "escapedName": "@jest%2ftransform", "scope": "@jest", "rawSpec": "^26.3.0", "saveSpec": null, "fetchSpec": "^26.3.0" }, "_requiredBy": [ "/@jest/core", "/@jest/reporters", "/babel-jest", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.3.0.tgz", "_shasum": "c393e0e01459da8a8bfc6d2a7c2ece1a13e8ba55", "_spec": "@jest/transform@^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": { "@babel/core": "^7.1.0", "@jest/types": "^26.3.0", "babel-plugin-istanbul": "^6.0.0", "chalk": "^4.0.0", "convert-source-map": "^1.4.0", "fast-json-stable-stringify": "^2.0.0", "graceful-fs": "^4.2.4", "jest-haste-map": "^26.3.0", "jest-regex-util": "^26.0.0", "jest-util": "^26.3.0", "micromatch": "^4.0.2", "pirates": "^4.0.1", "slash": "^3.0.0", "source-map": "^0.6.1", "write-file-atomic": "^3.0.0" }, "deprecated": false, "devDependencies": { "@types/babel__core": "^7.1.0", "@types/convert-source-map": "^1.5.1", "@types/fast-json-stable-stringify": "^2.0.0", "@types/graceful-fs": "^4.1.2", "@types/micromatch": "^4.0.0", "@types/write-file-atomic": "^3.0.0", "dedent": "^0.7.0", "jest-snapshot-serializer-raw": "^1.1.0" }, "engines": { "node": ">= 10.14.2" }, "gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "@jest/transform", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-transform" }, "types": "build/index.d.ts", "version": "26.3.0" }