0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 02:47:32 +01:00
flags/package.json

11 lines
225 B
JSON
Raw Normal View History

2013-09-24 00:07:24 +02:00
{
2013-09-27 01:06:39 +02:00
"name": "flag-icon-css",
2013-09-24 00:07:24 +02:00
"devDependencies": {
2013-09-24 13:58:56 +02:00
"grunt": "0.4.x",
"grunt-contrib-less": "0.6.x",
"grunt-contrib-cssmin": "0.5.x",
2013-09-25 22:00:00 +02:00
"grunt-contrib-watch": "0.5.x",
"grunt-contrib-connect": "0.3.x"
2013-09-24 00:07:24 +02:00
}
}