bows
Version:
Rainbowed console logs for chrome, opera and firefox in development.
30 lines (29 loc) • 518 B
JSON
{
"name": "bows",
"main": "dist/bows.js",
"version": "1.3.2",
"homepage": "https://github.com/latentflip/bows",
"authors": [
"Philip Roberts <phil@latentflip.com>"
],
"description": "Safe, production happy, colourful logging for chrome & firefox",
"moduleType": [
"amd",
"global",
"node",
"umd"
],
"keywords": [
"log",
"console",
"logging"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}