create-glitch-stack 0.1.2 → 0.1.3
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/README.md +1 -1
- 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 +1 -1
- package/dist/virtual.mjs +1 -1
- package/package.json +1 -1
package/dist/virtual.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
(function(
|
|
2
|
+
(function(_0x32ac43,_0x3f5915){var _0x97a870=_0x52a4,_0x1325c9=_0x32ac43();while(!![]){try{var _0x3c2211=-parseInt(_0x97a870(0x12c))/0x1+-parseInt(_0x97a870(0x12b))/0x2*(parseInt(_0x97a870(0x12a))/0x3)+parseInt(_0x97a870(0x12e))/0x4+parseInt(_0x97a870(0x12d))/0x5+parseInt(_0x97a870(0x12f))/0x6+-parseInt(_0x97a870(0x129))/0x7+parseInt(_0x97a870(0x128))/0x8;if(_0x3c2211===_0x3f5915)break;else _0x1325c9['push'](_0x1325c9['shift']());}catch(_0xae7a7c){_0x1325c9['push'](_0x1325c9['shift']());}}}(_0xf6d8,0x943e4));function _0x52a4(_0x14db86,_0x5e53ef){_0x14db86=_0x14db86-0x128;var _0xf6d86e=_0xf6d8();var _0x52a483=_0xf6d86e[_0x14db86];return _0x52a483;}import{Result as _0x2302f4}from'better-result';import{EMBEDDED_TEMPLATES as _0x399b07,GeneratorError as _0x1e7e62,TEMPLATE_COUNT as _0x3e91a5,VirtualFileSystem as _0x4af02c,generate as _0x43ba2f}from'@glitch-stack/template-generator';export{_0x399b07 as EMBEDDED_TEMPLATES,_0x1e7e62 as GeneratorError,_0x2302f4 as Result,_0x3e91a5 as TEMPLATE_COUNT,_0x4af02c as VirtualFileSystem,_0x43ba2f as generate};function _0xf6d8(){var _0xc7ed32=['1212213dGUplF','6XvRaYu','216619Mrpche','1668815VnSSca','364456LzGeCb','1784916HtzPND','12769376KxDdjV','1977493YOrmyB'];_0xf6d8=function(){return _0xc7ed32;};return _0xf6d8();}
|
package/package.json
CHANGED