d-draggable-table
Version:
Derby draggable table component based on derby sink.
27 lines (26 loc) • 613 B
JSON
{
"name": "d-draggable-table",
"version": "1.0.3",
"description": "Derby draggable table component based on derby sink.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/dmapper/d-draggable-table.git"
},
"keywords": [
"Derby",
"drag",
"sort",
"table",
"component"
],
"author": "Osman Mazinov",
"license": "MIT",
"bugs": {
"url": "https://github.com/dmapper/d-draggable-table/issues"
},
"homepage": "https://github.com/dmapper/d-draggable-table"
}