{
  "name": "dead-toast",
  "description": "Dead simple Javascript Toast like Android.",
  "main": [
    "dead-toast.min.js",
    "dead-toast.min.css"
  ],
  "authors": [
    "Lee Sun-Hyoup <kciter@naver.com>"
  ],
  "license": "MIT",
  "keywords": [
    "toast",
    "js",
    "javascript",
    "frontend",
    "android"
  ],
  "homepage": "https://github.com/kciter/dead-toast",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "version": "1.0.0",
  "_release": "1.0.0",
  "_resolution": {
    "type": "version",
    "tag": "1.0.0",
    "commit": "2a44165c84e1da20a9ced077a06e12485dca3593"
  },
  "_source": "https://github.com/kciter/dead-toast.git",
  "_target": "^1.0.0",
  "_originalSource": "dead-toast",
  "_direct": true
}