mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
CR/LF correction
This commit is contained in:
35
front/lib/AdminLTE/bower_components/bootstrap-timepicker/bower.json
vendored
Normal file
35
front/lib/AdminLTE/bower_components/bootstrap-timepicker/bower.json
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "bootstrap-timepicker",
|
||||
"description": "A timepicker component for Twitter Bootstrap",
|
||||
"version": "0.5.2",
|
||||
"main": "js/bootstrap-timepicker.js",
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"_layouts",
|
||||
"node_modules",
|
||||
"_config.yml",
|
||||
"assets",
|
||||
"spec",
|
||||
"index.html",
|
||||
"Gruntfile.js",
|
||||
"package.json",
|
||||
"composer.json"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jdewit/bootstrap-timepicker"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.0",
|
||||
"jquery": "^2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autotype": "https://raw.github.com/mmonteleone/jquery.autotype/master/jquery.autotype.js"
|
||||
},
|
||||
"keywords": [
|
||||
"widget",
|
||||
"timepicker",
|
||||
"time"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user