create-glitch-stack 0.1.1 → 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/chunk-DcJyvSSG.mjs +1 -1
- package/dist/cli.mjs +1 -1
- package/dist/index.mjs +1 -1
- package/dist/src-DCe_05_9.mjs +2 -0
- package/dist/virtual.mjs +1 -1
- package/package.json +1 -1
- package/dist/src-DjUB9MJV.mjs +0 -2
package/dist/virtual.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
(function(
|
|
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