{ "name": "TitleNotifier.js", "version": "0.9.0", "homepage": "https://github.com/roshiro/TitleNotifier.js", "authors": [ "Rafael Oshiro " ], "description": "Lightweight (< 3kb), dependency-free javascript library to dynamically show the number of unread notifications in your webpage title.", "main": "title_notifier.js", "keywords": [ "notifications", "dependency-free", "progress bar", "title", "lightweight" ], "license": "GNU", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "examples" ] }