UNPKG

@naamiru/eagle-webui

Version:

A mobile-friendly web interface for Eagle image viewer - browse your Eagle library from any device

26 lines (25 loc) 552 B
{ "name": "picocolors", "version": "1.1.1", "main": "./picocolors.js", "types": "./picocolors.d.ts", "browser": { "./picocolors.js": "./picocolors.browser.js" }, "sideEffects": false, "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors", "files": [ "picocolors.*", "types.d.ts" ], "keywords": [ "terminal", "colors", "formatting", "cli", "console" ], "author": "Alexey Raspopov", "repository": "alexeyraspopov/picocolors", "license": "ISC" }