mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-24 19:48:46 +00:00
b3b175a7fb
# 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.
53 lines
1.3 KiB
JSON
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": {}
|
|
}
|
|
} |