mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-06-18 14:16:21 +02:00
Start again
This commit is contained in:
+30
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user