UNPKG

bun-livereload

Version:
28 lines (27 loc) 498 B
{ "name": "bun-livereload", "version": "1.0.3", "module": "index.ts", "main": "index.ts", "repository": { "type": "github", "url": "https://github.com/jarred-sumner/bun-livereload" }, "license": "MIT", "author": { "name": "Jarred Sumner", "email": "jarred@jarredsumner.com" }, "description": "Livereload for Bun.js", "keywords": [ "bun", "bun.js", "livereload", "hmr", "reload", "live" ], "exports": { "bun": "./index.ts" } }