Skip to content

Commit a4934c8

Browse files
author
Svetoslav Rankov
committed
Add package json
1 parent d505785 commit a4934c8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "jquery-sortable",
3+
"version": "0.9.12",
4+
"readme": "README.md",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/dynamicaction/jquery-sortable"
8+
}
9+
}

0 commit comments

Comments
 (0)