FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
amplify-gen2-nextjs-code-with-codingcatdev/package.json at main · CodingCatDev/amplify-gen2-nextjs-code-with-codingcatdev · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
CodingCatDev
/
amplify-gen2-nextjs-code-with-codingcatdev
Public
forked from
ErikCH/codecat-live
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
amplify-gen2-nextjs-code-with-codingcatdev
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
35 lines (35 loc) · 841 Bytes
Breadcrumbs
amplify-gen2-nextjs-code-with-codingcatdev
/
package.json
Copy path
File metadata and controls
35 lines (35 loc) · 841 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name"
:
"
codecat-live
"
,
"version"
:
"
0.1.0
"
,
"private"
:
true
,
"scripts"
: {
"dev"
:
"
next dev
"
,
"build"
:
"
next build
"
,
"start"
:
"
next start
"
,
"lint"
:
"
next lint
"
},
"dependencies"
: {
"@aws-amplify/adapter-nextjs"
:
"
^1.0.16
"
,
"@aws-amplify/ui-react"
:
"
^6.1.3
"
,
"aws-amplify"
:
"
^6.0.16
"
,
"next"
:
"
14.1.0
"
,
"react"
:
"
^18
"
,
"react-dom"
:
"
^18
"
},
"devDependencies"
: {
"@aws-amplify/backend"
:
"
^0.12.1
"
,
"@aws-amplify/backend-cli"
:
"
^0.11.1
"
,
"@types/node"
:
"
^20
"
,
"@types/react"
:
"
^18
"
,
"@types/react-dom"
:
"
^18
"
,
"autoprefixer"
:
"
^10.0.1
"
,
"aws-cdk"
:
"
^2.127.0
"
,
"aws-cdk-lib"
:
"
^2.127.0
"
,
"constructs"
:
"
^10.3.0
"
,
"eslint"
:
"
^8
"
,
"eslint-config-next"
:
"
14.1.0
"
,
"postcss"
:
"
^8
"
,
"tailwindcss"
:
"
^3.3.0
"
,
"typescript"
:
"
^5.3.3
"
}
}
Back
|
FazBrowse Home
|
New Git URL