UNPKG

@flasher/flasher-pnotify

Version:

javascript integration for php flasher

44 lines (43 loc) 927 B
{ "name": "@flasher/flasher-pnotify", "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-pnotify.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": { "@flasher/flasher": "^1.3.2", "@pnotify/core": "^5.2.0" }, "gitHead": "59f7f09a4fa64593e3df81e317c4a31b01246254" }