15 lines
270 B
JSON
15 lines
270 B
JSON
{
|
|
"name": "nestclientstarterapp-client",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"scripts": {},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {},
|
|
"dependencies": {
|
|
"react": "^17.0.2",
|
|
"react-dom": "^17.0.2",
|
|
"react-router-dom": "6"
|
|
}
|
|
}
|