{"library":"gooberscript-compiler","install":[{"cmd":"npm install gooberscript-compiler","imports":["import Goobc from 'gooberscript-compiler'","const { compile } = Goobc;\nconst result = compile(source);","<script src=\"https://cdn.jsdelivr.net/npm/gooberscript-compiler@1/goobc.js\"></script>\nconst result = Goobc.compile(source);"]},{"cmd":"yarn add gooberscript-compiler","imports":[]},{"cmd":"pnpm add gooberscript-compiler","imports":[]}]}