Skip to content

Commit 445159c

Browse files
committed
Create package.json
1 parent b7104a3 commit 445159c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "jquery-validation-for-webforms",
3+
"version": "1.1.0",
4+
"main": "./jquery.validation.net.webforms.js",
5+
"dependencies": {
6+
"jquery-validation": "^1.15.0"
7+
}
8+
}

0 commit comments

Comments
 (0)