You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "website",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"@nrwl/next": "15.5.1",
|
|
"next": "13.1.1",
|
|
"react": "18.2.0",
|
|
"react-dom": "18.2.0",
|
|
"typescript": "4.8.4"
|
|
},
|
|
"scripts": {
|
|
"start": "next start"
|
|
}
|
|
}
|