UNPKG

@rnv/engine-rn-windows

Version:

ReNative Engine to build for Windows platform with react native support.

27 lines (26 loc) 690 B
{ "$schema": "../../.rnv/schema/rnv.engine.json", "name": "@rnv/engine-rn-windows", "engineExtension": "rnwin", "overview": "React native based engine with react-native-windows cli tool", "plugins": { "react": "source:rnv", "react-art": "source:rnv", "react-dom": "source:rnv", "react-native": "source:rnv", "react-native-windows": "source:rnv", "@react-native-windows/cli": "source:rnv" }, "platforms": { "windows": { "npm": { "dependencies": {} } }, "xbox": { "npm": { "dependencies": {} } } } }