{ "_args": [ [ "jest@27.2.2", "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror" ] ], "_development": true, "_from": "jest@27.2.2", "_id": "jest@27.2.2", "_inBundle": false, "_integrity": "sha512-XAB/9akDTe3/V0wPNKWfP9Y/NT1QPiCqyRBYGbC66EA9EvgAzdaFEqhFGLaDJ5UP2yIyXUMtju9a9IMrlYbZTQ==", "_location": "/jest", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest@27.2.2", "name": "jest", "escapedName": "jest", "rawSpec": "27.2.2", "saveSpec": null, "fetchSpec": "27.2.2" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/jest/-/jest-27.2.2.tgz", "_spec": "27.2.2", "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror", "bin": { "jest": "./bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@jest/core": "^27.2.2", "import-local": "^3.0.2", "jest-cli": "^27.2.2" }, "description": "Delightful JavaScript Testing.", "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" }, "exports": { ".": "./build/jest.js", "./package.json": "./package.json", "./bin/jest": "./bin/jest.js" }, "gitHead": "f54d96fec55518640b900d6994b2c4153316d1ed", "homepage": "https://jestjs.io/", "keywords": [ "ava", "babel", "coverage", "easy", "expect", "facebook", "immersive", "instant", "jasmine", "jest", "jsdom", "mocha", "mocking", "painless", "qunit", "runner", "sandboxed", "snapshot", "tap", "tape", "test", "testing", "typescript", "watch" ], "license": "MIT", "main": "./build/jest.js", "name": "jest", "peerDependencies": { "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" }, "peerDependenciesMeta": { "node-notifier": { "optional": true } }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "types": "./build/jest.d.ts", "version": "27.2.2" }