sterntours/trunk/src/AppBundle/Resources/assets/bower_components/bootstrap-select/bower.json
adametz a1077842aa LESS Dateien
Less Dateien zum Projekt
src/AppBundle/Resources/assets

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3306 f459cee4-fb09-11de-96c3-f9c5f16c3c76
2017-02-26 16:59:29 +00:00

31 lines
561 B
JSON

{
"name": "bootstrap-select",
"main": [
"less/bootstrap-select.less",
"dist/css/bootstrap-select.css",
"dist/js/bootstrap-select.js"
],
"homepage": "http://silviomoreto.github.io/bootstrap-select",
"authors": [
"silviomoreto"
],
"keywords": [
"form",
"bootstrap",
"select",
"replacement"
],
"dependencies": {
"jquery": ">=1.8"
},
"license": "MIT",
"ignore": [
".gitignore",
"CONTRIBUTING.md",
"Gruntfile.js",
"README.md",
"composer.json",
"package.json",
"test.html"
]
}