genreactai
Version:
A lightweight and customizable CLI tool to generate React components, tailored to your project's structure and style preferences.
192 lines (118 loc) • 2.2 kB
JSON
{
"name": "genreactai",
"version": "1.0.1",
"type": "module",
"description": "A lightweight and customizable CLI tool to generate React components, tailored to your project's structure and style preferences.",
"bin": {
"genreact": "./bin/genreact.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Rasperon",
"license": "MIT",
"keywords": [
"react",
"cli",
"generator",
"component",
"react-component",
"codegen",
"scaffold",
"ai",
"artificial-intelligence",
"chatbot",
"chatgpt-api",
"chatgpt",
"cursor",
"gpt",
"gpt for free",
"API",
"web",
"arc",
"smart",
"smartestchatbot",
"api",
"dalle",
"dall-e",
"text2image",
"texttoimage",
"text2img",
"texttoimg",
"image",
"image-generator",
"midjourney",
"diffusion",
"dall-e2",
"ai-images",
"ai-images-generator",
"gpt",
"discord",
"chat",
"chatbot",
"chatgpt4",
"chatgpt-4",
"openai",
"open-ai",
"hercai",
"herc",
"herc.ai",
"smartest",
"bot",
"robot",
"axios",
"canvafy",
"streamed-chatgpt-api",
"dart-openai-sdk",
"completions",
"cli",
"bin",
"command",
"console",
"cmd",
"bing",
"bing-chat",
"openaiapi",
"open.ai",
"openai-api",
"gemini",
"gemini-api",
"gemini-pro",
"google",
"discord-ai",
"discordai",
"free",
"lodash",
"react",
"next",
"chalk",
"free",
"lodash",
"stable",
"anime",
"neonpunk",
"pixel-art",
"digital-art",
"manga",
"photographic",
"cinematic",
"3d",
"3d-model",
"beta",
"beta-model"
],
"repository": {
"type": "git",
"url": "https://github.com/rasperon/genreact"
},
"bugs": {
"url": "https://github.com/rasperon/genreact/issues"
},
"homepage": "https://github.com/rasperon/genreact#readme",
"dependencies": {
"axios": "^1.8.4",
"chai": "^5.2.0",
"fs-extra": "^11.3.0",
"inquirer": "^12.5.2"
}
}