UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

102 lines (101 loc) 2.75 kB
{ "_args": [ [ { "raw": "pretty-format@~4.2.1", "scope": null, "escapedName": "pretty-format", "name": "pretty-format", "rawSpec": "~4.2.1", "spec": ">=4.2.1 <4.3.0", "type": "range" }, "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/jest-diff" ] ], "_from": "pretty-format@>=4.2.1 <4.3.0", "_id": "pretty-format@4.2.2", "_inCache": true, "_location": "/pretty-format", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/pretty-format-4.2.2.tgz_1478041303477_0.29300490533933043" }, "_npmUser": { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "pretty-format@~4.2.1", "scope": null, "escapedName": "pretty-format", "name": "pretty-format", "rawSpec": "~4.2.1", "spec": ">=4.2.1 <4.3.0", "type": "range" }, "_requiredBy": [ "/jest-diff", "/jest-matcher-utils", "/jest-snapshot" ], "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-4.2.2.tgz", "_shasum": "f80bf8d98a6f4d20997a51d18bf331f2ad789a64", "_shrinkwrap": null, "_spec": "pretty-format@~4.2.1", "_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/jest-diff", "author": { "name": "James Kyle", "email": "me@thejameskyle.com" }, "bugs": { "url": "https://github.com/thejameskyle/pretty-format/issues" }, "dependencies": {}, "description": "Stringify any JavaScript value.", "devDependencies": { "chalk": "^1.1.3", "jest": "^15.1.1", "left-pad": "^1.1.1", "react": "15.3.0" }, "directories": {}, "dist": { "shasum": "f80bf8d98a6f4d20997a51d18bf331f2ad789a64", "tarball": "https://registry.npmjs.org/pretty-format/-/pretty-format-4.2.2.tgz" }, "gitHead": "e593df850acd3a8087e3eb5fc46f66e7c93c3426", "homepage": "https://github.com/thejameskle/pretty-format", "jest": { "testEnvironment": "node", "verbose": true }, "keywords": [], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, { "name": "thejameskyle", "email": "me@thejameskyle.com" } ], "name": "pretty-format", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/thejameskyle/pretty-format.git" }, "scripts": { "perf": "node perf/test.js", "test": "jest" }, "version": "4.2.2" }