wallet-core/node_modules/jest-diff/package.json
2017-05-28 00:40:43 +02:00

17 lines
336 B
JSON

{
"name": "jest-diff",
"version": "19.0.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"chalk": "^1.1.3",
"diff": "^3.0.0",
"jest-matcher-utils": "^19.0.0",
"pretty-format": "^19.0.0"
}
}