UNPKG

ng-drag-to-reorder

Version:

Lightweight AngularJS drag and drop functionality to reorder lists without any dependencies other than Angular.

26 lines (25 loc) 746 B
{ "name": "ng-drag-to-reorder", "version": "1.0.8", "description": "Lightweight AngularJS drag and drop functionality to reorder lists without any dependencies other than Angular.", "main": "ngDragToReorder.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mhthompson86/ng-drag-to-reorder.git" }, "keywords": [ "AngularJS", "Drag and Drop", "Draggable", "Reorder" ], "author": " MacGregor Thompson <mhthompson86@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/mhthompson86/ng-drag-to-reorder/issues" }, "homepage": "https://github.com/mhthompson86/ng-drag-to-reorder#readme" }