UNPKG

esbuild-plugin-frontend-errors

Version:
24 lines (23 loc) 676 B
{ "name": "esbuild-plugin-frontend-errors", "version": "1.0.1", "description": "esbuild plugin to show errors directly in the browser", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "esbuild", "esbuild-plugin", "browser-errors", "frontend-errors", "cookie-popup" ], "repository": { "type": "git", "url": "git+https://github.com/stilliard/esbuild-plugin-frontend-errors.git" }, "homepage": "https://github.com/stilliard/esbuild-plugin-frontend-errors", "author": "Andrew Stilliard <andrew.stilliard@gmail.com> (https://blog.stapps.io/)", "license": "MIT" }