{
  "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"
  ]
}
