Files
sao/www/bower_components/Sortable/.bower.json
2026-03-14 09:49:00 +00:00

40 lines
968 B
JSON

{
"name": "Sortable",
"main": [
"Sortable.js"
],
"homepage": "http://SortableJS.github.io/Sortable/",
"authors": [
"RubaXa <ibnRubaXa@gmail.com>",
"owenm <owen23355@gmail.com>"
],
"description": "JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.",
"keywords": [
"sortable",
"reorder",
"list",
"html5",
"drag",
"and",
"drop",
"dnd",
"web-components"
],
"license": "MIT",
"ignore": [
"node_modules",
"bower_components",
"test",
"tests"
],
"version": "1.15.7",
"_release": "1.15.7",
"_resolution": {
"type": "version",
"tag": "1.15.7",
"commit": "031649b8116565e02419e8aa2d252d7d8c82b9da"
},
"_source": "https://github.com/RubaXa/Sortable.git",
"_target": "^1.8.4",
"_originalSource": "sortablejs"
}