angular-drag-scroll
Version:
Lightweight drag to scroll directive for AngularJS
23 lines (22 loc) • 450 B
JSON
{
"name": "angular-drag-scroll",
"homepage": "https://github.com/jellekralt/angular-drag-scroll",
"authors": [
"Jelle Kralt <jelle@jellekralt.nl>"
],
"description": "Lightweight drag to scroll directive for AngularJS",
"main": "src/ng-drag-scroll.js",
"keywords": [
"drag",
"scroll",
"angular"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}