mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"name": "normalize-css",
|
|
"version": "2.1.2",
|
|
"main": "normalize.css",
|
|
"author": "Nicolas Gallagher",
|
|
"ignore": [
|
|
"CHANGELOG.md",
|
|
"CONTRIBUTING.md",
|
|
"component.json",
|
|
"test.html"
|
|
]
|
|
}
|