Files
Jakub Grzywacz b3b175a7fb feat: move examples to ./apps (#2507)
# Summary

Due to the large number of example apps in the repository, I decided to
change the structure and move all applications into an "apps" folder to
maintain a clear structure.
2024-10-25 16:12:23 +02:00

53 lines
1.3 KiB
JSON

{
"version": 1,
"dependencies": {
"UAP,Version=v10.0.17763": {
"common": {
"type": "Project"
},
"fabricexample": {
"type": "Project",
"dependencies": {
"Microsoft.ReactNative": "[1.0.0, )",
"RNSVG": "[1.0.0, )"
}
},
"fmt": {
"type": "Project"
},
"folly": {
"type": "Project",
"dependencies": {
"fmt": "[1.0.0, )"
}
},
"microsoft.reactnative": {
"type": "Project",
"dependencies": {
"Common": "[1.0.0, )",
"Folly": "[1.0.0, )",
"ReactCommon": "[1.0.0, )"
}
},
"reactcommon": {
"type": "Project",
"dependencies": {
"Folly": "[1.0.0, )"
}
},
"rnsvg": {
"type": "Project",
"dependencies": {
"Microsoft.ReactNative": "[1.0.0, )"
}
}
},
"UAP,Version=v10.0.17763/win10-arm": {},
"UAP,Version=v10.0.17763/win10-arm-aot": {},
"UAP,Version=v10.0.17763/win10-arm64-aot": {},
"UAP,Version=v10.0.17763/win10-x64": {},
"UAP,Version=v10.0.17763/win10-x64-aot": {},
"UAP,Version=v10.0.17763/win10-x86": {},
"UAP,Version=v10.0.17763/win10-x86-aot": {}
}
}