{ "name": "messenger", "repo": "HubSpot/messenger", "description": "Client-side growl-like notifications with actions and auto-retry.", "version": "1.5.0", "homepage": "http://github.hubspot.com/messenger", "authors": [ "Zack Bloom ", "Adam Schwartz " ], "license": "MIT", "keywords": [ "client-side", "notification", "toast", "growl", "ajax" ], "main": [ "build/js/messenger.js", "build/js/messenger-theme-future.js", "build/js/messenger-theme-flat.js", "build/css/messenger.css", "build/css/messenger-theme-future.css", "build/css/messenger-theme-flat.css", "build/css/messenger-theme-block.css", "build/css/messenger-theme-air.css", "build/css/messenger-theme-ice.css" ], "dependencies": { "jquery": "*" }, "ignore": [ "**/.*", "component.json", "Gruntfile.coffee", "lib/", "package.json", "SpecRunner.html", "spec/", "src/" ], "_release": "1.5.0", "_resolution": { "type": "version", "tag": "v1.5.0", "commit": "8fbf20e5e01070e65d6ca4f2314ab0928e8682fe" }, "_source": "https://github.com/HubSpot/messenger.git", "_target": "^1.5.0", "_originalSource": "messenger", "_direct": true }