1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/node_modules/jquery-toast-plugin/package.json
2022-07-08 11:48:35 -03:00

35 lines
842 B
JSON

{
"name": "jquery-toast-plugin",
"filename": "dist/jquery.toast.min.js",
"main": "dist/jquery.toast.min.js",
"style": "dist/jquery.toast.min.css",
"version": "1.3.2",
"description": "Highly customizable jquery plugin to show toast messages",
"homepage": "http://www.kamranahmed.info/toast",
"keywords": [
"Toast",
"Toast plugin",
"Jquery toast plugin"
],
"maintainers": [
{
"name": "Kamran Ahmed",
"web": "http://kamranahmed.info"
}
],
"repository": {
"type": "git",
"url": "git://github.com/kamranahmedse/jquery-toast-plugin.git"
},
"bugs": "https://github.com/kamranahmedse/jquery-toast-plugin/issues",
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"devDependencies": {
},
"scripts": {
}
}