File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " ngDraggable" ,
33 "main" : " ngDraggable.js" ,
4- "version" : " 0.1.8 " ,
4+ "version" : " 0.1.10 " ,
55 "homepage" : " https://github.com/fatlinesofcode/ngDraggable" ,
66 "ignore" : [
77 " **/.*" ,
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " ngdraggable" ,
3+ "version" : " 0.1.10" ,
4+ "description" : " Drag and drop module for Angular JS with support for touch devices" ,
5+ "main" : " ngDraggable.js" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/fatlinesofcode/ngDraggable.git"
12+ },
13+ "author" : " philip andrews" ,
14+ "license" : " MIT" ,
15+ "bugs" : {
16+ "url" : " https://github.com/fatlinesofcode/ngDraggable/issues"
17+ },
18+ "homepage" : " https://github.com/fatlinesofcode/ngDraggable#readme"
19+ }
You can’t perform that action at this time.
0 commit comments