UNPKG

flupilot-cli

Version:

FluPilot CLI is a lightweight tool to scaffold Flutter projects faster — with interactive package selection, auto-generated boilerplate, and a clean project setup

32 lines (31 loc) 847 B
{ "name": "flupilot-cli", "version": "1.0.6", "description": "FluPilot CLI is a lightweight tool to scaffold Flutter projects faster — with interactive package selection, auto-generated boilerplate, and a clean project setup", "bin": { "flupilot-cli": "./scripts/helper/check_and_install_deps.sh" }, "files": [ "scripts/" ], "repository": { "type": "git", "url": "git://github.com/ahmedali109/FluPilot-CLI.git" }, "keywords": [ "flutter", "cli", "scaffold", "boilerplate", "flutter-cli", "flutter-projects", "flutter-packages", "flutter-setup" ], "author": "Ahmed Ali (https://github.com/ahmedali109)", "license": "ISC", "bugs": { "url": "https://github.com/ahmedali109/FluPilot-CLI/issues" }, "homepage": "https://github.com/ahmedali109/FluPilot-CLI#readme" }