@initx-plugin/utils
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "@initx-plugin/utils", | ||
"type": "module", | ||
"version": "0.0.12", | ||
"description": "More convenient initialization engine", | ||
"version": "0.0.13", | ||
"description": "A more convenient scripting engine", | ||
"author": "imba97", | ||
@@ -7,0 +7,0 @@ "license": "MIT", |
@@ -1,4 +0,4 @@ | ||
<h1 align="center">init 🛠</h1> | ||
<h1 align="center">initx ⚙️</h1> | ||
<p align="center"><code>initx</code> More convenient initialization engine</p> | ||
<p align="center"><code>initx</code> A more convenient scripting engine</p> | ||
@@ -5,0 +5,0 @@ <pre align="center">npx <b>initx <something></b></pre> |
5196