14 lines
249 B
JSON
14 lines
249 B
JSON
{
|
|
"name": "jest-docblock",
|
|
"version": "23.2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"dependencies": {
|
|
"detect-newline": "^2.1.0"
|
|
}
|
|
}
|