{
  "name": "jquery-toast-plugin",
  "description": "A highly customizable jquery toast plugin",
  "version": "1.3.1",
  "main": [
    "./dist/jquery.toast.min.js",
    "./dist/jquery.toast.min.css"
  ],
  "moduleType": [],
  "keywords": [
    "jquery",
    "toast-plugin",
    "jquery-toasts",
    "toast",
    "notification",
    "messages",
    "jquery-notification"
  ],
  "authors": [
    "Kamran Ahmed"
  ],
  "license": "MIT",
  "homepage": "http://kamranahmed.info/toast",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "README.md"
  ],
  "dependencies": {
    "jquery": ">=1.9.0"
  },
  "_release": "1.3.1",
  "_resolution": {
    "type": "version",
    "tag": "1.3.1",
    "commit": "0e741025f7c244b04fe8e2b5fbc18566a6a4247e"
  },
  "_source": "https://github.com/kamranahmedse/jquery-toast-plugin.git",
  "_target": "^1.3.1",
  "_originalSource": "jquery-toast-plugin",
  "_direct": true
}