mirror of
https://github.com/status-im/react-native.git
synced 2025-02-07 07:03:59 +00:00
11 lines
222 B
JSON
11 lines
222 B
JSON
|
{
|
||
|
"name": "react-packager",
|
||
|
"version": "0.1.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"jest": {
|
||
|
"unmockedModulePathPatterns": ["source-map"],
|
||
|
"testPathIgnorePatterns": ["JSAppServer/node_modules"]
|
||
|
}
|
||
|
}
|