{ "_args": [ [ "jest@22.4.4", "/home/bernhard/freifunk-app" ] ], "_from": "jest@22.4.4", "_id": "jest@22.4.4", "_inCache": true, "_installable": true, "_location": "/jest", "_nodeVersion": "8.9.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/jest_22.4.4_1526648374952_0.854942518861262" }, "_npmUser": { "email": "mjesun@hotmail.com", "name": "mjesun" }, "_npmVersion": "5.5.1", "_phantomChildren": { "ansi-escapes": "3.1.0", "camelcase": "4.1.0", "color-convert": "1.9.2", "decamelize": "1.2.0", "escape-string-regexp": "1.0.5", "exit": "0.1.2", "find-up": "2.1.0", "get-caller-file": "1.0.3", "glob": "7.1.2", "graceful-fs": "4.1.11", "has-flag": "3.0.0", "import-local": "1.0.0", "is-ci": "1.1.0", "istanbul-api": "1.3.1", "istanbul-lib-coverage": "1.2.0", "istanbul-lib-instrument": "1.10.1", "istanbul-lib-source-maps": "1.2.3", "jest-changed-files": "22.4.3", "jest-config": "22.4.4", "jest-environment-jsdom": "22.4.3", "jest-get-type": "22.4.3", "jest-haste-map": "22.4.2", "jest-message-util": "22.4.3", "jest-regex-util": "22.4.3", "jest-resolve-dependencies": "22.4.3", "jest-runner": "22.4.4", "jest-runtime": "22.4.4", "jest-snapshot": "22.4.3", "jest-util": "22.4.3", "jest-validate": "22.4.4", "jest-worker": "22.2.2", "micromatch": "2.3.11", "node-notifier": "5.2.1", "os-locale": "2.1.0", "realpath-native": "1.0.1", "require-directory": "2.1.1", "require-main-filename": "1.0.1", "rimraf": "2.6.2", "set-blocking": "2.0.0", "slash": "1.0.0", "string-length": "2.0.0", "string-width": "2.1.1", "which": "1.3.1", "which-module": "2.0.0", "wrap-ansi": "2.1.0", "y18n": "3.2.1" }, "_requested": { "name": "jest", "raw": "jest@22.4.4", "rawSpec": "22.4.4", "scope": null, "spec": "22.4.4", "type": "version" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/jest/-/jest-22.4.4.tgz", "_shasum": "ffb36c9654b339a13e10b3d4b338eb3e9d49f6eb", "_shrinkwrap": null, "_spec": "jest@22.4.4", "_where": "/home/bernhard/freifunk-app", "bin": { "jest": "./bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "import-local": "^1.0.0", "jest-cli": "^22.4.4" }, "description": "Delightful JavaScript Testing.", "devDependencies": {}, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-eBhhW8OS/UuX3HxgzNBSVEVhSuRDh39Z1kdYkQVWna+scpgsrD7vSeBI7tmEvsguPDMnfJodW28YBnhv/BzSew==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/s44CRA9TVsSAnZWagAACLcP/RyswBcz6sPQyt4yre2k\npHd47qS/zRjQiFDy+HehOIQ91G+jmoct0R15rUu3YHY/9YASAERRs4CejpaC\ncqMCsakh5kbHZix2cwS80Xn7ATFvEDo0ONX1zDlp/f53RKytNBpBK+RzWNe6\n08ux/5qVz5mMwTolqZpCA2x2YLrXTA+VTQhuIiLktZQoc1zGgT5M7N3Y+D3Q\nOvUSfmz62hJcwFXWH1Wx9cYqs0yan7ptfKxODAUGs3Gv+H7Li9mMnUsF2f9n\nodKXNiUJoOvPavcb7Xk4HPMk6aDzd4c7kBiwgWOH257N1+H6jLq7MAI1aVFV\nN5Sef0Gx+ayE2Z6uCUAANQpggYWv9PkjMuHWb6aOr0SizGha2N9Dnyj6C6cr\n6tRksqNxiY/DvMV97yzH9hefOlQAOf86vTt54vjD9xeK9MtXsdiZ74mgvHUL\nKoXDEUPeFuDe3rPPG/OuqY+iJfyjaLVPweyNkKjn236wpTu5ajwe7+WFlEel\nsGhxjqVnqIF2pJQkGOdajpqmEX8woMD0uSrd4mlp1/PzgwrLNTt0F9j5eTuz\nv37fn6SD7xc6HImElwWqaOG/8Jj9xQyPs/JANXVUw/vmE3gw1lu1dSPfQb9E\nLxXV3LSQqoqltqJ5zNwCucFqdP67nASyjMmFIlkhrioA/pyNahvCaXjUcSHy\n6zm9\r\n=/YW/\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "ffb36c9654b339a13e10b3d4b338eb3e9d49f6eb", "tarball": "https://registry.npmjs.org/jest/-/jest-22.4.4.tgz", "unpackedSize": 2622 }, "engines": { "node": ">= 6" }, "homepage": "http://facebook.github.io/jest/", "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", "maintainers": [ { "name": "aaronabramov", "email": "aaron@abramov.io" }, { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, { "name": "fb", "email": "opensource+npm@fb.com" }, { "name": "jeanlauliac", "email": "jean@lauliac.com" }, { "name": "mjesun", "email": "mjesun@hotmail.com" } ], "name": "jest", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "22.4.4" }