index
:
aparatus
master
React Native app to make and manage photos on phone (with sharing with server)
Maks Jopek <maks@jopek.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backend
/
package.json
blob: 27ff5c023d56df4b505dcd54adcfa3fb1182f68b (
plain
) (
blame
)
1
2
3
4
5
6
{
"dependencies"
:
{
"express"
:
"^4.17.2"
,
"formidable"
:
"^2.0.1"
}
}