File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ # THIS PROJECT NEEDS A MAINTAINER.
2
+
3
+ ---
4
+
5
+ # HELP WANTED ;]
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " jquery-sortablejs" ,
3
+ "version" : " 0.1.0" ,
4
+ "description" : " A jQuery binding to SortableJS." ,
5
+ "main" : " jquery-sortable.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/SortableJS/jquery-sortablejs.git"
12
+ },
13
+ "keywords" : [
14
+ " jquery" ,
15
+ " sortable"
16
+ ],
17
+ "author" : " " ,
18
+ "license" : " MIT" ,
19
+ "bugs" : {
20
+ "url" : " https://github.com/SortableJS/jquery-sortablejs/issues"
21
+ },
22
+ "homepage" : " https://github.com/SortableJS/jquery-sortablejs#readme"
23
+ }
You can’t perform that action at this time.
0 commit comments