ui-grid-draggable-rows
Version:
HTML5 Drag and Drop functionality for angular ui-grid
27 lines (26 loc) • 680 B
JSON
{
"name": "ui-grid-draggable-rows",
"version": "0.3.3",
"description": "HTML5 Drag and Drop functionality for angular ui-grid",
"main": "js/draggable-rows.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cdwv/ui-grid-draggable-rows.git"
},
"keywords": [
"angular",
"ui-grid",
"draggable",
"dragndrop",
"html5"
],
"author": "Szymon Krajewski <szykra@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/cdwv/ui-grid-draggable-rows/issues"
},
"homepage": "https://github.com/cdwv/ui-grid-draggable-rows#readme"
}