mirror of
https://github.com/thepigeongenerator/www.thepigeongenerator.xyz.git
synced 2025-12-16 06:45:44 +01:00
14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/package",
|
|
"dependencies": {
|
|
"esbuild": "^0.25.4",
|
|
"react": "^19.1.0",
|
|
"react-dom": "^19.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"http-server": "^14.1.1",
|
|
"@types/react": "^19.1.2",
|
|
"@types/react-dom": "^19.1.2"
|
|
}
|
|
}
|