mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1f8740a9f8
- [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"]
|
|
}
|
|
}
|