create-glitch-stack 0.1.0 → 0.1.2

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(_0xa45668,_0x1466d1){var _0x591a82=_0xdae8,_0x3fdc62=_0xa45668();while(!![]){try{var _0x542961=-parseInt(_0x591a82(0x1c3))/0x1*(-parseInt(_0x591a82(0x1c5))/0x2)+-parseInt(_0x591a82(0x1c6))/0x3+parseInt(_0x591a82(0x1c4))/0x4+-parseInt(_0x591a82(0x1c9))/0x5*(parseInt(_0x591a82(0x1cb))/0x6)+-parseInt(_0x591a82(0x1c8))/0x7+-parseInt(_0x591a82(0x1cc))/0x8*(-parseInt(_0x591a82(0x1ca))/0x9)+parseInt(_0x591a82(0x1c7))/0xa;if(_0x542961===_0x1466d1)break;else _0x3fdc62['push'](_0x3fdc62['shift']());}catch(_0x401ce7){_0x3fdc62['push'](_0x3fdc62['shift']());}}}(_0x3a75,0x5a03a));function _0xdae8(_0x5d11db,_0x4d63cc){_0x5d11db=_0x5d11db-0x1c3;var _0x3a7508=_0x3a75();var _0xdae8d1=_0x3a7508[_0x5d11db];return _0xdae8d1;}function _0x3a75(){var _0x52bc58=['1619799eenySN','6354330GivtWZ','3201751QgqPxz','2895qEFqgY','8901otJbXr','7500LfogKq','1384CFELbS','297782UlaFsJ','2750720XDGsCQ','4JOyaGg'];_0x3a75=function(){return _0x52bc58;};return _0x3a75();}import{Result as _0x575566}from'better-result';import{EMBEDDED_TEMPLATES as _0x15a6d0,GeneratorError as _0x53dc9f,TEMPLATE_COUNT as _0x2867c9,VirtualFileSystem as _0x4694a7,generate as _0x54ff9f}from'@glitch-stack/template-generator';export{_0x15a6d0 as EMBEDDED_TEMPLATES,_0x53dc9f as GeneratorError,_0x575566 as Result,_0x2867c9 as TEMPLATE_COUNT,_0x4694a7 as VirtualFileSystem,_0x54ff9f 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.2",
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": {