integration/cra-js/deps.json
{
"hasJest": true,
"hasJestDom": true,
"hasNodeTypes": false,
"hasTestingLibrary": true,
"hasNest": false,
"storybook": {
"hasStorybook": false,
"hasStorybookTestingLibrary": false
},
"react": {
"hasReact": true,
"isCreateReactApp": true,
"isNext": false,
"isRemix": false,
"isPreact": false,
"version": "^17.0.2"
},
"typescript": {
"config": null,
"hasTypeScript": false,
"version": null
},
"hasTailwind": false
}