jacob-setup
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "jacob-setup", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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.", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"bin": { | ||
"jacob-config": "node index.js create" | ||
"jacob-setup": "./index.js" | ||
}, | ||
@@ -27,0 +27,0 @@ "homepage": "https://github.com/PioneerSquareLabs/jacob-setup#readme", |
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
11071