{"library":"jquery-price-format","install":[{"cmd":"npm install jquery-price-format","imports":["$('#myInput').priceFormat(options); // Requires jQuery loaded globally","var value = $('#myInput').unmask(); // Returns numeric string without formatting","// No import; use script tag: <script src='jquery-price-format.js'></script>"]},{"cmd":"yarn add jquery-price-format","imports":[]},{"cmd":"pnpm add jquery-price-format","imports":[]}]}