1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-21 12:33:47 +01: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

35
vendors/DateJS/.bower.json vendored Normal file
View File

@@ -0,0 +1,35 @@
{
"name": "DateJS",
"version": "1.0.0-rc3",
"homepage": "https://github.com/abritinthebay/datejs",
"authors": [
"Gregory Wild-Smith"
],
"description": "Datejs is an open-source JavaScript Date Library.",
"main": "build/production/date.min.js",
"keywords": [
"date",
"javascript",
"js",
"mit"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"specs"
],
"_release": "1.0.0-rc3",
"_resolution": {
"type": "version",
"tag": "v1.0.0-rc3",
"commit": "a173b13c148b8b257c0ca58dea90cb7ad616f35b"
},
"_source": "https://github.com/abritinthebay/datejs.git",
"_target": "^1.0.0-rc3",
"_originalSource": "DateJS",
"_direct": true
}