create-backan
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "create-backan", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"type": "module", | ||
"license": "GPL-3.0", | ||
"homepage": "https://backan.pigeonposse.com/guide/api", | ||
"homepage": "https://backan.pigeonposse.com", | ||
"repository": { | ||
@@ -28,3 +28,4 @@ "type": "git", | ||
"dependencies": { | ||
"@clack/prompts": "^0.7.0" | ||
"@clack/prompts": "^0.7.0", | ||
"picocolors": "^1.0.1" | ||
}, | ||
@@ -31,0 +32,0 @@ "scripts": { |
@@ -1,41 +0,1 @@ | ||
<!-- PIGEONPOSSE START MARK --> | ||
<!-- | ||
██████╗ ██╗ ██████╗ ███████╗ ██████╗ ███╗ ██╗ | ||
██╔══██╗██║██╔════╝ ██╔════╝██╔═══██╗████╗ ██║ | ||
██████╔╝██║██║ ███╗█████╗ ██║ ██║██╔██╗ ██║ | ||
██╔═══╝ ██║██║ ██║██╔══╝ ██║ ██║██║╚██╗██║ | ||
██║ ██║╚██████╔╝███████╗╚██████╔╝██║ ╚████║ | ||
╚═╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═══╝ | ||
██████╗ ██████╗ ███████╗███████╗███████╗ | ||
██╔══██╗██╔═══██╗██╔════╝██╔════╝██╔════╝ | ||
██████╔╝██║ ██║███████╗███████╗█████╗ | ||
██╔═══╝ ██║ ██║╚════██║╚════██║██╔══╝ | ||
██║ ╚██████╔╝███████║███████║███████╗ | ||
╚═╝ ╚═════╝ ╚══════╝╚══════╝╚══════╝ | ||
█████╗█████╗█████╗█████╗█████╗█████╗█████╗ | ||
╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝ | ||
██████╗ █████╗ ██████╗██╗ ██╗ █████╗ ███╗ ██╗ | ||
██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██╔══██╗████╗ ██║ | ||
██████╔╝███████║██║ █████╔╝ ███████║██╔██╗ ██║ | ||
██╔══██╗██╔══██║██║ ██╔═██╗ ██╔══██║██║╚██╗██║ | ||
██████╔╝██║ ██║╚██████╗██║ ██╗██║ ██║██║ ╚████║ | ||
╚═════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ | ||
REPOSITORY: https://github.com/pigeonposse/backan | ||
AUTHORS: | ||
- Angelo (https://github.com/angelespejo) | ||
DEVELOPED BY Angelo 🐦🌈 | ||
--> | ||
<!-- PIGEONPOSSE END MARK --> | ||
# Create BACKAN project | ||
@@ -121,1 +81,41 @@ | ||
<!-- PIGEONPOSSE END ORG --> | ||
<!-- PIGEONPOSSE START MARK --> | ||
<!-- | ||
██████╗ ██╗ ██████╗ ███████╗ ██████╗ ███╗ ██╗ | ||
██╔══██╗██║██╔════╝ ██╔════╝██╔═══██╗████╗ ██║ | ||
██████╔╝██║██║ ███╗█████╗ ██║ ██║██╔██╗ ██║ | ||
██╔═══╝ ██║██║ ██║██╔══╝ ██║ ██║██║╚██╗██║ | ||
██║ ██║╚██████╔╝███████╗╚██████╔╝██║ ╚████║ | ||
╚═╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═══╝ | ||
██████╗ ██████╗ ███████╗███████╗███████╗ | ||
██╔══██╗██╔═══██╗██╔════╝██╔════╝██╔════╝ | ||
██████╔╝██║ ██║███████╗███████╗█████╗ | ||
██╔═══╝ ██║ ██║╚════██║╚════██║██╔══╝ | ||
██║ ╚██████╔╝███████║███████║███████╗ | ||
╚═╝ ╚═════╝ ╚══════╝╚══════╝╚══════╝ | ||
█████╗█████╗█████╗█████╗█████╗█████╗█████╗ | ||
╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝ | ||
██████╗ █████╗ ██████╗██╗ ██╗ █████╗ ███╗ ██╗ | ||
██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██╔══██╗████╗ ██║ | ||
██████╔╝███████║██║ █████╔╝ ███████║██╔██╗ ██║ | ||
██╔══██╗██╔══██║██║ ██╔═██╗ ██╔══██║██║╚██╗██║ | ||
██████╔╝██║ ██║╚██████╗██║ ██╗██║ ██║██║ ╚████║ | ||
╚═════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ | ||
REPOSITORY: https://github.com/pigeonposse/backan | ||
AUTHORS: | ||
- Angelo (https://github.com/angelespejo) | ||
DEVELOPED BY Angelo 🐦🌈 | ||
--> | ||
<!-- PIGEONPOSSE END MARK --> |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
44439
1
2
+ Addedpicocolors@^1.0.1