artisan-init
Advanced tools
Comparing version 0.32.17 to 0.32.18
{ | ||
"name": "artisan-init", | ||
"type": "module", | ||
"version": "0.32.18", | ||
"packageManager": "pnpm@7.12.2", | ||
"version": "0.32.17", | ||
"description": "Artisan framework init.", | ||
"description": "Artisan core.", | ||
"author": "Chris Breuer", | ||
"license": "MIT", | ||
"homepage": "https://github.com/ow3org/stacks/tree/main/.stacks/artisan-init#readme", | ||
"homepage": "https://github.com/ow3org/stacks/tree/main/.stacks/artisan#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ow3org/stacks.git", | ||
"directory": ".stacks/artisan-init" | ||
"directory": ".stacks/artisan" | ||
}, | ||
@@ -27,3 +27,9 @@ "bugs": { | ||
"sideEffects": false, | ||
"bin": "./cli.mjs", | ||
"bin": { | ||
"artisan-init": "./cli.mjs", | ||
"artisan": "./cli.mjs", | ||
"art": "./cli.mjs", | ||
"stacks": "./cli.mjs", | ||
"stx": "./cli.mjs" | ||
}, | ||
"contributors": [ | ||
@@ -47,2 +53,3 @@ "Chris Breuer <chris@ow3.org>" | ||
"scripts": { | ||
"artisan": "pnpm run dev && node cli.mjs", | ||
"artisan-init": "pnpm run dev && node cli.mjs", | ||
@@ -49,0 +56,0 @@ "build": "unbuild", |
# Artisan CLI | ||
The `npx artisan-init $project-name` source is stored here. | ||
The `npx artisan-init` source is stored here. | ||
To learn more about how to get started, check out the [documentation](https://stacks.ow3org.com). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
255827
6110
12