UNPKG

withfront

Version:

Tools for frontend development especially with Bootstrap 3.x and jQuery 3.x also FontAwesome, jsCookie and more

40 lines (39 loc) 948 B
{ "name": "withFront", "version": "v1.6.43", "homepage": "https://github.com/arturmamedov/withFront", "authors": [ "Artur Mamedov <arturmamedov1993@gmail.com>" ], "description": "Tools for frontend development especially with Bootstrap 3.x and jQuery 3.x also FontAwesome, jsCookie and more", "main": "withstyle.css, withplugins.js", "keywords": [ "frontend", "css", "tools", "bootstrap", "jquery", "loader", "widgets" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "svg-loaders": "latest", "bootstrap": "3.4.1", "bootstrap-datepicker": "latest", "jquery": "latest", "font-awesome": "~4.7", "flag-icon-css": "latest", "jquery.nicescroll": "latest", "raty": "latest", "js-cookie": "^2.2.0", "slick-carousel": "^1.8.1" } }