Squirrowse/squirrowse.web/libman.json

14 lines
260 B
JSON
Raw Normal View History

2020-06-19 18:39:08 +02:00
{
"version": "1.0",
"defaultProvider": "cdnjs",
"libraries": [
{
"library": "lightgallery@1.6.12",
"destination": "wwwroot/lib/lightgallery/"
},
{
"library": "jquery@3.4.1",
"destination": "wwwroot/jquery/"
}
]
}