First version
This commit is contained in:
15
CTOAsYouGo/node_modules/normalize.css/package.json
generated
vendored
Normal file
15
CTOAsYouGo/node_modules/normalize.css/package.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "normalize.css",
|
||||
"version": "8.0.1",
|
||||
"description": "A modern alternative to CSS resets",
|
||||
"main": "normalize.css",
|
||||
"style": "normalize.css",
|
||||
"files": [
|
||||
"LICENSE.md",
|
||||
"normalize.css"
|
||||
],
|
||||
"repository": "necolas/normalize.css",
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/necolas/normalize.css/issues",
|
||||
"homepage": "https://necolas.github.io/normalize.css"
|
||||
}
|
||||
Reference in New Issue
Block a user