jacob-setup
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -50,5 +50,6 @@ #!/usr/bin/env node | ||
{ | ||
type: "input", | ||
type: "list", | ||
name: "iconSet", | ||
message: "Enter your preferred icon set (e.g., Font Awesome):", | ||
message: "What is your preferred icon set?", | ||
choices: ["Font Awesome", "Heroicons", "Unicons", "React Feather", "Material UI", "Styled Icons", "IconPark", "CoreUI", "Iconify"], | ||
default: "Font Awesome", | ||
@@ -55,0 +56,0 @@ }, |
{ | ||
"name": "jacob-setup", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "A command-line utility for generating JACoB configuration files, enabling easy setup and integration of the JACoB AI coding assistant into web development projects.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -61,2 +61,3 @@ ### README.md for `jacob-setup` Package | ||
- **Description**: The icon library used in the project. | ||
- **Options**: `Font Awesome`, `Heroicons`, `Unicons`, `React Feather`, `Material UI`, `Styled Icons`, `IconPark`, `CoreUI`, `Iconify` | ||
- **Example**: `"iconSet": "Font Awesome"` | ||
@@ -63,0 +64,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12425
188
138