20 lines
No EOL
427 B
JSON
20 lines
No EOL
427 B
JSON
{
|
|
"dependencies": {
|
|
"react": "^18.0.0",
|
|
"react-dom": "^18.0.0",
|
|
"react-scripts": "^5.0.0"
|
|
},
|
|
"main": "/index.js",
|
|
"devDependencies": {
|
|
"react-scripts": "1.0.0"
|
|
},
|
|
"name": "ljg0t8",
|
|
"description": null,
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"start": "react-scripts start",
|
|
"build": "react-scripts build",
|
|
"test": "react-scripts test --env=jsdom",
|
|
"eject": "react-scripts eject"
|
|
}
|
|
} |