File tree 1 file changed +14
-7
lines changed
1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bootstrap-session-timeout" ,
3
3
"version" : " 1.0.1" ,
4
- "main" : " lib/bootstrap-session-timeout.js" ,
5
- "description" : " Displays a Bootstrap display before redirecting the user after a period of inactivity." ,
4
+ "main" : " dist/bootstrap-session-timeout.js" ,
5
+ "description" : " Session timeout and keep-alive control with a nice Bootstrap warning dialog." ,
6
+
6
7
"homepage" : " https://github.com/vedraan/bootstrap-session-timeout" ,
7
8
"bugs" : " https://github.com/vedraan/bootstrap-session-timeout/issues" ,
8
- "author" : {
9
- "name" : " Vedran Opacic" ,
10
- "email" : " vedran.opacic@orangehilldev.com" ,
11
- "url" : " http://www.orangehilldev.com"
12
- },
9
+ "author" : " Vedran Opacic, vedran.opacic@orangehilldev.com" ,
13
10
"repository" : {
14
11
"type" : " git" ,
15
12
"url" : " https://github.com/vedraan/bootstrap-session-timeout"
19
16
"type" : " MIT"
20
17
}
21
18
],
19
+ "keywords" : [
20
+ " timeout" ,
21
+ " time-out" ,
22
+ " keepalive" ,
23
+ " keep-alive" ,
24
+ " session" ,
25
+ " bootstrap" ,
26
+ " bootstrap 3" ,
27
+ " dialog"
28
+ ],
22
29
"devDependencies" : {
23
30
"grunt-contrib-jshint" : " ~0.7.0" ,
24
31
"grunt-contrib-watch" : " ~0.5.0" ,
You can’t perform that action at this time.
0 commit comments