UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

103 lines (102 loc) 2.72 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/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/jest-diff" ] ], "_from": "pretty-format@>=4.2.1 <4.3.0", "_id": "pretty-format@4.2.3", "_inCache": true, "_installable": true, "_location": "/pretty-format", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/pretty-format-4.2.3.tgz_1478801682352_0.8379785239230841" }, "_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.3.tgz", "_shasum": "8894c2ac81419cf801629d8f66320a25380d8b05", "_shrinkwrap": null, "_spec": "pretty-format@~4.2.1", "_where": "/Users/emvu/src/mivnet/create-react-app/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": "8894c2ac81419cf801629d8f66320a25380d8b05", "tarball": "https://registry.npmjs.org/pretty-format/-/pretty-format-4.2.3.tgz" }, "gitHead": "ef22c76692bae5e111cd7432b3dd694f5c4d0f12", "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.3" }