UNPKG

react-scripts

Version:
147 lines (146 loc) 3.64 kB
{ "_args": [ [ { "raw": "jest@16.0.2", "scope": null, "escapedName": "jest", "name": "jest", "rawSpec": "16.0.2", "spec": "16.0.2", "type": "version" }, "/Users/ville/Projects/create-react-app/packages/react-scripts" ] ], "_from": "jest@16.0.2", "_id": "jest@16.0.2", "_inCache": true, "_location": "/jest", "_nodeVersion": "6.8.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/jest-16.0.2.tgz_1476951461048_0.2225569288711995" }, "_npmUser": { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, "_npmVersion": "3.10.8", "_phantomChildren": { "ansi-escapes": "1.4.0", "chalk": "1.1.3", "decamelize": "1.2.0", "get-caller-file": "1.0.2", "graceful-fs": "4.1.9", "is-ci": "1.0.10", "istanbul-api": "1.0.0-aplha.10", "istanbul-lib-coverage": "1.0.0", "istanbul-lib-instrument": "1.1.4", "jest-changed-files": "16.0.0", "jest-config": "16.0.2", "jest-environment-jsdom": "16.0.2", "jest-file-exists": "15.0.0", "jest-haste-map": "16.0.2", "jest-jasmine2": "16.0.2", "jest-mock": "16.0.2", "jest-resolve": "16.0.2", "jest-resolve-dependencies": "16.0.2", "jest-runtime": "16.0.2", "jest-snapshot": "16.0.2", "jest-util": "16.0.2", "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", "throat": "3.0.0", "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@16.0.2", "scope": null, "escapedName": "jest", "name": "jest", "rawSpec": "16.0.2", "spec": "16.0.2", "type": "version" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/jest/-/jest-16.0.2.tgz", "_shasum": "4a2f7f3527465168a0bafe0c3d55055188253f3a", "_shrinkwrap": null, "_spec": "jest@16.0.2", "_where": "/Users/ville/Projects/create-react-app/packages/react-scripts", "bin": { "jest": "./bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "jest-cli": "^16.0.2" }, "description": "Painless JavaScript Testing.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "4a2f7f3527465168a0bafe0c3d55055188253f3a", "tarball": "https://registry.npmjs.org/jest/-/jest-16.0.2.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": "gaearon", "email": "dan.abramov@gmail.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": "16.0.2" }