2021-11-16 21:14:46 -05:00
|
|
|
{
|
|
|
|
"name": "nestclientstarterapp-client",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"scripts": {},
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"devDependencies": {},
|
|
|
|
"dependencies": {
|
|
|
|
"react": "^17.0.2",
|
2021-11-20 20:18:58 -05:00
|
|
|
"react-dom": "^17.0.2",
|
|
|
|
"react-router-dom": "6"
|
2021-11-16 21:14:46 -05:00
|
|
|
}
|
|
|
|
}
|