{ "name": "angular-nestable", "version": "0.0.1", "description": "Angular module for jQuery nestable plugin", "homepage": "http://kamilkp.github.io/ng-nestable", "main": "src/angular-nestable.js", "keywords": [ "angularjs", "javascript", "jquery", "sortable", "nestable" ], "license": "MIT", "ignore": [ "**/.*", "Gruntfile.js", "README.md", "bower.json", "package.json", "node_modules", ".git" ], "authors": [ "Kamil Pękala " ], "_release": "0.0.1", "_resolution": { "type": "version", "tag": "0.0.1", "commit": "3548f6a663473b5c6e6dd056362910876463cdc0" }, "_source": "git://github.com/kamilkp/ng-nestable.git", "_target": "~0.0.1", "_originalSource": "ng-nestable" }