Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.

Commit 2c3de70

Browse files
committed
Update package.json
1 parent 3aa6b3b commit 2c3de70

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
{
2-
"name": "jquery-form-styler",
3-
"version": "1.7.4",
4-
"description": "jQuery-плагин для стилизации элементов HTML-форм",
5-
"main": [
6-
"jquery.formstyler.min.js",
7-
"jquery.formstyler.css"
8-
],
9-
"author": "Dimox (http://dimox.name/)",
10-
"contributors": [
11-
"Sergey Slipchenko <faergeek@gmail.com>"
12-
],
13-
"keywords": [
14-
"jquery",
15-
"form",
16-
"styler",
17-
"dimox"
18-
],
19-
"license": "MIT",
20-
"repository": {
21-
"type": "git",
22-
"url": "git+https://github.com/Dimox/jQueryFormStyler.git"
23-
},
24-
"bugs": {
25-
"url": "https://github.com/Dimox/jQueryFormStyler/issues"
26-
},
27-
"homepage": "http://dimox.name/jquery-form-styler/",
28-
"dependencies": {
29-
"jquery": "^1.7.0"
30-
}
2+
"name": "jquery-form-styler",
3+
"version": "1.7.4",
4+
"description": "jQuery-плагин для стилизации элементов HTML-форм",
5+
"main": [
6+
"jquery.formstyler.min.js",
7+
"jquery.formstyler.css"
8+
],
9+
"author": "Dimox (http://dimox.name/)",
10+
"contributors": [
11+
"Sergey Slipchenko <faergeek@gmail.com>"
12+
],
13+
"keywords": [
14+
"jquery",
15+
"form",
16+
"styler",
17+
"dimox"
18+
],
19+
"license": "MIT",
20+
"repository": {
21+
"type": "git",
22+
"url": "git+https://github.com/Dimox/jQueryFormStyler.git"
23+
},
24+
"bugs": {
25+
"url": "https://github.com/Dimox/jQueryFormStyler/issues"
26+
},
27+
"homepage": "http://dimox.name/jquery-form-styler/",
28+
"dependencies": {
29+
"jquery": "^1.7.0"
30+
}
3131
}

0 commit comments

Comments
 (0)