Files
sentcms/public/static/libs/toastr/bower.json
2019-07-06 16:59:35 +08:00

10 lines
154 B
JSON

{
"name": "toastr",
"version": "2.1.3",
"main": ["toastr.js", "toastr.css"],
"dependencies": {
"jquery": ">=1.6.3 <3"
},
"license": "MIT"
}