1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-06-18 14:16:21 +02:00

Start again

This commit is contained in:
2020-10-04 17:14:00 +02:00
parent c0d3912413
commit 091f119048
4382 changed files with 1762543 additions and 9606 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"name": "bootstrap-daterangepicker",
"main": [
"daterangepicker.js",
"daterangepicker.css"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"moment.js",
"moment.min.js"
],
"dependencies": {
"jquery": "1.9.1 - 3",
"moment": ">=2.9.0"
},
"homepage": "https://github.com/christianesperar/bootstrap-daterangepicker",
"_release": "fc748970e8",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "fc748970e8228ab271ba9ca799f57d8f8c6a5013"
},
"_source": "git@github.com:christianesperar/bootstrap-daterangepicker.git",
"_target": "master",
"_originalSource": "git@github.com:christianesperar/bootstrap-daterangepicker.git"
}