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

28
vendors/normalize-css/.bower.json vendored Normal file
View File

@@ -0,0 +1,28 @@
{
"name": "normalize-css",
"description": "A modern alternative to CSS resets",
"main": "normalize.css",
"authors": [
"Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com/)",
"Nicolas Gallagher <nicolas@nicolasgallagher.com> (http://nicolasgallagher.com/)"
],
"license": "MIT",
"ignore": [
"CHANGELOG.md",
"CONTRIBUTING.md",
"package.json",
"README.md",
"test.html"
],
"homepage": "https://github.com/necolas/normalize.css",
"version": "4.1.1",
"_release": "4.1.1",
"_resolution": {
"type": "version",
"tag": "4.1.1",
"commit": "c6d93dd58df29d23ec0c0e900effc78c785928e3"
},
"_source": "https://github.com/necolas/normalize.css.git",
"_target": "^4.1.1",
"_originalSource": "normalize-css"
}