qr-codes / source /package.json
evalstate's picture
evalstate HF Staff
Launch Signal QR Studio: three terminal themes, pirate logo, tested PNG and SVG exports
043ea61 verified
Raw
History Blame Contribute Delete
291 Bytes
{"name":"terminal-qr","version":"1.0.0","private":true,"type":"module","scripts":{"dev":"vite --host 0.0.0.0","build":"vite build","test":"playwright test"},"dependencies":{"qrcode":"^1.5.4"},"devDependencies":{"@playwright/test":"^1.63.0","jsqr":"^1.4.0","pngjs":"^7.0.0","vite":"^8.3.0"}}