The full content of package.json gets bundled into applications importing this library, because of the import of package.json in the file packages/react-native-nitro-modules/src/turbomodule/NativeNitroModules.ts. The import should be avoided to prevent inflating app bundles with unnecessary data.
The full content of
package.jsongets bundled into applications importing this library, because of the import ofpackage.jsonin the filepackages/react-native-nitro-modules/src/turbomodule/NativeNitroModules.ts. The import should be avoided to prevent inflating app bundles with unnecessary data.