{
    "name": "react-template",
    "version": "0.0.1",
    "description": "Simple react-based template that showcases different generator features that we can test in integration tests",
    "scripts": {
       "test": "echo \"Error: no test specified\" && exit 1"
    },
    "dependencies": {
        "@asyncapi/generator-react-sdk": "^1.1.2",
        "@asyncapi/generator-components": "1.0.0"
    }
}
  
  