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

20 lines
442 B
JSON

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