wallet-core/node_modules/jest-validate/package.json

17 lines
341 B
JSON
Raw Normal View History

2017-05-28 00:38:50 +02:00
{
"name": "jest-validate",
"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.1",
"jest-matcher-utils": "^19.0.0",
"leven": "^2.0.0",
"pretty-format": "^19.0.0"
}
}