123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_from": "@jest/globals@^26.6.2",
- "_id": "@jest/globals@26.6.2",
- "_inBundle": false,
- "_integrity": "sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==",
- "_location": "/@jest/globals",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@jest/globals@^26.6.2",
- "name": "@jest/globals",
- "escapedName": "@jest%2fglobals",
- "scope": "@jest",
- "rawSpec": "^26.6.2",
- "saveSpec": null,
- "fetchSpec": "^26.6.2"
- },
- "_requiredBy": [
- "/jest-runtime"
- ],
- "_resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.6.2.tgz",
- "_shasum": "5b613b78a1aa2655ae908eba638cc96a20df720a",
- "_spec": "@jest/globals@^26.6.2",
- "_where": "C:\\Users\\rickh\\Desktop\\js-hw-1\\hw1\\node_modules\\jest-runtime",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@jest/environment": "^26.6.2",
- "@jest/types": "^26.6.2",
- "expect": "^26.6.2"
- },
- "deprecated": false,
- "engines": {
- "node": ">= 10.14.2"
- },
- "gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5",
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "@jest/globals",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git",
- "directory": "packages/jest-globals"
- },
- "types": "build/index.d.ts",
- "version": "26.6.2"
- }
|