Skip to content

Commit aa746d1

Browse files
Update bower.json
1 parent 6a49f4d commit aa746d1

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

bower.json

+11-9
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
{
22
"name": "pwstabs",
33
"version": "1.2.1",
4-
"description": "PWS Tabs - Responsive flat tabs jQuery Plugin",
5-
"main": "assets/jquery.pwstabs-1.2.1",
4+
"authors": [
5+
"Alex Chizhov <ac@alexchizhov.com>"
6+
],
7+
"description": "PWS Tabs jQuery Plugin",
8+
"main": "assets/jquery.pwstabs-1.2.1.min.js",
69
"moduleType": [
7-
"node"
10+
"globals"
811
],
912
"keywords": [
10-
"tabs"
11-
],
12-
"authors": [
13-
"Alex Chizhov"
13+
"tabs",
14+
"jquery",
15+
"plugin",
16+
"responsive"
1417
],
1518
"license": "MIT",
16-
"homepage": "http://alexchizhov.com",
17-
"private": false
19+
"homepage": "http://alexchizhov.com/pwstabs"
1820
}

0 commit comments

Comments
 (0)