rsuite-theme
Version:
The suite theme for pagurian
56 lines (55 loc) • 1.5 kB
JSON
{
"_from": "pretty-format@^21.2.1",
"_id": "pretty-format@21.2.1",
"_inBundle": false,
"_integrity": "sha1-rlQH888hBmzQEaobpfzntqLt2zY=",
"_location": "/pretty-format",
"_phantomChildren": {
"color-convert": "1.9.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "pretty-format@^21.2.1",
"name": "pretty-format",
"escapedName": "pretty-format",
"rawSpec": "^21.2.1",
"saveSpec": null,
"fetchSpec": "^21.2.1"
},
"_requiredBy": [
"/jest-config",
"/jest-diff",
"/jest-matcher-utils",
"/jest-snapshot",
"/jest-validate"
],
"_resolved": "http://registry.npm.taobao.org/pretty-format/download/pretty-format-21.2.1.tgz",
"_shasum": "ae5407f3cf21066cd011aa1ba5fce7b6a2eddb36",
"_spec": "pretty-format@^21.2.1",
"_where": "/Users/godfery/GitRepo/rsuite-theme/node_modules/jest-config",
"author": {
"name": "James Kyle",
"email": "me@thejameskyle.com"
},
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"ansi-regex": "^3.0.0",
"ansi-styles": "^3.2.0"
},
"deprecated": false,
"description": "Stringify any JavaScript value.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "pretty-format",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}