zischenstand
This commit is contained in:
3783
src/modules/_sortablejs/Sortable.js
Normal file
3783
src/modules/_sortablejs/Sortable.js
Normal file
File diff suppressed because it is too large
Load Diff
2
src/modules/_sortablejs/Sortable.min.js
vendored
Normal file
2
src/modules/_sortablejs/Sortable.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
36
src/modules/_sortablejs/module.json
Normal file
36
src/modules/_sortablejs/module.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"title": "SortableJS",
|
||||
"description": "LIBRARY: SortableJS - This module is just a dependency for other modules and does not offer any functionality on its own. This module includes the popular SortableJS library.",
|
||||
"version": "1.14.0-fvtt1",
|
||||
"library": true,
|
||||
"authors": [
|
||||
{
|
||||
"name": "The League of Extraordinary FVTT Developers",
|
||||
"url": "https://github.com/League-of-Foundry-Developers",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "SortableJS",
|
||||
"url": "https://sortablejs.github.io/sortablejs/",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"scripts": [
|
||||
"Sortable.min.js"
|
||||
],
|
||||
"manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/sortablejs-lib/main/module.json",
|
||||
"url": "https://github.com/League-of-Foundry-Developers/sortablejs-lib",
|
||||
"download": "https://github.com/League-of-Foundry-Developers/sortablejs-lib/releases/download/v1.14.0-fvtt1/_sortablejs.zip",
|
||||
"media": [
|
||||
{
|
||||
"type": "icon",
|
||||
"loop": false,
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"id": "_sortablejs",
|
||||
"compatibility": {
|
||||
"minimum": "0.0.0",
|
||||
"verified": "9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user