UNPKG
get-meta-file
Version:
latest (1.3.6)
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
gets a meta file and its contents
github.com/mateodelnorte/get-meta-file
mateodelnorte/get-meta-file
get-meta-file
/
jest.json
6 lines
(5 loc)
•
136 B
JSON
View Raw
1
2
3
4
5
6
{
"testEnvironment"
:
"node"
,
"modulePaths"
:
[
"bin"
,
"index.js"
,
"/node_modules/"
]
,
"collectCoverageFrom"
:
[
"bin/*"
,
"index.js"
]
}