File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " bootstrap-session-timeout" ,
33 "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+
67 "homepage" : " https://github.com/vedraan/bootstrap-session-timeout" ,
78 "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" ,
1310 "repository" : {
1411 "type" : " git" ,
1512 "url" : " https://github.com/vedraan/bootstrap-session-timeout"
1916 "type" : " MIT"
2017 }
2118 ],
19+ "keywords" : [
20+ " timeout" ,
21+ " time-out" ,
22+ " keepalive" ,
23+ " keep-alive" ,
24+ " session" ,
25+ " bootstrap" ,
26+ " bootstrap 3" ,
27+ " dialog"
28+ ],
2229 "devDependencies" : {
2330 "grunt-contrib-jshint" : " ~0.7.0" ,
2431 "grunt-contrib-watch" : " ~0.5.0" ,
You can’t perform that action at this time.
0 commit comments