ÿØÿà JFIF ÿÛ „ ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/lnovel/layout/default/node_modules/toastr/nuget/ |
<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> <metadata> <id>toastr</id> <version>1.2.0</version> <title>toastr</title> <authors>John Papa,Hans Fjällemark</authors> <owners>John Papa,Hans Fjällemark</owners> <licenseUrl>http://www.opensource.org/licenses/mit-license.php</licenseUrl> <projectUrl>https://github.com/CodeSeven/toastr</projectUrl> <iconUrl>http://johnpapa.net/wp-content/images/toastr-icon.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <description>3 Easy Steps: (1) Link to toastr.css (2) Link to toastr.js (3) Use toastr to display a toast for info, success, warning or error // Display an info toast with no title toastr.info('Are you the 6 fingered man?') *** For other API calls, see the demo</description> <summary>toastr is a Javascript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.</summary> <releaseNotes>Added getContainer(). Fixed clear() bug. Removed semver from file name.</releaseNotes> <copyright>Copyright © 2012 Hans Fjällemark & John Papa.</copyright> <language>en-US</language> <tags>toastr, toast, notification, dialog, jquery</tags> <dependencies> <dependency id="jQuery" version="1.6.3" /> </dependencies> </metadata> <files> <file src="content\content\toastr.css" target="content\content\toastr.css" /> <file src="content\content\toastr.min.css" target="content\content\toastr.min.css" /> <file src="content\scripts\toastr.js" target="content\scripts\toastr.js" /> <file src="content\scripts\toastr.min.js" target="content\scripts\toastr.min.js" /> </files> </package>