12 lines
240 B
JSON
12 lines
240 B
JSON
{
|
|
"name": "normalize-css",
|
|
"version": "2.1.3",
|
|
"main": "normalize.css",
|
|
"author": "Nicolas Gallagher",
|
|
"ignore": [
|
|
"CHANGELOG.md",
|
|
"CONTRIBUTING.md",
|
|
"component.json",
|
|
"test.html"
|
|
]
|
|
}
|