UNPKG

preact-material-components

Version:
63 lines (62 loc) 1.56 kB
{ "_args": [ [ "pretty-format@3.8.0", "/Users/prateekbh/projects/preact-material-components/docs" ] ], "_from": "pretty-format@3.8.0", "_id": "pretty-format@3.8.0", "_inBundle": false, "_integrity": "sha1-v77VbV6ad2ZF9LH/eqGjrE+jw4U=", "_location": "/pretty-format", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "pretty-format@3.8.0", "name": "pretty-format", "escapedName": "pretty-format", "rawSpec": "3.8.0", "saveSpec": null, "fetchSpec": "3.8.0" }, "_requiredBy": [ "/preact-render-to-string" ], "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-3.8.0.tgz", "_spec": "3.8.0", "_where": "/Users/prateekbh/projects/preact-material-components/docs", "author": { "name": "James Kyle", "email": "me@thejameskyle.com" }, "bugs": { "url": "https://github.com/thejameskyle/pretty-format/issues" }, "description": "Stringify any JavaScript value.", "devDependencies": { "chalk": "^1.1.3", "jest": "^15.1.1", "left-pad": "^1.1.1", "react": "15.3.0" }, "homepage": "https://github.com/thejameskle/pretty-format", "jest": { "testEnvironment": "node", "verbose": true }, "keywords": [], "license": "MIT", "main": "index.js", "name": "pretty-format", "repository": { "type": "git", "url": "git+https://github.com/thejameskyle/pretty-format.git" }, "scripts": { "perf": "node perf/test.js", "test": "jest" }, "version": "3.8.0" }