{
  "name": "jquery-toast",
  "title": "jQuery Toast",
  "description": "jQuery plugin for show and hide Toast",
  "keywords": [
    "toast",
    "jquery"
  ],
  "private": false,
  "version": "1.0.0",
  "author": "uaison5460@gmail.com",
  "licenses": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/uaison/jquery.toast"
  },
  "dependencies": {
    "jquery": ">=1.5"
  }
}
