1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-03-06 18:42:01 +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

33
vendors/moment/.bower.json vendored Normal file
View File

@@ -0,0 +1,33 @@
{
"name": "moment",
"main": "moment.js",
"ignore": [
"**/.*",
"benchmarks",
"bower_components",
"meteor",
"node_modules",
"scripts",
"tasks",
"test",
"component.json",
"composer.json",
"CONTRIBUTING.md",
"ender.js",
"Gruntfile.js",
"Moment.js.nuspec",
"package.js",
"package.json"
],
"homepage": "https://github.com/moment/moment",
"version": "2.13.0",
"_release": "2.13.0",
"_resolution": {
"type": "version",
"tag": "2.13.0",
"commit": "f90b5150a46651fabd7724d06438d7df2db59401"
},
"_source": "https://github.com/moment/moment.git",
"_target": ">=2.5.0",
"_originalSource": "moment"
}