UNPKG

toastr-stylus

Version:

ToastrJS is a JavaScript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.

34 lines (33 loc) 570 B
{ "name": "toastr-stylus", "version": "2.0.2-0.1.0", "homepage": "https://github.com/neverfox/toastr-stylus", "authors": [ "John Papa", "neverfox <github.to.soma@neverbox.com>" ], "description": "Simple javascript toast notifications", "main": [ "toastr.css", "toastr.js" ], "moduleType": [ "amd", "globals", "node" ], "keywords": [ "Toastr", "ToastrJS", "toastr.js", "Stylus" ], "license": "MIT", "ignore": [ "**/.*", "bower_components", "node_modules", "nuget", "tests" ] }