mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-18 00:12:01 +01:00
Start again
This commit is contained in:
28
vendors/normalize-css/.bower.json
vendored
Normal file
28
vendors/normalize-css/.bower.json
vendored
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user