|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "_args": [
- [
- "jest-circus@27.2.2",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "jest-circus@27.2.2",
- "_id": "jest-circus@27.2.2",
- "_inBundle": false,
- "_integrity": "sha512-8txlqs0EDrvPasCgwfLMkG0l3F4FxqQa6lxOsvYfOl04eSJjRw3F4gk9shakuC00nMD+VT+SMtFYXxe64f0VZw==",
- "_location": "/jest-circus",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-circus@27.2.2",
- "name": "jest-circus",
- "escapedName": "jest-circus",
- "rawSpec": "27.2.2",
- "saveSpec": null,
- "fetchSpec": "27.2.2"
- },
- "_requiredBy": [
- "/jest-config"
- ],
- "_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.2.2.tgz",
- "_spec": "27.2.2",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "@jest/environment": "^27.2.2",
- "@jest/test-result": "^27.2.2",
- "@jest/types": "^27.1.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "co": "^4.6.0",
- "dedent": "^0.7.0",
- "expect": "^27.2.2",
- "is-generator-fn": "^2.0.0",
- "jest-each": "^27.2.2",
- "jest-matcher-utils": "^27.2.2",
- "jest-message-util": "^27.2.2",
- "jest-runtime": "^27.2.2",
- "jest-snapshot": "^27.2.2",
- "jest-util": "^27.2.0",
- "pretty-format": "^27.2.2",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3",
- "throat": "^6.0.1"
- },
- "description": "[type-definitions]: https://github.com/facebook/jest/blob/main/packages/jest-types/src/Circus.ts",
- "devDependencies": {
- "@babel/core": "^7.1.0",
- "@babel/register": "^7.0.0",
- "@jest/test-utils": "^27.2.2",
- "@types/co": "^4.6.0",
- "@types/dedent": "^0.7.0",
- "@types/graceful-fs": "^4.1.3",
- "@types/stack-utils": "^2.0.0",
- "execa": "^5.0.0",
- "graceful-fs": "^4.2.4",
- "jest-snapshot-serializer-raw": "^1.1.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "exports": {
- ".": "./build/index.js",
- "./package.json": "./package.json",
- "./runner": "./runner.js"
- },
- "gitHead": "f54d96fec55518640b900d6994b2c4153316d1ed",
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "./build/index.js",
- "name": "jest-circus",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git",
- "directory": "packages/jest-circus"
- },
- "types": "./build/index.d.ts",
- "version": "27.2.2"
- }
|