tasks/js/vendor/angular-draganddrop/.bower.json
Raimund Schlüßler 3177b29d17 Update bower files
2017-01-16 00:14:15 +01:00

39 lines
No EOL
972 B
JSON

{
"name": "angular-drag-and-drop-lists",
"main": "angular-drag-and-drop-lists.js",
"version": "1.4.0",
"homepage": "https://github.com/marceljuenemann/angular-drag-and-drop-lists",
"authors": [
"Marcel Juenemann <mail@marcel-juenemann.de>"
],
"description": "Angular directives for sorting nested lists using the HTML5 Drag & Drop API",
"keywords": [
"angular",
"drag",
"drop",
"dnd",
"nested",
"sortable",
"lists",
"html5"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"demo",
"*.json",
"test",
"tests"
],
"_release": "1.4.0",
"_resolution": {
"type": "version",
"tag": "v1.4.0",
"commit": "141e13919b30578ed53d079bdd269fb99b20f78f"
},
"_source": "https://github.com/marceljuenemann/angular-drag-and-drop-lists.git",
"_target": "v1.4.0",
"_originalSource": "https://github.com/marceljuenemann/angular-drag-and-drop-lists.git"
}