UNPKG

react-scripts

Version:
140 lines (139 loc) 3.53 kB
{ "_args": [ [ { "raw": "jest@15.1.1", "scope": null, "escapedName": "jest", "name": "jest", "rawSpec": "15.1.1", "spec": "15.1.1", "type": "version" }, "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0" ] ], "_from": "jest@15.1.1", "_id": "jest@15.1.1", "_inCache": true, "_location": "/jest", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/jest-15.1.1.tgz_1472814529672_0.6042718249373138" }, "_npmUser": { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, "_npmVersion": "3.10.3", "_phantomChildren": { "ansi-escapes": "1.4.0", "chalk": "1.1.3", "decamelize": "1.2.0", "get-caller-file": "1.0.2", "graceful-fs": "4.1.6", "istanbul-api": "1.0.0-aplha.10", "istanbul-lib-coverage": "1.0.0", "istanbul-lib-instrument": "1.1.3", "jest-changed-files": "15.0.0", "jest-config": "15.1.1", "jest-environment-jsdom": "15.1.1", "jest-file-exists": "15.0.0", "jest-haste-map": "15.0.1", "jest-jasmine2": "15.1.1", "jest-mock": "15.0.0", "jest-resolve": "15.0.1", "jest-resolve-dependencies": "15.0.1", "jest-runtime": "15.1.1", "jest-snapshot": "15.1.1", "jest-util": "15.1.1", "json-stable-stringify": "1.0.1", "lodash.assign": "4.2.0", "node-notifier": "4.6.1", "os-locale": "1.4.0", "read-pkg-up": "1.0.1", "require-directory": "2.1.1", "require-main-filename": "1.0.1", "sane": "1.4.1", "set-blocking": "2.0.0", "string-width": "1.0.2", "strip-ansi": "3.0.1", "which": "1.2.11", "which-module": "1.0.0", "worker-farm": "1.3.1", "wrap-ansi": "2.0.0", "y18n": "3.2.1", "yargs-parser": "3.2.0" }, "_requested": { "raw": "jest@15.1.1", "scope": null, "escapedName": "jest", "name": "jest", "rawSpec": "15.1.1", "spec": "15.1.1", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/jest/-/jest-15.1.1.tgz", "_shasum": "d02972b3ba27067b7713e44219b4731aa48540a6", "_shrinkwrap": null, "_spec": "jest@15.1.1", "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0", "bin": { "jest": "./bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "jest-cli": "^15.1.1" }, "description": "Painless JavaScript Unit Testing.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "d02972b3ba27067b7713e44219b4731aa48540a6", "tarball": "https://registry.npmjs.org/jest/-/jest-15.1.1.tgz" }, "engines": { "node": ">= 4" }, "homepage": "https://github.com/facebook/jest#readme", "license": "BSD-3-Clause", "main": "build/jest.js", "maintainers": [ { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, { "name": "dmitriiabramov", "email": "dmitrii@rheia.us" }, { "name": "fb", "email": "opensource+npm@fb.com" }, { "name": "kentaromiura", "email": "kentaromiura@gmail.com" }, { "name": "refack", "email": "me@refack.com" } ], "name": "jest", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "scripts": {}, "version": "15.1.1" }