mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-22 11:27:29 +01:00
12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"name": "country-flag-icons",
|
|
"version": "0.1.0",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-clean":"0.4.0",
|
|
"grunt-contrib-less":"0.6.4",
|
|
"grunt-contrib-cssmin":"0.5.0",
|
|
"grunt-contrib-watch": "0.5.1"
|
|
}
|
|
}
|