mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-22 19:47:45 +01:00
13 lines
199 B
JSON
13 lines
199 B
JSON
{
|
|
"name": "flag-icon-css",
|
|
"main": "css/flag-icon.min.css",
|
|
"ignore": [
|
|
"**/.*",
|
|
"assets",
|
|
"Gruntfile.coffee",
|
|
"index.html",
|
|
"LICENSE",
|
|
"package.json"
|
|
]
|
|
}
|