mt.bootstraplazyloader
Version:
Lazy Loader for Bootstrap Tabs,Pills and Modals,This package adds lazyloading option to bootstrap tabs,pills, and Modals so content will load when the user clicks it.
32 lines (31 loc) • 718 B
JSON
{
"name": "mt-bootstraplazyloader",
"version": "1.4.1",
"homepage": "https://github.com/mesuttalebi/MT.BootstrapLazyloader.js",
"authors": [
"mesut talebi <mesut.talebi@gmail.com>"
],
"description": "Lazy Loader For Bootstrap Tabs, Pills and Modals",
"main": "Scripts/MT.BootstrapLazyloader.js",
"keywords": [
"bootstrap",
"lazylaod",
"modal",
"bootstrap-tabs",
"bootstrap-modal",
"bootstrap-pills"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "2.2.4",
"bootstrap": "3.3.7",
"font-awesome": "font-awsome#4.6.0"
}
}