create-glitch-stack 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/virtual.mjs CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- function _0x1dad(_0x3b2f69,_0x44ccaa){_0x3b2f69=_0x3b2f69-0xaa;var _0x85c72d=_0x85c7();var _0x1dadf9=_0x85c72d[_0x3b2f69];return _0x1dadf9;}(function(_0x1aeb46,_0x257bb8){var _0x43ce51=_0x1dad,_0x41de10=_0x1aeb46();while(!![]){try{var _0x2761d8=-parseInt(_0x43ce51(0xb0))/0x1*(parseInt(_0x43ce51(0xb4))/0x2)+parseInt(_0x43ce51(0xac))/0x3*(-parseInt(_0x43ce51(0xae))/0x4)+parseInt(_0x43ce51(0xad))/0x5*(parseInt(_0x43ce51(0xb3))/0x6)+parseInt(_0x43ce51(0xb2))/0x7+parseInt(_0x43ce51(0xab))/0x8*(-parseInt(_0x43ce51(0xaa))/0x9)+-parseInt(_0x43ce51(0xaf))/0xa+parseInt(_0x43ce51(0xb1))/0xb;if(_0x2761d8===_0x257bb8)break;else _0x41de10['push'](_0x41de10['shift']());}catch(_0x4b1a36){_0x41de10['push'](_0x41de10['shift']());}}}(_0x85c7,0xbca14));import{Result as _0x5f3f94}from'better-result';import{EMBEDDED_TEMPLATES as _0x3ee130,GeneratorError as _0x34d700,TEMPLATE_COUNT as _0x5251c9,VirtualFileSystem as _0x1dffb8,generate as _0x48e939}from'@glitch-stack/template-generator';export{_0x3ee130 as EMBEDDED_TEMPLATES,_0x34d700 as GeneratorError,_0x5f3f94 as Result,_0x5251c9 as TEMPLATE_COUNT,_0x1dffb8 as VirtualFileSystem,_0x48e939 as generate};function _0x85c7(){var _0x3159d0=['3615YOtXiK','395YizDLt','4160azqTSL','10693070rrgnKI','1451993fWlJcs','61640557nEyfsS','1252489hivdiO','10806SAssjc','2RXrnaR','135xpWdKU','734808GrPiMY'];_0x85c7=function(){return _0x3159d0;};return _0x85c7();}
2
+ (function(_0x1f22ca,_0x33201b){var _0x4c0280=_0x2062,_0x48f4c0=_0x1f22ca();while(!![]){try{var _0x6e5609=parseInt(_0x4c0280(0xcb))/0x1*(-parseInt(_0x4c0280(0xc4))/0x2)+parseInt(_0x4c0280(0xca))/0x3+-parseInt(_0x4c0280(0xcc))/0x4*(-parseInt(_0x4c0280(0xc3))/0x5)+parseInt(_0x4c0280(0xc9))/0x6*(-parseInt(_0x4c0280(0xc6))/0x7)+parseInt(_0x4c0280(0xc8))/0x8+-parseInt(_0x4c0280(0xc7))/0x9+parseInt(_0x4c0280(0xc5))/0xa;if(_0x6e5609===_0x33201b)break;else _0x48f4c0['push'](_0x48f4c0['shift']());}catch(_0x337bc1){_0x48f4c0['push'](_0x48f4c0['shift']());}}}(_0x876f,0xeab24));import{Result as _0x453ace}from'better-result';import{EMBEDDED_TEMPLATES as _0xfe1176,GeneratorError as _0x558c44,TEMPLATE_COUNT as _0x419904,VirtualFileSystem as _0x4e60e7,generate as _0x110edf}from'@glitch-stack/template-generator';function _0x2062(_0x10424d,_0x451e91){_0x10424d=_0x10424d-0xc3;var _0x876ff9=_0x876f();var _0x2062b3=_0x876ff9[_0x10424d];return _0x2062b3;}function _0x876f(){var _0xf0704f=['2UhTzFT','17362640LOgkVx','98HUrNjo','5885883PSfvvk','805560JuIxXG','243438hizYFS','1215954brXUgF','419187zVheiH','20oOfUXL','360235BxCPoD'];_0x876f=function(){return _0xf0704f;};return _0x876f();}export{_0xfe1176 as EMBEDDED_TEMPLATES,_0x558c44 as GeneratorError,_0x453ace as Result,_0x419904 as TEMPLATE_COUNT,_0x4e60e7 as VirtualFileSystem,_0x110edf as generate};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-glitch-stack",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
5
5
  "keywords": [
6
6
  "better-auth",
@@ -33,7 +33,6 @@
33
33
  "author": "Aman Varshney",
34
34
  "repository": {
35
35
  "type": "git",
36
- "url": "git+https://github.com/AmanVarshney01/create-glitch-stack.git",
37
36
  "directory": "apps/cli"
38
37
  },
39
38
  "bin": {