15 lines
282 B
JSON
15 lines
282 B
JSON
{
|
|
"name": "jest-message-util",
|
|
"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.1",
|
|
"micromatch": "^2.3.11"
|
|
}
|
|
}
|