ui-grid-draggable-rows
Version:
HTML5 Drag and Drop functionality for angular ui-grid
29 lines (28 loc) • 502 B
JSON
{
"name": "ui-grid-draggable-rows",
"version": "0.3.2",
"authors": [
"Szymon Krajewski <szykra@gmail.com>"
],
"description": "HTML5 Drag and Drop functionality for angular ui-grid",
"main": "js/draggable-rows.js",
"moduleType": [
"globals"
],
"keywords": [
"angular",
"ui-grid",
"dragndrop",
"html5",
"draggable"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
".eslintrc"
]
}