Skip to content

Commit c4820e1

Browse files
committed
adding package.json
1 parent 0416e34 commit c4820e1

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.columnizer",
3+
"version": "1.6.2",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/adamwulf/Columnizer-jQuery-Plugin"
7+
},
8+
"main": "src/jquery.columnizer.js"
9+
}

0 commit comments

Comments
 (0)