{ "name": "angular-native-dragdrop", "version": "1.1.0", "homepage": "http://angular-dragdrop.github.io/angular-dragdrop", "authors": [ "ganarajpr" ], "description": "Angular HTML5 Drag and Drop directive written in pure with no dependency on JQuery.", "main": "draganddrop.js", "keywords": [ "angular", "drag", "drop", "html5" ], "dependencies": { "angular": "~1.3" }, "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "_release": "1.1.0", "_resolution": { "type": "version", "tag": "1.1.0", "commit": "737981e86bd32a5432fa9edf09059ca3c0f22049" }, "_source": "git://github.com/angular-dragdrop/angular-dragdrop.git", "_target": "~1.1.0", "_originalSource": "angular-native-dragdrop", "_direct": true }