You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

59 lines
1.5 KiB

{
"_from": "pretty-format@^3.5.1",
"_id": "pretty-format@3.8.0",
"_inBundle": false,
"_integrity": "sha1-v77VbV6ad2ZF9LH/eqGjrE+jw4U=",
"_location": "/pretty-format",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pretty-format@^3.5.1",
"name": "pretty-format",
"escapedName": "pretty-format",
"rawSpec": "^3.5.1",
"saveSpec": null,
"fetchSpec": "^3.5.1"
},
"_requiredBy": [
"/preact-render-to-string"
],
"_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-3.8.0.tgz",
"_shasum": "bfbed56d5e9a776645f4b1ff7aa1a3ac4fa3c385",
"_spec": "pretty-format@^3.5.1",
"_where": "/var/www/htdocs/coze/socket/node_modules/preact-render-to-string",
"author": {
"name": "James Kyle",
"email": "me@thejameskyle.com"
},
"bugs": {
"url": "https://github.com/thejameskyle/pretty-format/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}