mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-08-25 15:19:00 +02:00
Start again
This commit is contained in:
Vendored
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "normalize-css",
|
||||
"description": "A modern alternative to CSS resets",
|
||||
"main": "normalize.css",
|
||||
"authors": [
|
||||
"Jonathan Neal <[email protected]> (http://jonathantneal.com/)",
|
||||
"Nicolas Gallagher <[email protected]> (http://nicolasgallagher.com/)"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"CHANGELOG.md",
|
||||
"CONTRIBUTING.md",
|
||||
"package.json",
|
||||
"README.md",
|
||||
"test.html"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user