@benev/turtle
Advanced tools
Comparing version 0.0.0-dev.1 to 0.0.0-dev.2
{ | ||
"name": "@benev/turtle", | ||
"version": "0.0.0-dev.1", | ||
"version": "0.0.0-dev.2", | ||
"description": "static site generator", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
@@ -2,0 +3,0 @@ import {Path} from "./utils/path.js" |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
export type Args = {}; | ||
@@ -2,0 +3,0 @@ export type Params = { |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
var _a, _b, _c; | ||
@@ -2,0 +3,0 @@ import { cli, color } from "@benev/argv"; |
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
67089
1274