233aeeb12f
fixed bug of duplicate penalties fixed showing timeline date for non events refresh player count on server overview fix refresh privileged users on map load fix 1h showing on tempban if manually specified
37 lines
772 B
JSON
37 lines
772 B
JSON
{
|
|
"name": "moment",
|
|
"license": "MIT",
|
|
"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",
|
|
"ISSUE_TEMPLATE.md",
|
|
"typing-tests",
|
|
"min/tests.js"
|
|
],
|
|
"homepage": "https://github.com/moment/moment",
|
|
"version": "2.21.0",
|
|
"_release": "2.21.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.21.0",
|
|
"commit": "6bb1b485ee5b5db333929eecbe9567df6950f5c2"
|
|
},
|
|
"_source": "https://github.com/moment/moment.git",
|
|
"_target": ">= 2.9.0",
|
|
"_originalSource": "moment"
|
|
} |