apollodec/Apollo/bower_components/jquery-nestable/.bower.json
venbatechnologies@gmail.com d06b1c0cba status file
2017-12-07 11:31:25 +05:30

35 lines
881 B
JSON
Executable File

{
"name": "jquery-nestable",
"version": "0.0.1",
"authors": [
"Sabbir Ahmed <sabbiirr@gmail.com>"
],
"description": "Drag & drop hierarchical list with mouse and touch compatibility (jQuery plugin). This is a forked version from https://github.com/brunobatista/Nestable",
"main": "jquery.nestable.js",
"keywords": [
"drag",
"drop",
"jquery"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": ">= 1.7.2"
},
"homepage": "https://github.com/thesabbir/jquery-nestable",
"_release": "0.0.1",
"_resolution": {
"type": "version",
"tag": "0.0.1",
"commit": "1a1feac0ca6381c9d0dcc836e8460188ffbb7c79"
},
"_source": "git://github.com/thesabbir/jquery-nestable.git",
"_target": "~0.0.1",
"_originalSource": "jquery-nestable"
}