wallet-core/node_modules/pretty-format/package.json

16 lines
355 B
JSON
Raw Normal View History

2017-05-28 00:38:50 +02:00
{
"name": "pretty-format",
"version": "19.0.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"description": "Stringify any JavaScript value.",
"main": "build/index.js",
"author": "James Kyle <me@thejameskyle.com>",
"dependencies": {
"ansi-styles": "^3.0.0"
}
}