create-sipp
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "create-sipp", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Creates a new Sipp app: https://sipp.dev", | ||
@@ -21,3 +21,5 @@ "bin": "./src/init", | ||
"license": "MIT", | ||
"files": ["src"], | ||
"files": [ | ||
"src" | ||
], | ||
"dependencies": { | ||
@@ -24,0 +26,0 @@ "chalk": "^4.1.0", |
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
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
12682