UNPKG

jstree-actions

Version:

jstree plugin that allows adding actions on each node

22 lines (21 loc) 566 B
{ "name": "jstree-actions", "version": "0.2.1", "description": "jstree plugin that allows adding actions on each node", "main": "jstree-actions.js", "repository": { "type": "git", "url": "git://github.com/alexandernst/jstree-actions.git" }, "keywords": [ "jstree", "actions", "plugin" ], "author": "Alexander Nestorov <alexandernst@gmail.com>", "license": "GNU GPL v3", "bugs": { "url": "https://github.com/alexandernst/jstree-actions/issues" }, "homepage": "https://github.com/alexandernst/jstree-actions#readme" }