All Downloads are FREE. Search and download functionalities are using the official Maven repository.

views.react.package.json Maven / Gradle / Ivy

There is a newer version: 4.7.0
Show newest version
{
  "name": "frontend",
  "version": "1.0.0",
  "description": "Frontend code for your Micronaut app.",
  "main": "client.js",
  "author": "Your Name Here ",
  "dependencies": {
    "babel-loader": "^9.1.3",
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  },
  "devDependencies": {
    "text-encoding": "^0.7.0",
    "web-streams-polyfill": "^4.0.0",
    "@babel/preset-env": "^7.24.3",
    "@babel/preset-react": "^7.24.1",
    "webpack": "^5.91.0",
    "webpack-cli": "^5.1.4",
    "node-polyfill-webpack-plugin": "^3.0.0"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy