mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 09:12:06 +08:00
- [ReactNative] remove docs and website from fbobjc and improve oss_export | Spencer Ahrens - [ReactNative] Bring back ReactKit proj files | Spencer Ahrens - [React-Native] Update jstransform/esprima | Christoph Pojer
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"]
|
|
}
|
|
}
|