This repository was archived by the owner on Dec 27, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Original file line number Diff line number Diff line change 1
1
{
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
+ }
31
31
}
You can’t perform that action at this time.
0 commit comments