{
  "name": "@flasher/flasher",
  "version": "1.3.2",
  "description": "javascript integration for php flasher",
  "keywords": [
    "PHPFlasher",
    "flash messages",
    "javascript",
    "notification",
    "notify",
    "noty",
    "notyf",
    "php flasher",
    "plugin",
    "pnotify",
    "sweetalert",
    "toast",
    "yoeunes"
  ],
  "author": "younes KHOUBZA <younes.khoubza@gmail.com>",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "browser": "dist/flasher.min.js",
  "main": "dist/index",
  "types": "dist/index",
  "files": [
    "dist"
  ],
  "bugs": {
    "url": "https://github.com/php-flasher/flasher-js/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/php-flasher/flasher-js.git"
  },
  "dependencies": {
    "csstype": "^3.1.2"
  },
  "gitHead": "59f7f09a4fa64593e3df81e317c4a31b01246254"
}
