data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
18 lines (17 loc) • 418 B
JSON
{
"name": "pretty-format",
"version": "20.0.3",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"description": "Stringify any JavaScript value.",
"main": "build/index.js",
"browser": "build-es5/index.js",
"author": "James Kyle <me@thejameskyle.com>",
"dependencies": {
"ansi-regex": "^2.1.1",
"ansi-styles": "^3.0.0"
}
}